forked from absalomedia/grav-theme-future
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blueprints.yaml
34 lines (32 loc) · 933 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
name: Future
version: 1.0.7
description: "Future Imperfect by HTML5 UP, features a clean, minimalistic design, styling for all basic page elements and HTML5/CSS3 code designed for quick and easy customization."
icon: group
author:
name: Lawrence Meckan
email: [email protected]
url: http://www.absalom.biz
homepage: https://github.com/absalomedia/grav-theme-future
keywords: future, imperfect, minimalist, theme, modern, fast, responsive, html5, css3, blog
bugs: https://github.com/absalomedia/grav-theme-future/issues
license: CC-BY-3.0
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