-
Notifications
You must be signed in to change notification settings - Fork 0
/
blueprints.yaml
202 lines (188 loc) · 5.45 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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
name: Prizayu
slug: prizayu
version: 1.0.0
description: "A highly customized theme for PNYA.ID website. Based on [Tail](https://github.com/MarcelKr/grav-theme-tail) Theme."
icon: empire
author:
name: Muhammad Rizqi Juniyanto
email: [email protected]
url: https://rizqijune.6l9.dev
homepage: https://github.com/rizqijune/grav-prizayu
demo: https://rizqijune.6l9.dev/prizayu
keywords: blog, modern, responsive, tailwind, tailwindcss, html5, css3, pnya, pnyaid, rizqijune
bugs: https://github.com/rizqijune/grav-prizayu/issues
license: MIT
dependencies:
- {name: grav, version: ">=1.7.46"}
- langswitcher
- taxonomylist
- error
- problem
- readingtime
form:
validation: loose
enable_base: &enable PNYA.ADMIN.THEME.ENABLE
title_base: &title PNYA.ADMIN.THEME.TITLE
message_base: &message PNYA.ADMIN.THEME.MESSAGE
color_base: &color PNYA.ADMIN.THEME.COLOR
txt_color_base: &text_color PNYA.ADMIN.THEME.TEXT_COLOR
bg_color_base: &bg_color PNYA.ADMIN.THEME.BG_COLOR
btn_base: &btn PNYA.ADMIN.THEME.BTN
plc_base: &placeholder PNYA.ADMIN.THEME.PLACEHOLDER
read_base: &read_more PNYA.ADMIN.THEME.READ_MORE
links_base: &links PNYA.ADMIN.THEME.LINKS
fields:
header_section:
type: fieldset
collapsible: true
collapsed: true
icon: header
title: PNYA.ADMIN.THEME.HEADER
fields:
custom_logo:
type: file
label: PNYA.ADMIN.THEME.CUSTOM_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/*
slogan:
type: text
label: PNYA.ADMIN.THEME.SLOGAN
announcement:
type: fieldset
collapsible: true
collapsed: true
icon: header
title: PNYA.ADMIN.THEME.ANNOUNCEMENT
active: 1
fields:
header.announcement.enabled:
type: toggle
label: *enable
highlight: 1
default: 1
options:
1: "Yes"
0: "No"
validate:
type: bool
header.announcement.title_message:
type: text
label: *title
placeholder: *placeholder
default: *title
header.announcement.message:
type: text
label: *message
placeholder: *placeholder
header.announcement.background_color:
type: colorpicker
label: *bg_color
default: "#8b5cf6"
header.announcement.text_color:
type: colorpicker
label: *text_color
default: "#FFFFFF"
header.announcement.btn_enabled:
type: toggle
label: *btn
highlight: 1
default: 1
options:
1: "Yes"
0: "No"
validate:
type: bool
header.announcement.btn_message:
type: text
label: *message
placeholder: *placeholder
default: *read_more
header.announcement.btn_url:
type: text
label: *links
placeholder: 'e.g https://google.com/yourlink'
default: '#'
header.announcement.btn_color:
type: colorpicker
label: *color
default: "#000000"
post:
type: fieldset
collapsible: true
collapsed: true
icon: header
title: Post
active: 1
fields:
post.list.style:
type: select
label: Listing Style
options:
list: List View
grid: Grid View
both: User preference (Both)
default: both
post.subtitle.text:
type: text
label: Subtitle
placeholder: Input your subtitle of post-list page here
default: Check out our latest posts, reviews, and guides.
links:
type: fieldset
collapsible: true
collapsed: true
icon: header
label: *links
name: *links
title: *links
active: 1
fields:
links_col:
type: columns
fields:
links_col1:
type: column
fields:
footer:
type: list
label: PNYA.ADMIN.THEME.FOOTER
collapsed: true
sort: true
style: vertical
fields:
.text:
type: text
label: *title
default: Terms & Conditions
.url:
type: text
label: URL
default: '/terms'
links_col2:
type: column
fields:
social:
type: list
label: Social
collapsed: true
sort: true
style: vertical
fields:
.icon:
type: text
label: Icons
help: See help
default: icon-[arcticons--github]
.url:
type: text
label: URL
default: 'https://github.com/rizqijune'
.color:
type: text
help: "Use either primary, secondary, info, warning, or any other basic colors."
default: primary