init
This commit is contained in:
commit
c9def51b7e
38 changed files with 5755 additions and 0 deletions
38
blueprints.yaml
Normal file
38
blueprints.yaml
Normal file
|
@ -0,0 +1,38 @@
|
|||
name: Reitanlage Oranienburg
|
||||
version: 0.1.0
|
||||
description: Design der Reitanlage Oranienburg
|
||||
icon: rebel
|
||||
author:
|
||||
name: Tobias Reisinger
|
||||
email: tobias@msrg.cc
|
||||
homepage: https://git.serguzim.me/reitanlage-oranienburg/theme
|
||||
demo: https://serguzim.info
|
||||
keywords: grav, theme, etc
|
||||
bugs: https://git.serguzim.me/reitanlage-oranienburg/theme
|
||||
readme: https://git.serguzim.me/reitanlage-oranienburg/theme
|
||||
license: CC0
|
||||
|
||||
form:
|
||||
validation: loose
|
||||
fields:
|
||||
dropdown.enabled:
|
||||
type: toggle
|
||||
label: Dropdown in Menu
|
||||
highlight: 1
|
||||
default: 1
|
||||
options:
|
||||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
validate:
|
||||
type: bool
|
||||
|
||||
custom_logo:
|
||||
type: file
|
||||
label: Logo
|
||||
size: large
|
||||
destination: 'theme://images/logo'
|
||||
multiple: false
|
||||
markdown: true
|
||||
description: Will be used instead of default logo `theme://images/grav-logo.svg`
|
||||
accept:
|
||||
- image/*
|
Loading…
Add table
Add a link
Reference in a new issue