-
Notifications
You must be signed in to change notification settings - Fork 11
/
blueprints.yaml
44 lines (41 loc) · 946 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
40
41
42
43
44
name: Shortcode UI
slug: shortcode-ui
type: plugin
version: 3.0.1
description: "This plugin provides several UI shortcodes"
icon: code
author:
name: Team Grav
email: [email protected]
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-plugin-shortcode-ui
demo: http://learn.getgrav.org
keywords: ui, plugin, tabs
bugs: https://github.com/getgrav/grav-plugin-shortcode-ui/issues
license: MIT
dependencies:
- { name: grav, version: '>=1.6.4' }
- { name: shortcode-core, version: '>=5.0.0' }
form:
validation: strict
fields:
enabled:
type: toggle
label: Plugin Enabled
highlight: 1
default: 1
options:
1: Enabled
0: Disabled
validate:
type: bool
theme.tabs:
type: select
size: small
classes: fancy
label: Tabs Theme
default: default
options:
default: Default
lite: Lite
badges: Badges