THEMENAME.starterkit.yml in Express 8
themes/contrib/bootstrap/starterkits/sass/THEMENAME.starterkit.yml
File
themes/contrib/bootstrap/starterkits/sass/THEMENAME.starterkit.ymlView source
- core: 8.x
- type: theme
- base theme: bootstrap
-
- name: 'THEMETITLE'
- description: 'Uses the Bootstrap framework Sass source files and must be compiled (not for beginners).'
- package: 'Bootstrap'
-
- regions:
- navigation: 'Navigation'
- navigation_collapsible: 'Navigation (Collapsible)'
- header: 'Top Bar'
- highlighted: 'Highlighted'
- help: 'Help'
- content: 'Content'
- sidebar_first: 'Primary'
- sidebar_second: 'Secondary'
- footer: 'Footer'
- page_top: 'Page top'
- page_bottom: 'Page bottom'
-
- libraries:
- - 'THEMENAME/global-styling'
- - 'THEMENAME/bootstrap-scripts'