summaryrefslogtreecommitdiff
path: root/notes/ikiwiki_creation.mdwn
diff options
context:
space:
mode:
authorJoe Rayhawk <jrayhawk@richardiv.omgwallhack.org>2010-12-12 18:39:12 -0800
committerJoe Rayhawk <jrayhawk@richardiv.omgwallhack.org>2010-12-12 18:39:12 -0800
commit4fc0a995c8a108c135edd9490ff95ac4a4044321 (patch)
tree0d1195ebc517bbf85c06cdee2618c51bfebcd9e4 /notes/ikiwiki_creation.mdwn
parentfb11132d06ede2223990a48e92e0a396a134c63b (diff)
downloadjrayhawk-4fc0a995c8a108c135edd9490ff95ac4a4044321.tar.gz
jrayhawk-4fc0a995c8a108c135edd9490ff95ac4a4044321.zip
Notes: Ikiwiki creation: make mention of needing to change URLs
Diffstat (limited to 'notes/ikiwiki_creation.mdwn')
-rw-r--r--notes/ikiwiki_creation.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/ikiwiki_creation.mdwn b/notes/ikiwiki_creation.mdwn
index 4c03752..b84c17a 100644
--- a/notes/ikiwiki_creation.mdwn
+++ b/notes/ikiwiki_creation.mdwn
@@ -22,7 +22,7 @@
- `cd /srv/ikiwiki` (or some other place, just keep in mind you need to change `srcdir` later)
- `git clone --shared /srv/git/$reponame`
- `curl http://piny.be/jrayhawk/notes/examplewiki.setup | sed 's/\<examplewiki\>/$reponame/g' > $reponame.setup # feel free to put the setup file anywhere`
- - Tweak other settings in `$reponame.setup` (like wikiname, adminemail, and add_plugins) as desired.
+ - Tweak other settings in `$reponame.setup` (like wikiname, adminemail, urls, and add_plugins) as desired.
4. Make a destination directory for rendered files:
- `sudo mkdir /var/www/$reponame` (or some other place, just keep in mind you need to change destdir now)
5. Render