grav-theme-libretic/blueprints.yaml

41 lines
1.0 KiB
YAML
Raw Normal View History

2015-01-15 19:15:54 +01:00
name: Deliver
2019-03-21 23:50:46 +01:00
version: 1.7.0
description: "Deliver theme is a port of the Michael Reimer's Deliver Free PSD theme."
icon: newspaper-o
2015-01-15 19:15:54 +01:00
author:
name: Team Grav
email: devs@getgrav.org
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-theme-deliver
demo: http://demo.getgrav.org/deliver-skeleton/
keywords: deliver, theme, modern, fast, responsive, html5, css3
2015-01-15 19:15:54 +01:00
bugs: https://github.com/getgrav/grav-theme-deliver/issues
license: MIT
2019-03-21 23:50:46 +01:00
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: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
sticky_menu.enabled:
type: toggle
label: Sticky menu
highlight: 1
default: 0
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool