This repository is an example of a project documentation site built using Wyam, a static content generator and toolkit.
- Master branch is production, period.
- Do not commit to master, please work off the development branch.
- When working locally, try to work in feature branches.
- Please follow GitFlow.
- You may fork this repository freely, for personal or commerical use. It would be cool if you dropped my name in some credits, but it's not required.
- After cloning this repo, you can build this site and see a preview of it with the following command:
wyam build -p
wyam build