Skip to content

doubleleft/hook-userguide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

User guide for hook. Built using mkdocs.

Contribute!

All guides are written using Markdown. Feel free to edit those files here in GitHub and submit a pull-request.

How to build

Install the last version of mkdocs. It requires Python 2.7.2.

pip install https://github.com/mkdocs/mkdocs/archive/master.zip

If you added a new page, add it to the pages section inside mkdocs.yml file. When you're ready run the following command:

mkdocs build --clean

License

MIT License