-
Notifications
You must be signed in to change notification settings - Fork 26
README
James Moger edited this page Apr 5, 2016
·
1 revision
This documentation is built using MkDocs, a Python-based static-site generator using Markdown.
Installation on Ubuntu is very easy.
sudo apt-get install build-essential python-dev
sudo pip install mkdocs
sudo pip install mkdocs-material
The documentation configuration and structure is maintained in the mkdocs.yml
file.
From the iciql.wiki
directory ...
mkdocs serve
... and then launch your browser ...
I control-click the url from the terminal
... and then launch your preferred editor.
atom ~/git/iciql.wiki