{{{ #!html }}} = 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 [http://dev.pocoo.org/projects/zine/register register] and use your account to create tickets. ---- Zine website is [http://zine.pocoo.org/ here] The [http://selenic.com/mercurial Mercurial] repository can be browsed [source:/ here], and checked out with {{{ hg clone http://dev.pocoo.org/hg/zine-main }}} == Starting Points == * check out or browse the source [http://dev.pocoo.org/hg/zine-main using mercurial] * browse the source [source:/ using trac] * create a new [http://dev.pocoo.org/projects/zine/newticket bug report / feature request] * join [irc://irc.freenode.net/%23pocoo the irc channel] ([http://dev.pocoo.org/irclogs read the logs]) * join the [http://zine.pocoo.org/community/mailinglist/ mailinglist] ([http://zine.pocoo.org/community/mailinglist/archive/ archives]) * read the [wiki:FrequentlyAskedQuestions 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 * [wiki:Recipes Recipes] -- Some configuration recipes * ExternalLinks -- links to reviews, user guides and installation instructions on external websites. * [wiki:Packages Packages] -- Distributions that package Zine * [wiki:GSOC GSOC Proposals] -- if pocoo is accepted as GSOC project, here an idea list. * LicensingFaq -- all about licensing