-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
135 lines (133 loc) · 3.82 KB
/
config.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
url: https://opensuse.lt/
DefaultContentLanguage: lt
languageCode: lt
title: openSUSE.lt
description: openSUSE Linux naujienos, pagalba nuo 2002 m. spalio 25 d.
theme: mainroad
paginate: 5
#refLinksErrorLevel: WARNING # Issue a warning instead of error when encountering invalid ref/relref
menus:
main:
- name: Naujienos ir pamokos
pageRef: /
weight: 10
- name: Pradedantiesiems
pageRef: /opensuse-pradedantiesiems
weight: 20
- name: Parsisiųsti „openSUSE“
url: https://get.opensuse.org/lt/leap/
weight: 30
params:
rel: external
target: _blank
- name: Parsisiųsti „Lietuką“
url: https://lietukas.lt/gauti.html
weight: 40
params:
rel: external
target: _blank
- name: „Diegti tuoj pat“ kolekcija
url: https://lietukas.lt/ymp_kolekcija.html
weight: 50
params:
rel: external
target: _blank
- name: openSUSE įvykiai
pageRef: /opensuse-įvykiai
parent: Naujienos ir pamokos
weight: 10
- name: Skelbimai
pageRef: /skelbimai
parent: Naujienos ir pamokos
weight: 20
- name: Svetainės
pageRef: /svetainės
parent: Naujienos ir pamokos
weight: 30
- name: Kitos naujienos
pageRef: /kitos-naujienos
parent: Naujienos ir pamokos
weight: 40
- name: Sistemos diegimas
pageRef: /diegimas
parent: Naujienos ir pamokos
weight: 50
- name: Programos
pageRef: /programos
parent: Naujienos ir pamokos
weight: 60
- name: Susiję su aparatine įranga
pageRef: /geležis
parent: Naujienos ir pamokos
weight: 70
- name: Nesklandumų sprendimas
pageRef: /klaidos
parent: Naujienos ir pamokos
weight: 80
- name: Internetas ir tinklas
pageRef: /tinklas
parent: Naujienos ir pamokos
weight: 90
# - name: Saugumas
# pageRef: /saugumas
# parent: Naujienos ir pamokos
# weight: 100
- name: Išvaizdos keitimas
pageRef: /išvaizdos-keitimas
parent: Naujienos ir pamokos
weight: 110
- name: Vertimas / lokalizavimas
pageRef: /vertimas-lokalizavimas
parent: Naujienos ir pamokos
weight: 120
- name: Kitos pamokos
pageRef: /kitos-pamokos
parent: Naujienos ir pamokos
weight: 130
#uglyURLs: true # uncomment to use .html suffix in URLs instead of a trailing slash
markup:
goldmark:
renderer:
unsafe: true # Allow HTML tags in MarkDown
parser:
attribute:
block: true
params:
description: openSUSE Linux naujienos, pagalba nuo 2002 m. spalio 25 d.
subtitle: openSUSE Linux naujienos, pagalba nuo 2002 m. spalio 25 d.
copyright: opensuse.lt
sidebar:
home: right
list: right
single: right
widgets:
#- search
- counter
- laukiame-straipsnelių
widgets:
search:
cached: true
url: https://duckduckgo.com/
input:
name: sites
counter:
cached: true
laukiame-straipsnelių:
cached: true
mainSections:
- kita
- opensuse-įvykiai
- skelbimai
- svetainės
dateFormat: :date_long
post_meta:
- author
- date
- categories
- translations
logo:
image: '/images/girl.png'
customCss: [ 'css/custom.css' ]
style:
vars:
highlightColor: "#0d8726"