Skip to content

Karajlug/karajlug.org

Repository files navigation

Karaj Linux Users Group

This is the official KarajLug 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.