Edit page GeekiGeeki
[wiki.git] / GeekiGeeki
index c9cffb5320ba79e8204d15ce71c2b1e697e35593..51731429c2d157bf30449b6674f69f1ed2e16ad5 100644 (file)
@@ -1,7 +1,9 @@
 <div style="float: right">GerryStich.jpg</div>
 
+==== What is Geeki Geeki? ====
+
 GeekiGeeki is yet another fork of PikiWiki.  Its most important feature is of course the GuruMeditation alerts :-).
-It can also use [[http://git.or.cz/ | git]] or any other SCM as a versioning backend.
+It can also use [[http://git.or.cz/ | git]] or any other SCM of your choice as a versioning backend.
 
 Check the EditingTips to get an idea the supported wiki syntax.
 
@@ -37,6 +39,20 @@ The easiest way is:
  * customize the wiki through geekigeeki.conf.py
  * reload Apache
 
+==== Update procedure ====
+
+If you cloned the repository as suggested, updating and downgrading is easy:
+
+{{{
+git-pull
+}}}
+
+to switch to a different version of GeekiGeeki:
+
+{{{
+git-checkout <tag>
+}}}
+
 ==== Contributing ====
 
 Please send your patches!  See the GeekiGeekiToDo list for ideas.