Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 677 Bytes

README.md

File metadata and controls

30 lines (14 loc) · 677 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 rubyamqp.info, clojuremongodb.info and so on.

Install Dependencies

With Bundler:

bundle install --binstubs

How to run a development server

./bin/jekyll --auto --server

How to regenerate the site

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

./bin/jekyll

License & Copyright

Copyright (C) 2011-2012 Alexander Petrov, Michael S. Klishin.

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