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