g19fanatic / standalone_wiki

Wiki Template - Strapdown Templated File-based wiki system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

standalone_wiki

Wiki Template - Strapdown Templated File-based wiki system

Viewable through gh_pages

Usage

  1. clone the repo (or take a release)
  2. Edit the extras/navbar.html file to tweak your basic template
  3. Edit the extras/navbar.html file to tweak your navbar menu
  4. Edit the markup.js to select your overall theme
  5. Add files/pages to the wiki by copying the template.html and renaming it
  6. Be sure to edit in the 'first' breadcrumb ordered list for the crumbs to work out

Thanks

  • Strapdown.js - for the basic library and skeleton for markdown parsing
  • Jon Maucher - originally writing the breadcrumb parsing code

Contributing

  1. Fork the repo
  2. Squash commits down to 1 commit per feature/Issue
  3. Do a pull request

About

Wiki Template - Strapdown Templated File-based wiki system

License:MIT License


Languages

Language:JavaScript 89.3%Language:HTML 6.1%Language:CSS 4.5%