-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathcyanine.yaml
507 lines (477 loc) · 14.6 KB
/
cyanine.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
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
name: Cyanine Theme
version: 1.1.11
description: Cyanine is a modern and flexible multi-purpose theme and the standard theme for typemill.
author: Trendschau
homepage: https://trendschau.net
licence: MIT
paypal: https://paypal.me/typemill
amount: 25
settings:
landingpage: on
landingpageIntro: 1
landingpageNavi: 2
naviTitle: Get Started
fontheadline: sans-serif
fontnavi: sans-serif
forms:
fields:
layoutsize:
type: select
label: Layout Size
options:
standard: Standard
large: Large
full: Full Width
posts:
type: fieldset
legend: Configure Posts
fields:
blogimage:
type: checkbox
label: Post-Images
checkboxlabel: Generally show hero images in all lists of posts
blog:
type: checkbox
checkboxlabel: Activate a list of posts on the homepage
bloghomepage:
type: fieldset
legend: Posts on Homepage
fields:
blogintro:
type: checkbox
label: Intro Content
checkboxlabel: Show the content of the homepage before the posts get listed
blogfolder:
type: text
label: Enter the folder path with the posts
placeholder: /blog
landingpage:
type: checkbox
checkboxlabel: Activate a landing page with segments on the homepage
landingpageIntro:
type: fieldset
legend: Landingpage Intro Segment
fields:
landingpageIntro:
type: number
label: Position of Intro Segment
description: Use 0 to disable the section
introTitle:
type: text
label: Title for your landingpage intro
placeholder: Typemill
description: Leave empty to use the title of your base content page.
introMarkdown:
type: textarea
label: Text for your landingpage intro (use markdown)
description: Leave empty to use the content of your base content page.
introButtonLink:
type: text
label: Link for startbutton
placeholder: /my/deeplink
introButtonLabel:
type: text
label: Label for startbutton
placeholder: my label
introFullsize:
type: checkbox
label: Full Screen
checkboxlabel: Use full screen for the intro segment
introImage:
type: checkbox
label: Background Image
checkboxlabel: Use the hero-image from the homepage as background image
introImageOpacity:
type: text
label: Opacity for background image
placeholder: 0.8
landingpageInfo:
type: fieldset
legend: Landingpage Info Segment
fields:
landingpageInfo:
type: number
label: Position of Info Segment
description: Use 0 to disable the section
infoMarkdown:
type: textarea
label: Use Markdown
landingpageTeaser:
type: fieldset
legend: Landingpage Teaser Segment
fields:
landingpageTeaser:
type: number
label: Position of Teaser Segment
description: Use 0 to disable the section
teaser1title:
type: text
label: Teaser 1 Title
teaser1text:
type: text
label: Teaser 1 Text
teaser1link:
type: text
label: Teaser 1 Link
fieldsize: half
teaser1label:
type: text
label: Teaser 1 Label
fieldsize: half
teaser2title:
type: text
label: Teaser 2 Title
teaser2text:
type: text
label: Teaser 2 Text
teaser2link:
type: text
label: Teaser 2 Link
fieldsize: half
teaser2label:
type: text
label: Teaser 2 Label
fieldsize: half
teaser3title:
type: text
label: Teaser 3 Title
teaser3text:
type: text
label: Teaser 3 Text
teaser3link:
type: text
label: Teaser 3 Link
fieldsize: half
teaser3label:
type: text
label: Teaser 3 Label
fieldsize: half
landingpageContrast:
type: fieldset
legend: Landingpage Contrast Segment
fields:
landingpageContrast:
type: number
label: Position of Contrast Segment
description: Use 0 to disable the section
contrastTitle:
type: text
label: Title
contrastText:
type: textarea
label: Text
contrastLink:
type: text
label: Button Link
contrastLabel:
type: text
label: Button Label
landingpageNavi:
type: fieldset
legend: Landingpage Navigation Segment
fields:
landingpageNavi:
type: number
label: Position of Navi Segment
description: Use 0 to disable the section
naviTitle:
type: text
label: Title for navigation
naviDepth:
type: number
label: How many navigation levels?
landingpageNews:
type: fieldset
legend: Landingpage News Segment
fields:
landingpageNews:
type: number
label: Position of News Segment
description: Use 0 to disable the section
newsHeadline:
type: text
label: Headline for news-segment
placeholder: News
newsFolder:
type: text
label: List entries from folder
placeholder: /blog
description: Add a path to a folder from which you want to list entries
newsLabel:
type: text
label: Label for read more link
placeholder: All News
fieldsetAuthor:
type: fieldset
legend: Article Author
fields:
authorPosition:
type: checkboxlist
label: Position of article author-line (top/bottom)
options:
top: Top
bottom: Bottom
authorIntro:
type: text
label: Author intro text
placeholder: Author
fieldsetDate:
type: fieldset
legend: Article Date
fields:
datePosition:
type: checkboxlist
label: Position of article date (top/bottom)
options:
top: Top
bottom: Bottom
dateIntro:
type: text
label: Date intro text
placeholder: Last Updated
dateFormat:
type: select
label: Date format
options:
'm/d/Y': 01/20/2020
'd.m.Y': 20.01.2020
fieldsetGitHub:
type: fieldset
legend: Article edit link
fields:
gitPosition:
type: checkboxlist
label: Position of the edit link (top/bottom)
options:
top: Top
bottom: Bottom
gitLink:
type: text
label: Link to repository
placeholder: https://github.com/typemill/documentation
help: Add the base url to the content repository (e.g. github).
editText:
type: text
label: Text/label for edit link
placeholder: edit on github
editIcon:
type: checkbox
label: Icon
checkboxlabel: use an edit-icon instead of text
fieldsetPrint:
type: fieldset
legend: Print Button
fields:
printPosition:
type: checkboxlist
label: Position of the print-button (top/bottom)
options:
top: Top
bottom: Bottom
printText:
type: text
label: Text/label for print-button
placeholder: print
printIcon:
type: checkbox
label: Icon
checkboxlabel: use a print-icon instead of text
fieldsetNavigations:
type: fieldset
legend: Navigations and Chapters
fields:
chapnum:
type: checkbox
label: Chapter Numbers
checkboxlabel: Show chapter numbers in navigation?
collapseNav:
type: checkbox
label: Collapse navigation
checkboxlabel: Collapse and expand navigation?
expand:
type: text
label: Label for expand button
placeholder: expand navigation
collapse:
type: text
label: Label for collapse button
placeholder: collapse navigation
next:
type: text
label: Label for next link
placeholder: next
previous:
type: text
label: Label for previous link
placeholder: previous
fieldsetfooter:
type: fieldset
legend: Footer columns
fields:
footercolumns:
type: checkboxlist
label: Activate footer columns
options:
footer1: Column 1
footer2: Column 2
footer3: Column 3
footer1:
type: textarea
label: footer column 1 (use markdown)
footer2:
type: textarea
label: footer column 2 (use markdown)
footer3:
type: textarea
label: footer column 3 (use markdown)
fieldsetcopyrightline:
type: fieldset
legend: Copyright Line
fields:
copyrightline:
type: checkbox
checkboxlabel: Overwrite the copyright line
copyrightlinetext:
type: textarea
label: Overwrite Copyright Line (use markdown)
description: If overwrite the copyright line with the link to typemill, then please support Typemill e.g. with a link in the imprint, a blog-post, a social media mention or a recommendation.
fieldsetFonts:
type: fieldset
legend: Font Families
fields:
font:
type: select
label: General font-family
description: All fonts are system fonts with fallbacks
options:
BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif: sans-serif
georgia,times,serif: serif
courier,sans-serif: courier (sans-serif)
helvetica,sans-serif: helvetica (sans-serif)
avenir,sans-serif: avenir (sans-serif)
athelas,serif: athelas (serif)
georgia,serif: georgia (serif)
times,serif: times (serif)
bodoni,serif: bodoni (serif)
calisto,serif: calisto (serif)
garamond,serif: garamond (serif)
baskerville,serif: baskerville (serif)
fontheadline:
type: select
label: Font-family for headlines
description: All fonts are system fonts with fallbacks
options:
BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif: sans-serif
georgia,times,serif: serif
courier,sans-serif: courier (sans-serif)
helvetica,sans-serif: helvetica (sans-serif)
avenir,sans-serif: avenir (sans-serif)
athelas,serif: athelas (serif)
georgia,serif: georgia (serif)
times,serif: times (serif)
bodoni,serif: bodoni (serif)
calisto,serif: calisto (serif)
garamond,serif: garamond (serif)
baskerville,serif: baskerville (serif)
fontnavi:
type: select
label: Font-family for navigations
description: All fonts are system fonts with fallbacks
options:
BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif: sans-serif
georgia,times,serif: serif
courier,sans-serif: courier (sans-serif)
helvetica,sans-serif: helvetica (sans-serif)
avenir,sans-serif: avenir (sans-serif)
athelas,serif: athelas (serif)
georgia,serif: georgia (serif)
times,serif: times (serif)
bodoni,serif: bodoni (serif)
calisto,serif: calisto (serif)
garamond,serif: garamond (serif)
baskerville,serif: baskerville (serif)
fieldsetColors:
type: fieldset
legend: Colors
fields:
brandcolorprimary:
type: text
label: Background color for body
placeholder: 'leightseagreen'
fieldsize: half
fontcolorprimary:
type: text
label: Font color for body
placeholder: 'white'
fieldsize: half
newsbackground:
type: text
label: Background color for news-box
placeholder: 'white'
fieldsize: half
newscolor:
type: text
label: Font color for news-box
placeholder: '#333'
fieldsize: half
brandcolortertiary:
type: text
label: Background color for buttons
placeholder: 'lightseagreen'
fieldsize: half
fontcolortertiary:
type: text
label: Font color for buttons
placeholder: '#F7F7F7'
fieldsize: half
bordercolortertiary:
type: text
label: Border color for buttons
placeholder: '#F7F7F7'
fieldsize: half
fontcolorlink:
type: text
label: Font color for content links
placeholder: '#007F7F'
fieldsize: half
brandcolorsecondary:
type: text
label: Background color for content
placeholder: '#f7f7f7'
fieldsize: half
fontcolorsecondary:
type: text
label: Font color for content
placeholder: '#333'
fieldsize: half
codebackground:
type: text
label: Background color for code
placeholder: '#ddd'
fieldsize: half
codecolor:
type: text
label: Font color for code
placeholder: '#333'
fieldsize: half
contentnavihoverbackground:
type: text
label: Background color for hover of content navigation
placeholder: 'lightseagreen'
fieldsize: half
contentnavihovercolor:
type: text
label: Font color for hover of content navigation
placeholder: 'white'
fieldsize: half
thinbordercolor:
type: text
label: Thin border color
placeholder: 'lightgray'
description: Used for content navigation, table and horizontal line
fieldsize: half
noticecolors:
type: checkbox
label: Color for notices
checkboxlabel: Use grayscale color schema for notices
fieldsize: half