Skip to content

clojurewerkz/neocons.docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neocons documentation

This is a documentation site for Neocons.

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, and the ClojureWerkz team.

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