Simple Markdown based wiki engine.
Deploy this app to Linode with a free $100 credit!
wiki is a self-hosted well uh wiki engine or content management system that lets you create and share content in Markdown format.
```#!bash $ go get git.mills.io/prologic/wiki
## Usage
Run wiki:
```#!bash
$ wiki
Visit: http://localhost:8000/
Start creating/editing content!
By default wiki pages are stored in ./data
in the local directory. This can
be changed by supplying the --data /path/to/data
option.
MIT
Please login to review this project.
No reviews for this project yet.
Comments (0)
Please login to join the discussion on this project.