summaryrefslogtreecommitdiff
path: root/README
blob: 92b32a7ba57bd239c3c97774a73310c3c614f072 (plain)
  1. Website http://bsg.biks.dk/
  2. ===========================
  3. Preparations
  4. ------------
  5. 1) Use the stable release (Wheezy) of Debian <http://www.debian.org/>.
  6. 2) Run the following commands as superuser - i.e. "root":
  7. aptitude install git ikiwiki libtext-typography-perl
  8. Use
  9. ---
  10. Create the website with the following commands as normal(!) user:
  11. git clone git://source.redpill.dk/support
  12. cd support
  13. git clone git://source.redpill.dk/support/content
  14. make init
  15. make -B
  16. The final website is then located below build/ .
  17. -- Jonas Smedegaard <dr@jones.dk>, 2015-02-27