Skip to content
This repository was archived by the owner on Dec 23, 2025. It is now read-only.

Latest commit

 

History

History
28 lines (15 loc) · 704 Bytes

File metadata and controls

28 lines (15 loc) · 704 Bytes

Project Name Documentation

This is a documentation site for Project Name. Copy or clone me and adapt for your project that needs documentation guides similar to clojureelasticsearch.info and other ClojureWerkz projects.

Install Dependencies

With Bundler:

bundle install --binstubs

How to run a development server

./bin/jekyll serve

then navigate to localhost:4000

How to regenerate the site

./bin/jekyll build

License & Copyright

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

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