Popularity
2.6
Stable
Activity
1.8
Declining
99
5
24

Programming language: Go
License: GNU General Public License v3.0 or later
Tags: Wikis     PmWiki    

wiki alternatives and similar software solutions

Based on the "PmWiki" category.
Alternatively, view wiki alternatives based on common mentions on social networks and blogs.

  • XWiki

    The XWiki platform
  • Wikifeat

    Extensible wiki system using CouchDB and written in Golang
  • Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
    Promo www.influxdata.com
    InfluxDB Logo
  • TWiki

    TWiki is a Perl-based structured wiki application, typically used to run a collaboration platform, knowledge or document management system, a knowledge base, or team portal.
  • Zim

    Graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images.

Do you think we are missing an alternative of wiki or a related project?

Add another 'PmWiki' Software solution

README

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/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


*Note that all licence references and agreements mentioned in the wiki README section above are relevant to that project's source code only.