media.ccc.de webfrontend
ruby 2.1
The logo filter requires graphicmagic
aptitude install graphicsmagick
Install required ruby packages with bundler:
gem install bundler
bundle install
Create config file
cp nanoc.yaml.example nanoc.yaml
Import a database dump
zcat testdata.sql.gz | sqlite3 development.sqlite3
Nanoc is a static site generator
nanoc compile
nanoc view
guard
export JRUBY_OPTS="--2.0 -J-Xmn512m -J-Xms2048m -J-Xmx2048m -J-server"
~/.jrubyrc
compat.version=2.0