Edit page GeekiGeeki
[wiki.git] / GeekiGeeki
index e738d3b95cabbfd26af86b348728e9a00f701fc3..2ba9f36572e445719b8479799c10806d90f352c9 100644 (file)
@@ -1,17 +1,21 @@
-<div style="float: right">GerryStich.jpg</div>
+<div style="float: right">GerryStich.png</div>
 
-== 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.
+Check the EditingTips page for an idea the supported markup.
 
-GeekiGeeki is a descendant of PikiWiki, like MoinMoin, and it is written
-in Python.
+GeekiGeeki is FreeSoftware and written in Python and derives from
+PikiWiki like MoinMoin.
+
+For all your geeky wiki needs, GeekiGeeki is **the** stupid choice you can't avoid making!
 
 == 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 +92,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.