This is a modified version of Carte used to generate the reference for PieceMeta's API.
All documentation entries are located as markdown files in the _posts
directory.
- Install Jekyll
- Inside the repository run bower install
- Run
jekyll serve --watch
- Server runs at http://localhost:4000