Quartzite Documentation

January 2, 2016 ยท View on GitHub

This is a documentation site for Quartzite.

Install Dependencies

With Bundler:

bundle install --binstubs

How to run a development server

./bin/jekyll serve --watch

then navigate to localhost:4000

How to regenerate the site

  ./bin/jekyll build

License & Copyright

Copyright (C) 2011-2016 Alexander Petrov, Michael S. Klishin.

Distributed under the Eclipse Public License, the same as Clojure.

Contents

  1. 1Install Dependencies
  2. 2How to run a development server
  3. 3How to regenerate the site
  4. 4License & Copyright