Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.87 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.87 KB

DesignSafe Portal Apps Content

Collaborative content management for the DesignSafe Tools & Apps pages.

How to Contribute

  1. Fork this repository.
    (unless you are a direct collaborator)
  2. Edit relevant files.
    (e.g. your-app/content.json)
    (you can also change a logo)
  3. Commit your changes.
  4. Request a review.
    (a.k.a. create a "Pull Request")

How To Change Logo

  • Edit logo_path in yourapp/content.json.
    (if suitable generic icon exists)
  • Upload logo.* to yourapp/.
    (preferred formats: .svg, .png)
  • Delete logo from yourapp/.
    (if any old logo exists)

What Happens Next

  1. We might request adjustments before we approve a Pull Request.
  2. We will merge approved Pull Requests.
  3. Changes we merge will be migrated to DesignSafe Tools & Apps.

Note

Migration is still manual, so it might not happen quickly.