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.6.tar.gz
(2.0 MB
view details)
File details
Details for the file Wikked-0.6.6.tar.gz
.
File metadata
- Download URL: Wikked-0.6.6.tar.gz
- Upload date:
- Size: 2.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 952340e9c043b5f101b8980ac40f3abb14ac75462b16c7032328f7d0b42a6580 |
|
MD5 | e01c59df01f0235c7551a94c48067ce1 |
|
BLAKE2b-256 | 9cd85279dc07befac1a01a4f90627e5ce6ead9710e7ba1e0760e4257a58fe9c5 |