tkschmidt / wiki

wiki is a self-hosted well uh wiki engine or content management system

Home Page:https://openmicroapps.github.io/wiki/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wiki

GoDoc Go Report Card

wiki is a self-hosted well uh wiki engine or content management system that lets you create and share content in Markdown format.

Source

$ go get github.com/openmicroapps/wiki

Usage

Run wiki:

$ wiki

Visit: http://localhost:8000/

Start creating/editing content!

Configuration

By default wiki pages are stored in ./data in the local directory. This can be changed by supplying the -data /path/to/data option.

License

MIT

About

wiki is a self-hosted well uh wiki engine or content management system

https://openmicroapps.github.io/wiki/

License:Other


Languages

Language:Go 65.9%Language:HTML 26.5%Language:Shell 5.8%Language:Dockerfile 0.9%Language:Makefile 0.8%