Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 445 Bytes

File metadata and controls

21 lines (15 loc) · 445 Bytes

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.