Skip to content

Latest commit

 

History

History
70 lines (39 loc) · 1.29 KB

README.md

File metadata and controls

70 lines (39 loc) · 1.29 KB

Theme modern/maps

Maps themes based on Modern theme.

Build info

Theme-maps use grunt to be able to create specific theme packages.

Build action, include generate the translation files and make a zip file ready to install.

Build all themes

$ grunt build

Build only modern theme

$ grunt build:modern

Build specific theme map

$ grunt build:MAP_THEME_NAME

MAP_THEME_NAME : spain, italia, usa, brasil, india

List themes

  • Modern theme (base theme)

Preview of Modern theme

  • Spain theme

Preview of Spain theme

  • Italia

Preview of Italia theme

  • Usa

Preview of Usa theme

  • Brasil

Preview of Brasil theme

  • India

Preview of India theme

Notes

  • theme_map/main.php, homepage template used by modern theme.

  • data/map_main/main.php, homepage template used by map themes. Include some css and js used by homepage map.