38.6.1. GitHub pages
As mentioned before the TOC, we have to push this README to GitHub pages due to: https://github.com/isaacs/github/issues/1610
For now, instead of pushing with git push
, I just remember to always push with:
./publish-gh-pages
Source: publish-gh-pages
I’m going this way for now because:
-
the Jekyll Asciidoctor plugin is not enabled by default on GitHub: https://webapps.stackexchange.com/questions/114606/can-github-pages-render-asciidoc
-
I’m lazy to setup a proper Travis CI push
-
I’m the only contributor essentially, so no problems with pull requests
The only files used by the GitHub pages are: