For through-the-web ediitng, follow these steps:
-
On the page you want to edit, click on the 'Edit' button at the top of the page
-
Make your edits in the GitHub interface. When you're done, scroll down and add a commit message summarizing your changes
-
Click on the 'propose file change' button
-
Hit the 'Create pull request' button, make sure everything looks good, then hit 'Create pull request' again
This will open a discussion on your proposed changes. If your pull request is merged in, you'll see your changes appear here.
This book is produced using Gitbook.
To edit content locally, edit or create new markdown files in the github repo. On git push to the master
(default) branch, Travis will run a job and push the built HTML files to the gh-pages branch. Details of that job are in the .travis.yml.
Are we missing anything? Have a comment? Let us know what you think.