/clojureworkshop

Website for a Clojure Workshop

Primary LanguageCSS

Clojure Workshop Website

This is a Clojure workshop website.

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) 2014 Alexander Petrov, Michael S. Klishin.

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