2015-01-15 19:15:54 +01:00
|
|
|
name: Deliver
|
2021-01-15 19:46:51 +01:00
|
|
|
slug: deliver
|
|
|
|
type: theme
|
2022-05-14 19:43:00 +02:00
|
|
|
version: 1.7.2.1
|
|
|
|
description: "Libretic's Deliver theme is Libretic's website theme customization based on Deliver theme"
|
2015-02-10 09:38:46 +01:00
|
|
|
icon: newspaper-o
|
2015-01-15 19:15:54 +01:00
|
|
|
author:
|
2022-05-14 19:43:00 +02:00
|
|
|
name: Libretic
|
|
|
|
url: https://libretic.fr
|
|
|
|
homepage: https://git.libretic.fr/libretic/grav-theme-libretic
|
|
|
|
demo: httsp://libretic.fr
|
|
|
|
keywords: libretic, deliver, theme, modern, fast, responsive, html5, css3
|
|
|
|
bugs: https://git.libretic.fr/libretic/grav-theme-libretic/issues
|
2015-01-15 19:15:54 +01:00
|
|
|
license: MIT
|
2019-03-21 23:50:46 +01:00
|
|
|
dependencies:
|
|
|
|
- { name: grav, version: '>=1.5.10' }
|
2016-12-08 20:35:13 +01:00
|
|
|
|
|
|
|
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
|