Powered by mkdocs : http://www.mkdocs.org/
Material : http://squidfunk.github.io/mkdocs-material/
Lightgallery : https://github.com/g-provost/lightgallery-markdown
- Install mkdocs
$ pip install mkdocs
- Install Material Template
$ pip install mkdocs-material
- Install Lightgallery Extension
$ git clone https://github.com/g-provost/lightgallery-markdown.git
$ cd lightgallery-markdown
$ python setup.py install
- Download and serve wiki
$ git clone https://github.com/helios-4/wiki.git
$ cd wiki
$ mkdocs serve