source for: FolkBerlin.github.io
You need Ruby and gem before starting, then:
# install bundler if haven't already
gem install jekyll bundler
# (optional) configure bundler to use the project folder
bundle config set path 'vendor/bundle'
# install dependencies
bundle install
# run jekyll
bundle exec jekyll serve
Creative Commons - Attribution-NonCommercial-ShareAlike 3.0 Unported.