Skip to content

aldoah0a/zbox_wiki

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

ZBox Wiki is a lightweight wiki system write in Python.

Who could like this project?

  • programmer and code monkey (Python and Markdown is cool)
  • engineer (Python and Markdown is really cool)
  • geek, nerd and hacker (Python and Markdown is absolute cool, and fun to hack)

Install it

git clone git://github.com/shuge/zbox_wiki.git
cd zbox_wiki

sudo python setup.py

zwadmin.py create /tmp/my_instance
cd /tmp/my_instance

Enable anyone could edit it via web frontend

sed -i -e  s/readonly\ =\ True/readonly\ =\ False/g /tmp/foo/myproj/conf.py

Run the instance

zwd.py --path /tmp/foo/myproj --port 8080

Visit local local for more information.

Screenshots

TeX/LaTeX to Image

TeX/LaTeX in ZBox Wiki

Graphviz/dot to Image

Graphviz/dot in ZBox Wiki.

Button Mode Path

button-mode-path

Auto Table Of Content and Highlight

ZBox Wiki - auto TOC and highlight

List Page Files in Tree

list-in-tree

Search View

search

About

A lightweight wiki system implement in web.py

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published