Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 898 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 898 Bytes

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