forked from ParitoshBh/grav-coder
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblueprints.yaml
28 lines (27 loc) · 816 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
name: Grav Coder
version: 0.1.0
description: Grav Coder, theme with minimal clutter and maximum content visibility! Inspired from hugo-coder theme.
icon: rebel
author:
name: Paritosh Bhatia
email: [email protected]
url: https://paritoshbh.me
homepage: https://github.com/ParitoshBh/grav-coder
demo: https://paritoshbh.me
keywords: grav, theme, coder, minimum, clutter, content, visibility
bugs: https://github.com/ParitoshBh/grav-coder/issues
readme: https://github.com/ParitoshBh/grav-coder/blob/master/README.md
license: MIT
form:
validation: loose
fields:
dropdown.enabled:
type: toggle
label: Dropdown in Menu
highlight: 1
default: 1
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool