-
Notifications
You must be signed in to change notification settings - Fork 3
Updating Files
All files can be easily edited by using Prose (which requires permission to access your GitHub account)
All text will later be parsed as Markdown before rendering on the site.
All project, scenario, and variables names should be given in lowercase with no spaces.
File metadata can be accessed via this button on the right side of all files:
Hitting save will prompt you to describe the changes you've made and then submit a change request. The message is optional but submitting the request is necessary for the changes to appear on the site:
Changes can take up to 15 minutes to appear on the site.
- Create a new
.md
file in theprojects
folder. - Use the following format for the text:
[Main description]
METHODOLOGY
[Methodology]
AUTHORS AND COLLABORATORS
[Authors and Collaborators]
CONTACTS
Sherman Robinson - [email protected]
ACKNOWLEDGEMENTS
[Acknowledgements]
-
Specify tags, scenarios, and an image in the file metadata:
Make sure to save & commit with a message describing your changes.
-
Edit
projects.md
in the same folder and add the name of your project on a new line
Again, remember to save & commit your changes.
- Upload new data
- Create a new
.md
file in thescenario
folder. - Insert scenario text into the file, no formatting requirements
- Select a variety of scenario defaults in the file metadata:
Make sure to save & commit with a message describing your changes.
If you need to delete files, the click "Settings" from the right pane of any file and select "Delete this file"