/docs

Documentation for PaccMann service

Primary LanguageRubyMIT LicenseMIT

PaccMann docs

Documentation for PaccMann
Hosted withgithub pages

Documentation sites

Write

To create a site, write a markdown file with relative imports (and links).
To change the default page url (i.e. path minus ".md"), add a "permalink" to the page front matter.

Build locally

If you built the site before, just run

bundle exec jekyll serve

Else, follow this for the setup instructions on ruby and bundler.