A wiki engine entirely managed with text files stored in a revision control system.
Project description
.__ __ __ .___
__ _ _|__| | _| | __ ____ __| _/
\ \/ \/ / | |/ / |/ // __ \ / __ |
\ /| | <| <\ ___// /_/ |
\/\_/ |__|__|_ \__|_ \\___ >____ |
\/ \/ \/ \/
Wikked is a wiki engine entirely managed with text files stored in a revision
control system like Mercurial or Git.
The documentation is available on the [official website][1].
[1]: http://bolt80.com/wikked/
## Quickstart
You need Python 3.4 or later. Then, you install Wikked the usual way:
pip install wikked
Create a new wiki:
wk init mywiki
Run it:
cd mywiki
wk runserver
Navigate to `http://localhost:5000`. If you see the default main page, every
works fine! Otherwise, something went wrong.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Wikked-0.6.5.tar.gz
(2.0 MB
view details)
File details
Details for the file Wikked-0.6.5.tar.gz
.
File metadata
- Download URL: Wikked-0.6.5.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ed1d12a36a412c81ab80e6116c8450e7064cd5fdb6a3e025ff771c14dfd32e2 |
|
MD5 | 44e164befe8b1e8842b3743883aa556b |
|
BLAKE2b-256 | 9e441affb6233bd4619b1f7358db2936fe47f29f46d0588aef3390f45da86ea6 |