Zine
Zine is going to be an open source blog engine written in python, build on top of Werkzeug, Jinja and SQLAlchemy. So far we haven't released it yet, but if you want to give it a try you can download the sourcecode from the mercurial repository. See the links below.
If you're looking for information about Zine you better wait for the first release :-)
If you want to file a bug please register and use your account to create tickets.
The Mercurial repository can be browsed here, and checked out with
hg clone http://dev.pocoo.org/hg/zine-main
Starting Points
- check out or browse the source using mercurial
- browse the source using trac
- create a new bug report / feature request
- join the irc channel (read the logs)
- read the FAQ
- view Screenshots of the development version
Development Resources
- CodeStyleguide -- read this before contributing code
- ThemeDevelopment -- small introduction to theme development
- ZeroPointOne -- what has to be done for the first release
- NotificationSystem -- how the internal notification system should/could work
Other Information
- PluginDatabase -- until the Zine website has a plugin database enlist your plugins here
- Recipes -- Some configuration recipes