Skip to content

yzl11/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:https://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

  • JavaScript 37.3%
  • CSS 27.6%
  • Python 19.1%
  • HTML 16.0%