grav/themes/striped/blueprints.yaml

41 lines
1.0 KiB
YAML
Raw Normal View History

name: Striped
slug: striped
type: theme
version: 2.3.1
description: "Striped by HTML5 UP, features a clean, minimalistic design, styling for all basic page elements, a repositionable sidebar (left or right), and HTML5/CSS3 code designed for quick and easy customization."
icon: group
author:
name: Team Grav
email: devs@getgrav.org
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-theme-striped
demo: http://demo.getgrav.org/striped-skeleton
keywords: striped, theme, modern, fast, responsive, html5, css3, blog
bugs: https://github.com/getgrav/grav-theme-striped/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: Enabled
0: Disabled
validate:
type: bool
color:
type: text
size: medium
label: Color
default: 'blue'
validate:
type: text