grav-theme-libretic/blueprints.yaml
Olivier Navas 17bb11854e - Several modifications of template files for Libretic's web site
- Addition of prerequisites files for scss modifications
- Update of Fontawesome font
- Update of NovecentoSans font for latin characters
- Integration of Pacifico font in the theme instead of dynamically downloading from some google web site
- Removal of some unuseful font files
2022-05-14 19:43:00 +02:00

41 lines
1 KiB
YAML

name: Deliver
slug: deliver
type: theme
version: 1.7.2.1
description: "Libretic's Deliver theme is Libretic's website theme customization based on Deliver theme"
icon: newspaper-o
author:
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
license: MIT
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