• Stars
    star
    173
  • Rank 220,124 (Top 5 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 10 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Free Mezzanine CMS themes

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