All Projects → peterhellberg → Wiki

peterhellberg / Wiki

Licence: mit
A tiny wiki using BoltDB and Blackfriday

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Wiki

Gollum
A simple, Git-powered wiki with a sweet API and local frontend.
Stars: ✭ 12,339 (+6569.73%)
Mutual labels:  wiki
Wikipedia Mirror
🌐 Guide and tools to run a full offline mirror of Wikipedia.org with three different approaches: Nginx caching proxy, Kimix + ZIM dump, and MediaWiki/XOWA + XML dump
Stars: ✭ 160 (-13.51%)
Mutual labels:  wiki
Gradlewiki
关于Gradle编译你需要知道的一切
Stars: ✭ 174 (-5.95%)
Mutual labels:  wiki
Documentation
The source for Datadog's documentation site.
Stars: ✭ 147 (-20.54%)
Mutual labels:  wiki
Sublimeless zk
A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
Stars: ✭ 153 (-17.3%)
Mutual labels:  wiki
Wiki
A wiki about ExtendScript features, tricks, workarounds, magic and rainbow unicorns
Stars: ✭ 161 (-12.97%)
Mutual labels:  wiki
Wikit
Wikipedia summaries from the command line
Stars: ✭ 141 (-23.78%)
Mutual labels:  wiki
Wiki
Wikipedia Interface for Node.js
Stars: ✭ 180 (-2.7%)
Mutual labels:  wiki
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (+1177.84%)
Mutual labels:  wiki
Mininote
📔 A simple Markdown note-taking editor
Stars: ✭ 171 (-7.57%)
Mutual labels:  wiki
Customstage
A JavaFX UI framework to create fully customized undecorated windows
Stars: ✭ 148 (-20%)
Mutual labels:  wiki
Travianz Legacy
Join our Discord Server: https://discordapp.com/invite/9fbJKP9 | New repo: https://github.com/iopietro/Travianz
Stars: ✭ 150 (-18.92%)
Mutual labels:  wiki
Bonsai
Self-hosted family wiki engine / photoalbum
Stars: ✭ 162 (-12.43%)
Mutual labels:  wiki
Hads
📚 Markdown superpowered documentation for Node.js
Stars: ✭ 147 (-20.54%)
Mutual labels:  wiki
Matterwiki
A simple and beautiful wiki for teams
Stars: ✭ 2,089 (+1029.19%)
Mutual labels:  wiki
Outline
The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible.
Stars: ✭ 13,833 (+7377.3%)
Mutual labels:  wiki
Pharo Wiki
Wiki related to the Pharo programming language and environment.
Stars: ✭ 161 (-12.97%)
Mutual labels:  wiki
Simplepresence
An easy and simple way to set your Discord Rich Presence Status through RPC (no token required)
Stars: ✭ 184 (-0.54%)
Mutual labels:  wiki
Moin
MoinMoin Wiki Development (2.0+), unstable, for production please use 1.9.x.
Stars: ✭ 180 (-2.7%)
Mutual labels:  wiki
Wiki
Wiki.js | A modern and powerful wiki app built on Node.js
Stars: ✭ 14,985 (+8000%)
Mutual labels:  wiki

Wiki

A tiny wiki using BoltDB and Blackfriday.

Build Status Go Report Card GoDoc License MIT

wiki

Installation

go get -u github.com/peterhellberg/wiki

Usage

PORT=2017 wiki -db="/tmp/foo.db"

License (MIT)

Copyright (c) 2014-2018 Peter Hellberg

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].