-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathblueprints.yaml
32 lines (30 loc) · 992 Bytes
/
blueprints.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
name: Receptar
slug: receptar
type: theme
version: 1.4.0
description: "Receptar is simple, modern, responsive, high-DPI, fully customizable, stylish blog Grav theme. It features split-screen book-like design inspired by a modern cook book with emphasize on beautiful imagery and typography."
icon: group
author:
name: Team Grav
email: [email protected]
url: http://getgrav.org
homepage: https://github.com/getgrav/grav-theme-receptar
demo: http://demo.getgrav.org/receptar-skeleton
keywords: receptar, theme, cookbook, split-screen, fast, responsive, html5, css3
bugs: https://github.com/getgrav/grav-theme-receptar/issues
license: GPL2
dependencies:
- { name: grav, version: '>=1.5.10' }
form:
validation: loose
fields:
showchildpages.enabled:
type: toggle
label: Show child pages in navbar
highlight: 1
default: 1
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool