From: Greg Price Date: Mon, 12 Jan 2009 00:41:08 +0000 (-0500) Subject: pushing now does automatically update the wiki X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/03cd749263ee18f26d57a553e09642c2766eeeae pushing now does automatically update the wiki --- diff --git a/README.SIPB b/README.SIPB index 6fe9c87f8..084a29251 100644 --- a/README.SIPB +++ b/README.SIPB @@ -17,11 +17,11 @@ do not attempt to run them locally. The scripts are as follows: directory. ~/bin/update-ikiwiki - This script recompiles the website and should be run if you make any - modification to pages. - XXX: Eventually, pushing to the Wiki repository will automatically - run updates; until then, you'll need to run update-ikiwiki then - as well. + This script recompiles the website from its source directory + ikiwiki/src into the live wiki directory web_scripts/wiki. + It should be needed only if you do something odd; if you push + to the master repo at wiki.git, the post-update hook will do the + same thing as this. Setup: