December 2018
Intermediate to advanced
414 pages
10h 19m
English
GitHub is a company that offers Git hosting as a service. They also offer a static website-hosting service. Hosting a static website is often the only thing you need to publish your documentation online. One of the great features of GitHub is that we can publish documentation in the same repository as our code.
Configuring GitHub Pages is straightforward, as it sits right in the general settings of your repository.
GitHub offers multiple options for publishing your documentation to a static website:
As you will likely use the master branch for your codebase, you are left ...
Read now
Unlock full access