Zine
Zine is an open source blog engine written in python, built on top of Werkzeug, Jinja2 and SQLAlchemy.
If you want to file a bug please register and use your account to create tickets.
Zine website is here
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)
- join the mailinglist ( archives)
- read the FAQ
Development Resources
- CodeStyleguide -- read this before contributing code
- ThemeDevelopment -- small introduction to theme development
- NotificationSystem -- how the internal notification system should/could work
- ReleaseManagement -- how to do release management and branchy development
- DevelopmentQuickstart -- how to start hacking on Zine
- TranslatingZine -- how to translate Zine
- DeploymentPlans -- how to deploy Zine and how to add new deployment plans
- DeveloperAndUserDocumentation -- plans for creating developer and user documentation
Other Information
- PluginDatabase -- until the Zine website has a plugin database enlist your plugins here
- Recipes -- Some configuration recipes
- ExternalLinks -- links to reviews, user guides and installation instructions on external websites.
- Packages -- Distributions that package Zine
- GSOC Proposals -- if pocoo is accepted as GSOC project, here an idea list.
- LicensingFaq -- all about licensing