-
Notifications
You must be signed in to change notification settings - Fork 28
How to contribute with Content Step by Step
Anna Paula Maule edited this page Aug 23, 2016
·
1 revision
Here is the description of step by step how to contribute with content for the PCMDI website. If you are having trouble or if you wish to only provide the text content directly to the developers. Please contact me:pawpepe or any other developer member.
This website let you input text and it will convert to HTML:
1. Go to https://github.com/PCMDI/pcmdi.github.io and on the top right corner click on "Fork"
(that will give you a copy of the whole project where you can edit it without interfering with the original project)

( when you create it, github takes you directly to it), but the shortcut (path) to it will be listed with all your other repositories ( go to your profile and on the top left of your picture click on the repositories tab)


http://pcmdi.github.io/about.html the "about.md" file will be at main page of your fork:

5. On the right side a little bit above where the file content starts, click on the "pen" button to edit the file:

6. Make the changes of the content you wish - The file is most likely to be ".HTML" format, but could also be ".md"

( it is recommended to add some description on the boxes above the "commit" button, but is not mandatory)

8. After committing on the top of the page ( where you edit the document) press "create pull request".

9. As a "base fork" chose the original project "PCMDI/pcmdi.github.io" and as a "head fork" chose your own, then click to create the "pull request button again"
