-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy paththeme.yaml
60 lines (59 loc) · 2.35 KB
/
theme.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
name: NewsHub - Magazine Template
description: 'A minimalist and responsive blog & magazine template with page builder and dark mode, designed with Bootstrap 5.2.'
author: rat.md
homepage: 'https://rat.md'
authorCode: RatMD
code: newshub
parent: ''
database: '0'
require:
- 'RainLab.Blog'
- 'RainLab.Pages'
- 'RainLab.Sitemap'
- 'RainLab.Translate'
- 'RatMD.BlogHub'
form: config/options.yaml
translate:
en: lang/en.yaml
en-gb: lang/en.yaml
en-us: lang/en.yaml
de: lang/de.yaml
de-at: lang/de.yaml
de-de: lang/de.yaml
ratmd.bloghub:
post:
simple_subtitle:
type: text
tab: theme.ratmd-newshub::lang.custom_meta.tab
label: theme.ratmd-newshub::lang.custom_meta.simple_subtitle.title
comment: theme.ratmd-newshub::lang.custom_meta.simple_subtitle.comment
span: left
simple_title:
type: text
tab: theme.ratmd-newshub::lang.custom_meta.tab
label: theme.ratmd-newshub::lang.custom_meta.simple_title.label
comment: theme.ratmd-newshub::lang.custom_meta.simple_title.comment
span: right
layout:
type: dropdown
tab: theme.ratmd-newshub::lang.custom_meta.tab
label: theme.ratmd-newshub::lang.custom_meta.post_layout.label
comment: theme.ratmd-newshub::lang.custom_meta.post_layout.comment
default: default
showSearch: false
options:
default: theme.ratmd-newshub::lang.custom_meta.post_layout.default
fullwidth: theme.ratmd-newshub::lang.custom_meta.post_layout.fullwidth
heroimage: theme.ratmd-newshub::lang.custom_meta.post_layout.heroimage
featured: theme.ratmd-newshub::lang.custom_meta.post_layout.featured
images:
type: dropdown
tab: theme.ratmd-newshub::lang.custom_meta.tab
label: theme.ratmd-newshub::lang.custom_meta.images.label
comment: theme.ratmd-newshub::lang.custom_meta.images.comment
default: default
showSearch: false
options:
carousel: theme.ratmd-newshub::lang.custom_meta.images.carousel
gallery: theme.ratmd-newshub::lang.custom_meta.images.gallery
hidden: theme.ratmd-newshub::lang.custom_meta.images.hidden