13 Nov 02:16
Hatta 1.0.0 wiki engine released
From: Radomir Dopieralski <python <at> sheep.art.pl>
Subject: Hatta 1.0.0 wiki engine released
Newsgroups: gmane.comp.python.announce
Date: 2008-11-13 01:19:17 GMT
Subject: Hatta 1.0.0 wiki engine released
Newsgroups: gmane.comp.python.announce
Date: 2008-11-13 01:19:17 GMT
I'm proud to announce the first stable release of Hatta wiki engine. http://hatta.sheep.art.pl/ What is Hatta? -------------- Hatta is a small wiki engine designed to run locally or via WSGI inside a directory in a Mercurial repository. All the pages are normal text or binary (for images and such) files, also editable from outside of the wiki -- the page history is taken from the repository. Who is it for? -------------- It's mostly for small development teams to use for documentation of the project right in the repository. It's mostly a plain, traditional wiki, without fancy features to distract from doing real work. Features -------- * single python script file * no installation necessary, just run it in your repostory * fast indexed search and backlinks * lives inside a repository, so can be cloned, merged, etc. * customizable by creating wiki pages with styles, logo, menu, etc. Enjoy! -- -- Radomir Dopieralski --(Continue reading)
RSS Feed