X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=GeekiGeeki;h=d651c80dcd46b7c77046397ab7d90a9310d032d3;hb=cc28f8c59c18eba0d089454422135ce53efc4ba7;hp=c9cffb5320ba79e8204d15ce71c2b1e697e35593;hpb=43a9ef9046cd8fdaef7a9f1697b6022f7cc97cc1;p=wiki.git diff --git a/GeekiGeeki b/GeekiGeeki index c9cffb5..d651c80 100644 --- a/GeekiGeeki +++ b/GeekiGeeki @@ -1,7 +1,9 @@
GerryStich.jpg
+==== 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 very easy: + +{{{ +git-pull +}}} + +to switch to a different version of GeekiGeeki: + +{{{ +git-checkout +}}} + ==== Contributing ==== Please send your patches! See the GeekiGeekiToDo list for ideas.