Skip to content

clojurewerkz/cassaforte.docs

Repository files navigation

Cassaforte Documentation

This is a documentation site for Cassaforte.

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

In order to modify contents and launch dev environment, run:

./bin/jekyll build

License & Copyright

Copyright (C) 2012-2016 Alexander Petrov, Michael S. Klishin, and the ClojureWerkz team.

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