X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=GeekiGeeki;h=130bcfa195cdf5919da4f2ef8024676a99a3bb70;hp=b80fdaa3235ddad3c3ead5cc7c58414596fa3857;hb=d2bcee954ff72628f2130ffe9032eb61feaeb65c;hpb=9648fbb5903cce36dac7902a2b06a27a9f250b6a diff --git a/GeekiGeeki b/GeekiGeeki index b80fdaa..130bcfa 100644 --- a/GeekiGeeki +++ b/GeekiGeeki @@ -7,10 +7,10 @@ backend, a high features/complexity ratio and a clean syntax. Check the EditingTips page for an idea the supported markup.
-For all your geeky wiki needs, GeekiGeeki is **the** stupid choice you can't avoid! +**The** stupid choice for your geeky wiki needs!
-Tags: [[tags/fast|fast]], [[tags/stupid|stupid]], [[tags/!bloated|!bloated]], [[tags/h4x0r|h4x0r]] [[tags/cheapasincheapbeer|cheapasincheapbeer]] +Tags: [[tags/fast|fast]] [[tags/stupid|stupid]] [[tags/!bloated|!bloated]] [[tags/h4x0r|h4x0r]] [[tags/cheapasincheapbeer|cheapasincheapbeer]] == Features == @@ -78,35 +78,7 @@ Browse it online with GitWeb: http://www.codewiz.org/wikigit/geekigeeki.git == Installation == -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 git repository for your wiki: - {{{ - mkdir data - cd data - git init --shared=group - chgrp -R apache . - }}} - * reload Apache - -== Update procedure == - -If you cloned the repository as suggested, updating and downgrading is easy: - -{{{ -git pull -}}} - -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. +See [[Geeki/Install]]. == Contributing ==