X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeeki;h=e3b0a0edbc07a71d3423d7537d6da6443ac16c53;hp=d5f9e4351803ac5ce923986bc323441746d2c6e4;hb=ba7371363fc52a7160831f4b98039aca5469e798;hpb=70eff3477e64ebc22cad1fbef4b520b708aaae7a diff --git a/GeekiGeeki b/GeekiGeeki index d5f9e43..e3b0a0e 100644 --- a/GeekiGeeki +++ b/GeekiGeeki @@ -1,17 +1,18 @@
GerryStich.jpg
-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.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 + * [[../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 ====