blob: 92b32a7ba57bd239c3c97774a73310c3c614f072 (
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
- make init
- make -B
- The final website is then located below build/ .
- -- Jonas Smedegaard <dr@jones.dk>, 2015-02-27
|