Edit page GeekiGeeki
[wiki.git] / GeekiGeeki
index 7dee67031c5b44daf59e17d2cfd53a2562a6536d..67bb660e5b337c29d1cd612dd241ceb7630c4c38 100644 (file)
@@ -1,18 +1,19 @@
 <div style="float: right">GerryStich.jpg</div>
 
-== What is Geeki Geeki? ==
+== Geeki Geeki, the stupid wiki ==
 
-GeekiGeeki is a minimalistic wiki with a [[http://git.or.cz/ | git]]
+GeekiGeeki is a minimalistic wiki with a [[http://git.or.cz/ | Git]]
 backend, a high features/complexity ratio and a very clean syntax.
 
-Check the EditingTips to get an idea the supported wiki syntax.
+Check the EditingTips page to get an idea the supported wiki markup.
 
-GeekiGeeki is a descendant of PikiWiki, like MoinMoin, and it is written
-in Python.
+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
@@ -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.