Skip to content

hirokiky/mezzaninetheme-moderna

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mezzanine Theme Moderna

Maintained and packaged version of awesome moderna theme.

moderna_ss

Supporting

  • Mezzanine 4.2.0
  • Django 1.10.1
  • Python 3.5.2

It may run with other versions

Install

After installing mezzanine

  • pip install mezzaninetheme-moderna
  • Add "moderna" on your settings.py
INSTALLED_APPS = (
    ...
    "django.contrib.staticfiles",
    "moderna",
    ...
)

About

Moderna theme for Mezzanine CMS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages