Edit page GeekiGeeki
[wiki.git] / GeekiGeeki
index ec6644462593e3ff72a222ed4ccf2cb1b136590e..ca240b519426b5ff0eb0f48ad2cf52ddeb7489cf 100644 (file)
@@ -1,16 +1,17 @@
 <div style="float: right">GerryStich.jpg</div>
 
-This WikiWikiWeb runs a fork of PikiWiki.  The most important feature of GeekiGeeki is of course the GuruMeditation alerts, but it also uses [[http://git.or.cz/ Git]] as a versioning backend.
+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.
 
 Check the EditingTips to get an idea the supported wiki syntax.
 
 ==== Source Code ====
-
-The modified source code is available here:
- * [[../wikidata/geekigeeki.py geekigeeki.py]] -- The CGI itself
- * [[../wikidata/geekigeeki.css geekigeeki.css]] -- The stylesheet used at this site
- * [[../wikidata/post_edit_hook.sh post_edit_hook.sh]] -- Some glue to integrate with Git
- * [[../wikidata/wiki_apache.conf  wiki_apache.conf]] -- Sample configuration file for Apache
+Source code is available here:
+ * [[../wikidata/geekigeeki.py      | geekigeeki.py]]      -- The CGI itself
+ * [[../wikidata/geekigeeki.conf.py | geekigeeki.conf.py]] -- Sample site config
+ * [[../wikidata/geekigeeki.css     | geekigeeki.css]]     -- The stylesheet used at this site
+ * [[../wikidata/post_edit_hook.sh  | post_edit_hook.sh]]  -- Some glue to integrate with git
+ * [[../wikidata/wiki_apache.conf   | wiki_apache.conf]]   -- Sample conf file for Apache
 
 ==== Contributing ====