-
Notifications
You must be signed in to change notification settings - Fork 2
/
blueprints.yaml
56 lines (55 loc) · 1.32 KB
/
blueprints.yaml
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: Library
version: 0.4.4
description: "UI Kit Library is a demo theme for Grav which requires UIKitifier"
icon: book
author:
name: Daniel James
email: [email protected]
url: http://chiefqualakon.net
homepage: https://github.com/khanduras/grav-theme-library
demo: http://demos.chiefqualakon.net/library
keywords: UI Kit, news, one-page, library
bugs: https://github.com/khanduras/grav-theme-library/issues
license: MIT
form:
validation: loose
fields:
dropdown.enabled:
type: toggle
label: Dropdown in navbar
highlight: 0
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool
navbar.sticky.enabled:
type: toggle
label: Sticky navbar
highlight: 1
default: 1
options:
1: Enabled
0: Disabled
validate:
type: bool
animateOnPageLoad:
type: toggle
label: Fade In on Page Load
highlight: 0
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool
searchPlaceHolder:
type: text
label: 'Search Place Holder'
blogContinueText:
type: text
label: 'Blog Continue Text'
daringLinkIcon:
type: text
label: 'Daring Link Icon'