wiki alternatives and similar software solutions
Based on the "PmWiki" category.
Alternatively, view wiki alternatives based on common mentions on social networks and blogs.
-
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.
CodeRabbit: AI Code Reviews for Developers
Do you think we are missing an alternative of wiki or a related project?
Popular Comparisons
README
wiki
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.