https://github.com/VevoxDigital/Skribki
Simple and free NodeJS wiki engine
https://github.com/VevoxDigital/Skribki
git nodejs wiki
Last synced: about 1 year ago
JSON representation
Simple and free NodeJS wiki engine
- Host: GitHub
- URL: https://github.com/VevoxDigital/Skribki
- Owner: VevoxDigital
- License: gpl-3.0
- Created: 2016-10-08T18:59:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-12T05:41:15.000Z (about 9 years ago)
- Last Synced: 2024-11-04T02:32:56.521Z (over 1 year ago)
- Topics: git, nodejs, wiki
- Language: JavaScript
- Homepage: http://wiki.vevox.io/projects/skribki
- Size: 949 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - VevoxDigital/Skribki - Simple and free NodeJS wiki engine (git)
README

**A free and open-source wiki, based on git. No databases, no hassle.**
[](https://travis-ci.org/VevoxDigital/Skribki)
[](https://travis-ci.org/VevoxDigital/Skribki)
[](https://codeclimate.com/github/VevoxDigital/Skribki)
[](https://codeclimate.com/github/VevoxDigital/Skribki/issues)
[](http://standardjs.com)
[](https://github.com/VevoxDigital/Skribki/releases)
[](https://gratipay.com/Skribki/)
# A Powerful New Wiki
Skribki stands apart from most wiki software in its simplicity without sacraficing functionality; it runs entirely without external databases or login systems, making it super simple to install. Just download it and its ready to go.
## Quick Install
Skribki can be quickly installed by simply cloning the repository and installing its dependencies. You will need `npm` and NodeJS 6 or later for this.
```
$ git clone https://github.com/VevoxDigital/Skribki --branch=master && npm install
$ npm start
```
For a more in-depth guide, [check this out](http://wiki.vevox.io/projects/skribki/install).
## Something Different
Skribki runs completely without a database, meaning you do not have to install an entire separate database (which usually comes with a daemon) to maintain, it just works out of the box.
The pages themselves are managed by a `git` repository within the app, so you could in theory modify pages from sources outside the wiki. For authentication, Skribki utilizes OAuth providers to store user account data elsewhere; you can either integrate with your pre-existing system and/or use any number of OAuth providers available.
## Flexibility and Simplicity
What sets Skribki apart from other software is its extreme flexibility without over-complicating its functionality. Themes, custom parsers, new authentication strategies, and more can all be added, but Skribki is ready to go without any fidgeting. Included in this repository is the [Vevox Blue](http://workshop.vevox.io/p/vevox-blue) theme, a GitHub authentication option, and a simple markdown parser.
Read up [here](http://wiki.vevox.io/projects/skribki/customization) if you want to add more.
### What's The Name?
The name Skribki is a compound word from [Sulang](http://wiki.vevox.io/lore/shadows-of-maya/sulang), meaning 'Writing by the People'.
```
skrib (n.)
written information; lit. writing, text
-ki (suff.)
by/of people
```
----
Made for all by [@CynicalBusiness](https://github.com/CynicalBusiness) with [Vevox Digital](http://vevox.io)
[GPL v3.0](/LICENSE). Copyright © [Matthew Struble](https://github.com/CynicalBusiness).
*To My Warrior, Half the World Away*