From: Quentin Smith Date: Sat, 26 May 2018 21:23:44 +0000 (-0400) Subject: Fix instructions for generating local site previews X-Git-Url: https://sipb.mit.edu/gitweb.cgi/wiki.git/commitdiff_plain/b70f9c3542a8a73033af4065149f231520d46b7e Fix instructions for generating local site previews --- diff --git a/projects/www.mdwn b/projects/www.mdwn index 9810dd2..d8caac1 100644 --- a/projects/www.mdwn +++ b/projects/www.mdwn @@ -53,6 +53,8 @@ You can also clone directly from the filesystem if you have AFS permission. If y $ git clone --recursive /mit/sipb-www/git/sipb-www $ cd sipb-www + $ (cd ikiwiki && git checkout sipb) + $ (cd wiki && git checkout master) $ # make changes here $ mkdir /tmp/sipb-out $ ./generate-preview.sh /tmp/sipb-out