This is a very simple and feature free PHP app designed to handle simple documentation written using Markdown syntax. When you like setting up a wiki
- No database needed
- Works out of the box
Simply clone this repository and drop all your documentation in the docs folder.
Notes:
- All files must end in .md
- A file called index.md will automatically be your start page
Hell yeah, fork away.