Skip to content

dmxiaoshen/zwiki

 
 

Repository files navigation

zwiki

=====

version

0.3.0

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

About

A simple wiki written in Flask.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 39.8%
  • Python 28.5%
  • HTML 21.8%
  • JavaScript 9.6%
  • Shell 0.3%