diff options
author | Stefan Kangas <skangas@skangas.se> | 2011-09-06 22:30:59 +0200 |
---|---|---|
committer | Stefan Kangas <skangas@skangas.se> | 2011-09-06 22:30:59 +0200 |
commit | c1783727ec1ab8295143459364b21bab4efbabbf (patch) | |
tree | 9c5fda69d647e4d2ca6dc7f82289f9e1d92516af | |
parent | 5633a91f505b2b8d5131791b1946f63eff2cefcd (diff) |
Add ikiwiki stub
-rw-r--r-- | fripost-docs.org | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/fripost-docs.org b/fripost-docs.org index 92fc7d6..e5185a7 100644 --- a/fripost-docs.org +++ b/fripost-docs.org @@ -774,7 +774,13 @@ TODO: add the necessary configuration files ** Configuring the webserver - - sudo apt-get install apache2 +sudo apt-get install apache2 + +*** Configuring ikiwiki + +sudo apt-get install ikiwiki + + *** Configuring gitolite and gitweb |