It is a fork of Flask-themes2 adapted to work with Quokka CMS
This provides infrastructure for themes in Flask.
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
The documentation is on the Flask-Themes2 docs.
If you're interested in helping, the source is available on GitHub, feel free to contribute.