blob: b716a5ada920fb37e21e7c17cebd25ec93086b95 (
plain)
- Website http://bsg.biks.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
|