A compact, out-of-the-box and fully usable Wiki engine that incorporates all the major traits of a wiki engine: creation, editing and deletion of pages, as well as searching for content.

Vitor S 2ad24ff782 Changed the credit line to point to notabug.org this time. 8 anni fa
LICENSE 46a396ef15 Init commit 8 anni fa
README.md c306dae482 Migration from Google Code 8 anni fa
create.sql c306dae482 Migration from Google Code 8 anni fa
index.cgi 2ad24ff782 Changed the credit line to point to notabug.org this time. 8 anni fa
main.js c306dae482 Migration from Google Code 8 anni fa
style.css c306dae482 Migration from Google Code 8 anni fa

README.md

Out-of-the-box Wiki Engine for Unix Machines

MyWiki is a quick deployment, out-of-the-box Wiki solution for implementation in Unix servers

MyWiki is compact, simple and a fully usable solution that incorporates all the major traits of a wiki engine: creation, editing and deletion of pages, as well as searching for content.

By making use of tools readily available in Unix environments (bash, SQLite3, apache), MyWiki requires zero to minimal aditional configuration, and no dependency installation.