Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 478 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 478 Bytes

Iranian Clojure Users Group

This is the official IranClojure website application.

Requirements

  • Ruby >= 2.0
  • Bundler (gem install bundler)

Usage

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

License

This theme is under GPL3.