Skip to content

Switch to mkdocs #2

@andre2007

Description

@andre2007

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions