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. hace 8 años
LICENSE 46a396ef15 Init commit hace 8 años
README.md c306dae482 Migration from Google Code hace 8 años
create.sql c306dae482 Migration from Google Code hace 8 años
index.cgi 2ad24ff782 Changed the credit line to point to notabug.org this time. hace 8 años
main.js c306dae482 Migration from Google Code hace 8 años
style.css c306dae482 Migration from Google Code hace 8 años

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.