Wiki Template - Strapdown Templated File-based wiki system
Viewable through gh_pages
- clone the repo (or take a release)
- Edit the extras/navbar.html file to tweak your basic template
- Edit the extras/navbar.html file to tweak your navbar menu
- Edit the markup.js to select your overall theme
- Add files/pages to the wiki by copying the template.html and renaming it
- Be sure to edit in the 'first' breadcrumb ordered list for the crumbs to work out
- Strapdown.js - for the basic library and skeleton for markdown parsing
- Jon Maucher - originally writing the breadcrumb parsing code
- Fork the repo
- Squash commits down to 1 commit per feature/Issue
- Do a pull request