Skip to content

alexandre-forks/quokka-themes

 
 

Repository files navigation

image

Quokka-Themes

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

Build Status

Flask-Themes2 is a fork of Spirits, which is in turn a fork of Flask-Themes.

This provides infrastructure for themes in Flask.

This was created as Flask-Themes doesn't support versions of Flask past 0.6 (or 0.7, I'm not 100% certain), and as such, it has been no use since the last update (which was in 2011, would you believe!).

Installation

To install normally:

$ pip install flask-themes2

To install the development (latest) version:

$ pip install -e git://github.com/plausibility/flask-themes2.git#egg=flask_themes2-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.

Bitdeli badge

About

Easily theme your Flask app. (Flask-Themes with Flask>=0.6 support!)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.0%
  • HTML 10.2%
  • CSS 3.8%