Quokka-Themes

Provides infrastructure for theming Quokka applications


Keywords
flask, themes, theming, style
License
MIT
Install
pip install Quokka-Themes==0.1.4

Documentation

docs/quokka_themes.png

Quokka-Themes

It is a fork of Flask-themes2 adapted to work with Quokka CMS

This provides infrastructure for themes in Flask.

Installation

To install normally:

$ pip install Quokka-Themes

To install the development (latest) version:

$ pip install -e git://github.com/quokkaproject/quokka-themes.git#egg=quokka-themes-dev

Documentation

The documentation is on the Flask-Themes2 docs.

Development

If you're interested in helping, the source is available on GitHub, feel free to contribute.