Skip to content

thecodinghouse/mezzanine-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

70bd872 · Jul 23, 2017

History

14 Commits
Dec 22, 2014
Dec 24, 2016
Dec 24, 2016
Dec 24, 2016
Dec 24, 2016
Dec 22, 2014
Dec 22, 2014
Dec 22, 2014
Dec 24, 2016
Dec 22, 2014
Dec 22, 2014
Dec 22, 2014
May 9, 2017
May 9, 2017
May 9, 2017
Dec 22, 2014

Repository files navigation

mezzanine-themes

Free themes for Mezzanine CMS.

This is a mezzanine project which contains free mezzanine themes(flat/nova/solid/moderna).

Download and run the project to try each theme by changing theme name in settings.py

For example:

INSTALLED_APPS = (
    # "moderna",
    # "flat",
    # "nova",
    "solid",
    "django.contrib.admin",
    "django.contrib.auth",
    ...
)

Preview:

  • Moderna: Moderna

  • Flat: Flat

  • Nova: Nova

  • Solid: Solid