GeekiGeeki is a minimalistic wiki with a Git backend, a high features/complexity ratio and a clean syntax. Check the EditingTips page for an idea the supported markup.
Tags: fast, stupid, !bloated, h4x0r cheapasincheapbeer
Geeki Geeki is Gratis Software as in Gratuitous Speech, not Cheap as in Cheap Beer. Consult your lawyer before using to check whether this is compatible with your current brand of beer.
Naa! Geeki Geeki is really distributed under the GNU General Public License, version 3.0 or later.
| 01-May-2009 | geekigeeki-4.0.tar.gz |
| 11-Dec-2008 | geekigeeki-3.0.tar.gz |
| 23-Sep-2008 | geekigeeki-2.0.tar.gz |
You can obtain the latest version -- actually any version -- through git:
git clone http://www.codewiz.org/~bernie/git/geekigeeki.git/ git clone git://www.codewiz.org/~bernie/geekigeeki.git/
Browse it online with GitWeb: geekigeeki
The easiest way is:
mkdir data cd data git init --shared=group chgrp -R apache .
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.
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!