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

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.