-
Notifications
You must be signed in to change notification settings - Fork 8
/
blueprints.yaml
39 lines (37 loc) · 973 Bytes
/
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
name: Woo
slug: woo
type: theme
version: 1.3.1
description: "Woo is a clean, modern, landing page site template by Styleshout. It has a fully responsive design and was tested on all major browser and mobile devices."
icon: group
author:
name: Team Grav
email: [email protected]
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-theme-woo
demo: http://demo.getgrav.org/woo-skeleton
keywords: woo, theme, modern, fast, responsive, html5, css3
bugs: https://github.com/getgrav/grav-theme-woo/issues
license: MIT
dependencies:
- { name: grav, version: '>=1.5.10' }
form:
validation: loose
fields:
dropdown.enabled:
type: toggle
label: Dropdown in navbar
highlight: 1
default: 0
options:
1: Enabled
0: Disabled
validate:
type: bool
color:
type: text
size: medium
label: Color
default: 'blue'
validate:
type: text