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. 9 yıl önce
LICENSE 46a396ef15 Init commit 9 yıl önce
README.md c306dae482 Migration from Google Code 9 yıl önce
create.sql c306dae482 Migration from Google Code 9 yıl önce
index.cgi 2ad24ff782 Changed the credit line to point to notabug.org this time. 9 yıl önce
main.js c306dae482 Migration from Google Code 9 yıl önce
style.css c306dae482 Migration from Google Code 9 yıl önce

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.