Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 750 Bytes

README.md

File metadata and controls

31 lines (17 loc) · 750 Bytes

Machine Head Documentation

This is a documentation site for Machine Head. Copy or clone me and adapt for your project that needs documentation guides similar to rubybunny.info, clojuremongodb.info and so on.

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-2016 Alexander Petrov, Michael S. Klishin, and the ClojureWerkz Team.

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