1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-26 17:24:56 +00:00
Pepperminty-Wiki/README.md

13 lines
802 B
Markdown
Raw Normal View History

2014-11-25 18:57:57 +00:00
Pepperminty-Wiki
================
A wiki in a box
Pepperminty wiki is a complete wiki in a box and is inspired by @am2064's Minty wiki, which can be found here: https://github.com/am2064/Minty-Wiki
All you need to do is download `index.php` in this repository and put it in a folder on your web server. You need to make sure that PHP can write to that folder though. However, you can deny write access to the file itself since there is no automatic updating function built in yet.
To configure it, open your downloaded copy of `index.php` in your favourite editor - the settings can be configured at the top of the file. There are extensive comments that explain what each option does. If you need more help, don't hesitate to open an issue on this repository or contact me.
--Starbeamrainbowlabs