Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linuxluigi/themez

multi purpose theme for wagtail cms
https://github.com/linuxluigi/themez

django theme wagtail

Last synced: 2 months ago
JSON representation

multi purpose theme for wagtail cms

Awesome Lists containing this project

README

        

# themeZ

[![Pypi version](https://img.shields.io/pypi/v/themeZ.svg)](https://pypi.python.org/pypi/themez/)
[![Build Status](https://travis-ci.org/linuxluigi/themeZ.svg?branch=master)](https://travis-ci.org/linuxluigi/themeZ)
[![Docs Status](https://readthedocs.org/projects/themez/badge/?version=latest)](http://themez.readthedocs.io/en/latest/)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/a24c7beaebb34e2c800b8f5c2094643a)](https://www.codacy.com/app/linuxluigi/themeZ?utm_source=github.com&utm_medium=referral&utm_content=linuxluigi/themeZ&utm_campaign=Badge_Grade)

ThemeZ is target to be a multi purpose theme for for https://wagtail.io based on Bootstrap 4. It's designed to use with
https://bootswatch.com for fast developing a site.

It will integrated:

- Blog: https://github.com/APSL/puput
- eCommerce: https://github.com/django-oscar/django-oscar
- Some default pages like StandartPage & ContactPage

Right now, it's just a really early version and should not be used in production.