-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathblueprints.yaml
56 lines (53 loc) · 1.66 KB
/
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: Big Picture
description: "Grav Theme based on Big Picture HTML theme of html5up.net."
version: 3.0.1
icon: photo
author:
name: Hung Tran
email: [email protected]
url: https://flatfiledeveloper.com
homepage: https://github.com/tranduyhung/grav-theme-big-picture
demo: https://grav-theme-big-picture.flatfiledeveloper.com
keywords: big, picture, theme, modern, fast, responsive, html5, css3, one, single, page
bugs: https://github.com/tranduyhung/grav-theme-big-picture/issues
license: MIT
form:
validation: loose
fields:
favicon:
type: file
label: THEME_BIG_PICTURE.FAVICON
destination: 'user/themes/big-picture/images'
multiple: false
accept:
- image/*
error_background_image:
type: file
label: THEME_BIG_PICTURE.ERROR_BACKGROUND_IMAGE
destination: 'user/themes/big-picture/images'
multiple: false
accept:
- image/*
footer_icons:
type: list
label: THEME_BIG_PICTURE.FOOTER_ICONS
help: THEME_BIG_PICTURE.FOOTER_ICONS_HELP
fields:
.icon:
type: text
label: THEME_BIG_PICTURE.FOOTER_ICONS_ICON
placeholder: 'fa-facebook'
.link:
type: text
label: THEME_BIG_PICTURE.FOOTER_ICONS_LINK
placeholder: THEME_BIG_PICTURE.FOOTER_ICONS_LINK_HELP
footer_items:
type: list
label: THEME_BIG_PICTURE.FOOTER_ITEMS
help: THEME_BIG_PICTURE.FOOTER_ITEMS_HELP
fields:
.item:
type: textarea
label: THEME_BIG_PICTURE.FOOTER_ITEMS_ITEM
help: THEME_BIG_PICTURE.FOOTER_ITEMS_ITEM_HELP
placeholder: THEME_BIG_PICTURE.FOOTER_ITEMS_ITEM_HELP