Skip to content

1e0ng/firstwiki

Repository files navigation

First Wiki

This is a wiki in Python. I write this because I don't find a beautiful wiki.

First Wiki is based on shire framework, which means it uses Tornado Web Server + MongoDB for back-end and Bootstrap for front-end.

Getting Started

Make sure you have successfully installed MongoDB and Python 2.7

(To prepare a production environment, you may also need nginx, supervisord.)

pip install -r pip-req.txt

python scripts/init.py

python start.py

Open http://127.0.0.1:8004

Go hacking!

About

A Wiki in Python (based on Tornado Web Server, MongoDB)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published