Skip to content

koansys/mezzanine-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Themes for Mezzanine

These are custom themes for Mezzanine.

Usage

Add selected theme in INSTALLED APPS.

INSTALLED_APPS = (
'mezzanine-themes.themes.custom_theme_package', ...

)

Creating a Theme

Modify files found under mezzanine-themes/mezzanine_defaut and save them under theme folder.

You only need the files that you are changing as part of your theme.

About

Repo to hold custom themes for Mezzanine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages