forked from tranduyhung/grav-theme-clean-blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
blueprints.yaml
46 lines (45 loc) · 1.59 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
name: Clean Blog
description: "Grav theme based on Clean Blog HTML template of Start Bootstrap."
version: 2.0.0
icon: edit
author:
name: Hung Tran
email: flatfiledeveloper@gmail.com
url: https://flatfiledeveloper.com
homepage: https://github.com/tranduyhung/grav-theme-clean-blog
demo: https://grav-theme-clean-blog.flatfiledeveloper.com
keywords: theme, template, bootstrap, clean, blog, responsive, html5
bugs: https://github.com/tranduyhung/grav-theme-clean-blog/issues
license: MIT
form:
validation: loose
fields:
copyright:
type: textarea
label: THEME_CLEAN_BLOG.ADMIN.COPYRIGHT.LABEL
help: THEME_CLEAN_BLOG.ADMIN.COPYRIGHT.HELP
favicon:
type: text
label: THEME_CLEAN_BLOG.ADMIN.FAVICON.LABEL
help: THEME_CLEAN_BLOG.ADMIN.FAVICON.HELP
default_header_image:
type: text
label: THEME_CLEAN_BLOG.ADMIN.DEFAULT_HEADER_IMAGE.LABEL
help: THEME_CLEAN_BLOG.ADMIN.DEFAULT_HEADER_IMAGE.HELP
error_header_image:
type: text
label: THEME_CLEAN_BLOG.ADMIN.ERROR_HEADER_IMAGE.LABEL
help: THEME_CLEAN_BLOG.ADMIN.ERROR_HEADER_IMAGE.HELP
social_icons:
type: list
label: THEME_CLEAN_BLOG.ADMIN.SOCIAL_ICONS.LABEL
help: THEME_CLEAN_BLOG.ADMIN.SOCIAL_ICONS.HELP
fields:
.icon:
type: text
label: THEME_CLEAN_BLOG.ADMIN.SOCIAL_ICONS.FIELDS.ICON.LABEL
help: THEME_CLEAN_BLOG.ADMIN.SOCIAL_ICONS.FIELDS.ICON.HELP
.url:
type: text
label: THEME_CLEAN_BLOG.ADMIN.SOCIAL_ICONS.FIELDS.URL.LABEL
help: THEME_CLEAN_BLOG.ADMIN.SOCIAL_ICONS.FIELDS.URL.HELP