X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=GeekiGeeki;h=1ad80775303d5e023a5dfaaabbe6afe172831191;hb=c8471865b3699e09d88801dba485a7d612d46338;hp=e738d3b95cabbfd26af86b348728e9a00f701fc3;hpb=3adc250c3f12c3ae9979e85b6fce66ef5be708b7;p=wiki.git diff --git a/GeekiGeeki b/GeekiGeeki index e738d3b..1ad8077 100644 --- a/GeekiGeeki +++ b/GeekiGeeki @@ -1,17 +1,19 @@
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 clean syntax similar to WikiCreole. -Check the EditingTips to get an idea the supported wiki syntax. +GeekiGeeki is a minimalistic wiki with a [[http://git.or.cz/ | Git]] +backend, a high features/complexity ratio and a very clean syntax. -GeekiGeeki is a descendant of PikiWiki, like MoinMoin, and it is written -in Python. +Check the EditingTips page to get an idea the supported wiki markup. + +GeekiGeeki is a descendant of PikiWiki, like MoinMoin, and is written in Python. == Features == - * Git versioned backend + * S^3: Simple, Small, Stupid + * Rich, clean markup syntax highly compatible with WikiCreole + * Git versioned storage backend * Interfaces with Gitweb for history browsing, RSS... * Consistent use of CSS for easy theming * HTML pass-through for powerful formatting @@ -88,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.