Initial commit after running Zurb Foundation subtheme from STARTER script
This commit is contained in:
commit
61ce6fca2d
49 changed files with 2166 additions and 0 deletions
8
config/install/README.txt
Normal file
8
config/install/README.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
DEFAULT INSTALL SETTINGS
|
||||
----------------------------------
|
||||
|
||||
Before installing your theme, change the name of peceful.settings.yml to use
|
||||
your theme name. This will ensure that base css and js are turned off by default on
|
||||
install. You can add additional settings in that file if you need as well.
|
||||
|
||||
See zurb-foundation/config/install/zurb_foundation.settings.yml for example.
|
2
config/install/peceful.settings.yml
Normal file
2
config/install/peceful.settings.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
zurb_foundation_disable_base_css: 1
|
||||
zurb_foundation_disable_base_js: 1
|
Loading…
Add table
Add a link
Reference in a new issue