Skip to content

devasiajoseph/cassaforte.docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cassaforte Documentation

This is a documentation site for Cassaforte.

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

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

./bin/jekyll build

License & Copyright

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

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

About

Documentation site for Cassaforte

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 66.4%
  • Ruby 33.6%