Edit page GeekiGeeki
authorbernie <bernie@141.154.44.196>
Wed, 10 Oct 2007 06:33:11 +0000 (08:33 +0200)
committerPiki Plus <webmaster@codewiz.org>
Wed, 10 Oct 2007 06:33:11 +0000 (08:33 +0200)
GeekiGeeki

index f7b6e232772429a1f295b6ff1ea4643f1a3066bc..5c04afb06fec12efd7d7715d90a28ff3976784f6 100644 (file)
@@ -37,6 +37,10 @@ The easiest way is:
  * 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 ====
@@ -50,11 +54,12 @@ git-pull
 to switch to a different version of GeekiGeeki:
 
 {{{
-git-checkout &lt;tag&gt;
+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!