This is a collection of LUYA themes with some blocks which are shared between the different themes.
The frontend
directory contains the basic blocks and shared views and in the themes
directory contains only the theme specificated stuff like layouts, css and some block views overrides.
For the installation of modules composer is required:
composer require luyadev/luya-themes:^1.0
After successfully installation and configuration, activate a theme in the admin area under Settings > Themes. All installed themes will be listed here and you can choose your active theme.
For more information see https://luya.io/guide/app/themes.html.
- Escape Velocity themes/escapeVelocity
- Forty themes/forty
- Strata themes/strata
If you want to contribute, make sure to read the following guidelines: https://luya.io/guide/dev/guideline.html.