-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhugo.yaml
More file actions
126 lines (106 loc) · 2.16 KB
/
Copy pathhugo.yaml
File metadata and controls
126 lines (106 loc) · 2.16 KB
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
baseURL: https://ru-admin.github.io/
defaultContentLanguage: en
defaultContentLanguageInSubdir: false
title: "DevOps Engineer & CloudAdmin"
ignoreFiles:
- content/posts/.*\.png$
module:
imports:
- path: github.com/hugo-toha/toha/v4
mounts:
- source: static/images
target: static/images
# - source: static/files
# target: static/files
- source: assets/icons
target: static/icons
- source: assets
target: assets
- source: ./node_modules/flag-icon-css/flags
target: static/flags
- source: ./node_modules/@fontsource/mulish/files
target: static/files
- source: ./node_modules/katex/dist/fonts
target: static/fonts
languages:
en:
label: English
locale: en-US
title: "DevOps Engineer & CloudAdmin"
weight: 1
ru:
label: Русский
locale: ru-RU
title: "DevOps-инженер & CloudAdmin"
weight: 2
markup:
goldmark:
renderer:
unsafe: true
tableOfContents:
startLevel: 1
endLevel: 5
ordered: false
outputs:
home:
- HTML
- JSON
# - RSS
enableEmoji: true
params:
background: /images/background.webp
# darkBackground: /images/background-dark.webp
logo:
main: images/logo.png
inverted: images/logo.png
favicon: images/logo.png
# gitRepo: https://github.com/ru-admin/ru-admin.github.io
posts:
hero:
enable: false
features:
analytics:
enable: true
services:
google:
id: G-DLMBEV3BLT
theme:
enable: true
services:
light: true
dark: true
default: system
flowchart:
enable: true
services:
mermaid:
theme: forest
portfolio:
enable: true
blog:
enable: true
showAuthor: false
notes:
enable: false
comment:
enable: false
toc:
enable: true
tags:
enable: true
on_card: true
flags:
enable: true
readingTime:
enable: false
showDate:
singlePage: false
postCards: false
footer:
enable: true
newsletter:
enable: false
disclaimer:
enable: false
credentials:
enable: false