Initial commit
[yaffs-website] / web / themes / custom / yaffs / yaffs.info.yml
1 core: 8.x
2 type: theme
3 base theme: bootstrap
4
5 name: 'Yaffs'
6 description: 'Uses the Bootstrap framework Sass source files and must be compiled (not for beginners).'
7 package: 'Bootstrap'
8
9 regions:
10   navigation: 'Navigation'
11   navigation_collapsible: 'Navigation (Collapsible)'
12   header: 'Top Bar'
13   highlighted: 'Highlighted'
14   help: 'Help'
15   content: 'Content'
16   sidebar_first: 'Primary'
17   sidebar_second: 'Secondary'
18   footer: 'Footer'
19   page_top: 'Page top'
20   page_bottom: 'Page bottom'
21
22 libraries:
23   - 'yaffs/global-styling'
24   - 'yaffs/bootstrap-scripts'