-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhugo.yaml
More file actions
201 lines (187 loc) · 5.13 KB
/
Copy pathhugo.yaml
File metadata and controls
201 lines (187 loc) · 5.13 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
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
baseURL: "https://omasta.net/"
title: "Marek Omasta"
theme:
- blank
defaultContentLanguage: "en"
enableGitInfo: true
enableRobotsTXT: true
loadJQuery: false
printI18nWarnings: true
printUnusedTemplates: true
printPathWarnings: true
removePathAccents: true
robots: "noai, noimageai"
sectionPagesMenu: "main"
timeout: "180s"
timeZone: "CET"
titleCaseStyle: "none"
caches:
getresource:
maxAge: "168h"
minify:
minifyOutput: true
tdewolff:
html:
KeepSpecialComments: true
keepComments: false
keepQuotes: true
keepWhitespace: false
xml:
keepWhitespace: false
markup:
goldmark:
renderer:
unsafe: true
extensions:
typographer:
disable: true
mediaTypes:
text/htaccess:
suffixes:
- "htaccess"
params:
dateFormatISO: "2006-01-02T15:04:05"
debug: false
deps:
AIRobots: "https://raw.githubusercontent.com/ai-robots-txt/ai.robots.txt/refs/heads/main/robots.txt"
AIRobotsHTAccess: "https://raw.githubusercontent.com/ai-robots-txt/ai.robots.txt/refs/heads/main/.htaccess"
psw:
CSS: "https://raw.githubusercontent.com/dimsemenov/PhotoSwipe/refs/heads/master/dist/photoswipe.css"
JS: "https://raw.githubusercontent.com/dimsemenov/PhotoSwipe/refs/heads/master/dist/photoswipe.esm.min.js"
lightboxJS: "https://raw.githubusercontent.com/dimsemenov/PhotoSwipe/refs/heads/master/dist/photoswipe-lightbox.esm.min.js"
icons:
favicon: "/favicon.ico"
favicon32: "/images/favicon-32.png"
favicon96: "/images/favicon-96.png"
favicon192: "/images/favicon-192.png"
appleTouch: "/images/favicon-180.png"
images:
- "images/profile-picture-og.jpg"
logo:
DPR1: "/images/profile-picture.webp"
DPR2: "/images/profile-picture@2x.webp"
repo:
URL: "https://github.com/momasta/omasta.net"
title: "momasta/omasta.net"
linkTitle: "GitHub"
historyPath: "/blame/master"
themes:
light: "#b8b8b8"
dark: "#000000"
author:
name: "Marek Omasta"
email: &email "marek@omasta.net"
emailURL: &emailURL "mailto:marek@omasta.net"
image: "images/profile-picture@2x.webp"
profiles:
Apple Music: "https://music.apple.com/profile/m_omasta"
Bandcamp: "https://bandcamp.com/m_omasta"
Discord: "https://discordapp.com/users/m.omasta"
Geocaching: "https://geocaching.com/p/?id=8404971"
GitHub: "https://github.com/momasta"
Goodreads: "https://goodreads.com/m_omasta"
Gravatar: "https://gravatar.com/omastik"
Last.fm: "https://last.fm/user/m_omasta"
Mastodon: "https://mastodon.social/@marek_omasta"
Messenger: &messenger "https://m.me/omastik"
Pinterest: "https://pinterest.com/m_omasta"
Unsplash: &unsplash "https://unsplash.com/@m_omasta"
YouTube: "https://youtube.com/@m.omasta"
ČSFD: "https://csfd.cz/uzivatel/827068-m-omasta"
permalinks:
posts: "/:slugorcontentbasename/"
server:
redirects:
- from: "/cs/**"
status: 404
to: "/cs/404/"
- from: "/**"
status: 404
to: "/404/"
taxonomies:
tag: tags
outputFormats:
htaccess:
baseName: ""
isPlainText: true
mediaType: "text/htaccess"
outputs:
home:
- html
- htaccess
section:
- html
taxonomy: [ ]
term:
- html
languages:
en:
contentDir: "content/en"
label: "English"
locale: "en-GB"
weight: 1
params:
dateFormat: "2 Jan 2006"
description: "Personal website of Marek Omasta – blog posts, meme collection, links to my profiles and my content online."
menu:
aside:
- name: "Contact"
- name: "Messenger"
params:
rel: "external"
value: "omastik"
parent: "Contact"
title: "Text me on Facebook Messenger"
url: *messenger
weight: 1
- name: "Email"
params:
rel: "external"
value: *email
parent: "Contact"
url: *emailURL
weight: 2
- name: "My Content"
- name: "Unsplash"
params:
description: "My stock photos, free to use"
rel: "external"
parent: "My Content"
url: *unsplash
weight: 2
cs:
contentDir: "content/cs"
label: "Čeština"
locale: "cs-CZ"
weight: 2
params:
dateFormat: "2. 1. 2006"
description: "Osobní web Marka Omasty – články, sbírka memes, odkazy na moje profily a obsah na internetu."
menu:
aside:
- name: "Kontakt"
identifier: "Contact"
- name: "Messenger"
params:
rel: "external"
value: "omastik"
parent: "Contact"
title: "Napište mi na Messengeru"
url: *messenger
weight: 1
- name: "E-mail"
params:
rel: "external"
value: *email
parent: "Contact"
url: *emailURL
weight: 2
- name: "Můj obsah"
identifier: "My Content"
- name: "Unsplash"
params:
description: "Moje fotky ve fotobance, zdarma k použití"
rel: "external"
parent: "My Content"
url: *unsplash
weight: 2