X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=GeekiGeeki;h=1ad80775303d5e023a5dfaaabbe6afe172831191;hb=c8471865b3699e09d88801dba485a7d612d46338;hp=c6ce51dde2df341494a2433aaeda287c476dc698;hpb=4c616c8eb71a350087dab8da3fa28db8050f623e;p=wiki.git diff --git a/GeekiGeeki b/GeekiGeeki index c6ce51d..1ad8077 100644 --- a/GeekiGeeki +++ b/GeekiGeeki @@ -1,6 +1,6 @@
GerryStich.jpg
-== What is Geeki Geeki? == +== Geeki Geeki, the stupid wiki wiki == GeekiGeeki is a minimalistic wiki with a [[http://git.or.cz/ | Git]] backend, a high features/complexity ratio and a very clean syntax. @@ -11,6 +11,7 @@ GeekiGeeki is a descendant of PikiWiki, like MoinMoin, and is written in Python. == Features == + * S^3: Simple, Small, Stupid * Rich, clean markup syntax highly compatible with WikiCreole * Git versioned storage backend * Interfaces with Gitweb for history browsing, RSS... @@ -89,6 +90,8 @@ to switch to a different version of GeekiGeeki: git checkout {tree-ish} }}} +where '##{tree-ish}## could be a tag, a branch name, or a specific commit. + == Contributing == Please send your patches! See the GeekiGeekiToDo list for ideas.