Dylan DPC
f9454615b1
Update book-example/src/continuous-integration.md
...
Co-Authored-By: bluejekyll <benjaminfry@me.com>
2019-04-29 15:33:31 -07:00
Dylan DPC
39211291d9
Update book-example/src/continuous-integration.md
...
Co-Authored-By: bluejekyll <benjaminfry@me.com>
2019-04-29 15:33:25 -07:00
Benjamin Fry
62af2367bb
add docs for publishing to github pages manually
2019-03-12 11:22:00 -07:00
xyh
877bf37d18
avoid using cd in example travis-ci script ( #803 )
2018-10-15 18:52:37 +08:00
Matt Ickstadt
322e8fcf77
Rewrap guide markdown at 80 columns
...
Much of the book was wrapped at around 80 columns, but let's make this consistent.
2018-08-02 21:34:26 -05:00
Ganesh Prasad Kumble
21c24c2815
- Fix token type
...
OAuth token type doesn't work. Have to change it to PAT.
2018-07-21 19:23:47 +05:30
Nick Fitzgerald
488ace15ff
user guide: Add instructions for running mdbook in CI
...
This adds instructions for building and testing books in CI on every PR and
push, as well as instructions for how to automatically deploy to gh-pages on
successful CI runs on `master`.
Fixes #714
2018-06-22 10:31:49 -07:00