reitanlage-oranienburg/blueprints.yaml

44 lines
1.1 KiB
YAML
Raw Permalink Normal View History

2019-12-27 18:23:51 +00:00
name: Reitanlage Oranienburg
2024-09-08 10:45:38 +00:00
version: 1.4.7
2019-12-27 18:23:51 +00:00
description: Design der Reitanlage Oranienburg
icon: rebel
author:
name: Tobias Reisinger
email: tobias@msrg.cc
2021-04-14 13:50:15 +00:00
homepage: https://git.serguzim.me/serguzim/reitanlage-oranienburg
demo: https://www.reitanlage-oranienburg.de
2019-12-27 18:23:51 +00:00
keywords: grav, theme, etc
2021-04-14 13:50:15 +00:00
bugs: https://git.serguzim.me/serguzim/reitanlage-oranienburg/issues
readme: https://git.serguzim.me/serguzim/reitanlage-oranienburg/src/branch/main/README.md
license: Apache-2.0
2019-12-27 18:23:51 +00:00
form:
validation: loose
fields:
2021-07-22 18:40:29 +00:00
umami.enabled:
2019-12-27 18:23:51 +00:00
type: toggle
2021-07-22 18:40:29 +00:00
label: Enable umami analytics
2019-12-27 18:23:51 +00:00
highlight: 1
2021-07-22 18:40:29 +00:00
default: 0
2019-12-27 18:23:51 +00:00
options:
2021-07-22 18:40:29 +00:00
1: Enabled
0: Disabled
2019-12-27 18:23:51 +00:00
validate:
type: bool
2021-07-22 18:40:29 +00:00
umami.id:
type: text
label: ID for umami analytics
umami.url:
type: text
label: URL to load umami script from
2019-12-27 18:23:51 +00:00
custom_logo:
type: file
label: Logo
size: large
destination: 'theme://images/logo'
multiple: false
markdown: true
2021-07-22 18:40:29 +00:00
description: Will be used instead of default logo `theme://images/logo.svg`
2019-12-27 18:23:51 +00:00
accept:
- image/*