* clone the git repository anywhere you like
* edit **wiki_apache.conf** to adapt it to your system, and move or link it to your Apache configuration directory.
* customize the wiki through geekigeeki.conf.py
+ * Create a wiki repository
+ {{{
+ git-init wiki.git
+ }}}
* reload Apache
==== Update procedure ====
to switch to a different version of GeekiGeeki:
{{{
-git-checkout <tag>
+git-checkout <tag>
}}}
==== Contributing ====
Please send your patches! See the GeekiGeekiToDo list for ideas.
-Bugfixes and cute hacks welcome. BloatWare ''will'' be rejected: this is a minimalistic wiki, damn'it!
+Bugfixes and cute hacks welcome. BloatWare ''will'' be rejected: this is
+a minimalistic wiki, damn'it!