Theme generator to copy simple example theme (#956)
Showing
- config/vufind/config.ini 1 addition, 0 deletionsconfig/vufind/config.ini
- module/VuFindConsole/Module.php 1 addition, 0 deletionsmodule/VuFindConsole/Module.php
- module/VuFindConsole/config/module.config.php 1 addition, 0 deletionsmodule/VuFindConsole/config/module.config.php
- module/VuFindConsole/src/VuFindConsole/Controller/GenerateController.php 27 additions, 0 deletions...nsole/src/VuFindConsole/Controller/GenerateController.php
- module/VuFindTheme/Module.php 14 additions, 0 deletionsmodule/VuFindTheme/Module.php
- module/VuFindTheme/src/VuFindTheme/ThemeGenerator.php 257 additions, 0 deletionsmodule/VuFindTheme/src/VuFindTheme/ThemeGenerator.php
- themes/local_theme_example/css/compiled.css 8 additions, 0 deletionsthemes/local_theme_example/css/compiled.css
- themes/local_theme_example/images/yosemite.jpg 0 additions, 0 deletionsthemes/local_theme_example/images/yosemite.jpg
- themes/local_theme_example/less/compiled.less 19 additions, 0 deletionsthemes/local_theme_example/less/compiled.less
- themes/local_theme_example/less/custom.less 33 additions, 0 deletionsthemes/local_theme_example/less/custom.less
- themes/local_theme_example/less/home-page.less 32 additions, 0 deletionsthemes/local_theme_example/less/home-page.less
- themes/local_theme_example/templates/search/home.phtml 14 additions, 0 deletionsthemes/local_theme_example/templates/search/home.phtml
- themes/local_theme_example/theme.config.php 4 additions, 0 deletionsthemes/local_theme_example/theme.config.php
Please register or sign in to comment