This is the official IranClojure website application.
- Ruby
>= 2.0
- Bundler (
gem install bundler
)
In order to run a local copy you have to issue the following commands:
$ bundle install # Just once
# Runs the local development server on port 4000 and restart
# the server on file change.
$ bundle exec jekyll serve -w
This theme is under GPL3.