Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jack-zh/zwiki

A simple wiki written in Flask.
https://github.com/jack-zh/zwiki

Last synced: 3 months ago
JSON representation

A simple wiki written in Flask.

Awesome Lists containing this project

README

        

# zwiki
=====

## version

0.3.0

+ [中文](https://github.com/jack-zh/zwiki/blob/master/README_zh.md)

A simple wiki(blog?) written in Flask.

## Start

git clone https://github.com/jack-zh/zwiki.git
cd zwiki
pip install -r requirements.txt
gunicorn app:app

### About config`/static/jsterm/config.js`

## Next version
+ The attachment list
+ The custom Menu

## Note

You can edit `static/jsterm/config.js`, set yourself message for geek menu

## LICENSE

MIT

## Example online

[http://demo.zwiki.link-pub.cn](http://demo.zwiki.link-pub.cn)