blob: 8d90a10dd152f6da23af7bb4c3a19d6a8b29aa7d (
plain)
- Website http://redpill.dk/
- ==========================
- Preparations
- ------------
- 1) Use the stable release (Wheezy) of Debian <http://www.debian.org/>.
- 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 <dr@jones.dk>, 2015-02-27
|