Skip to content

clojurewerkz/ogre.docs

Repository files navigation

Ogre Documentation

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

Install Dependencies

With Bundler:

bundle install --binstubs

How to run a development server

./bin/jekyll serve --watch

How to regenerate the site

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

./bin/jekyll

License & Copyright

Copyright (C) 2014-2016 Alexander Petrov, Michael S. Klishin, and the ClojureWerkz team. Copyright (C) 2016-2017 Stephen Mallette and the ClojureWerkz team.

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