forked from getgrav/grav-theme-bootstrap
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathblueprints.yaml
More file actions
30 lines (28 loc) · 702 Bytes
/
blueprints.yaml
File metadata and controls
30 lines (28 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
name: Bootstrap
version: 1.5.0
description: "Bootstrap is built using the popular **Bootstrap** Framework"
icon: bold
author:
name: Team Grav
email: devs@getgrav.org
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-theme-bootstrap
demo: http://demo.getgrav.org/bootstrap-skeleton/
keywords: bootstrap, theme, framework
bugs: https://github.com/getgrav/grav-theme-bootstrap/issues
license: MIT
dependencies:
- bootstrapper
form:
validation: strict
fields:
dropdown.enabled:
type: toggle
label: Dropdown in navbar
highlight: 1
default: 1
options:
1: Enabled
0: Disabled
validate:
type: bool