-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I did some closer look on mkdocs as tool for generating a nice documentation site for intellij-dlanguage.
An example page created with mkdocs you can see here:
http://opensciencegrid.org/security/
The concept is rather easy. On master branch you write the markdown files. There is a second branch gh_pages which contains the generated documentation based on the markdown files.
A travis CI job automatically creates and upload the files to the gh_pages branch on push to master branch.
Setting up travis ci is described here
https://djw8605.github.io/2017/02/08/deploying-docs-on-github-with-travisci/
Metadata
Metadata
Assignees
Labels
No labels