Website http://bsg.biks.dk/
===========================
Preparations
------------
1) Install the stable release (Wheezy) of Debian
2) Run the following commands as superuser - i.e. "root":
aptitude install ikiwiki git libtext-typography-perl
Use
---
Create the website with the following commands as normal(!) user:
git clone --recursive git://source.couchdesign.dk/bsg
cd bsg
git clone --recursive git://source.couchdesign.dk/bsg/content
make init
make
The final website is then located below build/ .
-- Jonas Smedegaard , 2015-02-27