Skip to content

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

License

Notifications You must be signed in to change notification settings

ParadropLabs/wiki

 
 

Repository files navigation

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 install github.com/prologic/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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 66.4%
  • HTML 26.2%
  • Shell 6.4%
  • Makefile 1.0%