Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quokkaproject/quokka-themes

Theming support fot Quokka modules
https://github.com/quokkaproject/quokka-themes

Last synced: about 2 months ago
JSON representation

Theming support fot Quokka modules

Awesome Lists containing this project

README

        

.. image:: docs/quokka_themes.png

Quokka-Themes
=============

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

.. _docs: http://flask-themes2.rtfd.org
.. _GitHub: https://github.com/quokkaproject/quokka-themes

This provides infrastructure for themes in Flask.

Installation
------------

To install normally:

.. code-block:: sh

$ pip install Quokka-Themes

To install the development (latest) version:

.. code-block:: sh

$ 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.