generated from LNA-DEV/README-Template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhugo.yaml
214 lines (200 loc) · 6.45 KB
/
hugo.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
baseURL: https://lna-dev.net
title: LNA-DEV ~ Lukas Nagel
theme:
- github.com/adityatelange/hugo-PaperMod
- github.com/nicokaiser/hugo-theme-gallery/v4
enableEmoji: true
defaultContentLanguage: en
defaultContentLanguageInSubdir: true
enableRobotsTXT: true
buildDrafts: false
buildFuture: false
buildExpired: true
timeout: 600s
copyright: "🄯 CC-BY-ND [Lukas Nagel]({{< ref \"lukas-nagel\" >}})"
# paginate: 3
markup:
goldmark:
# TODO Remove this to improve performance
duplicateResourceFiles: true # https://gohugo.io/content-management/page-resources/#multilingual
outputs:
home:
- HTML
- RSS
- JSON
minify:
disableXML: true
minifyOutput: false
languages:
en:
languageName: "🇬🇧 En"
languageCode: en-US
weight: 1
params:
description: I'm Lukas Nagel (LNA-DEV), sharing insights on development, tech, photography, and more on this page which serves as my digital hub.
homeInfoParams:
Title: Hello World 👋
Content: |
Welcome to my website.
I am a software engineer from Bavaria, Germany. I am interested in cool technology, especially [Open Source](/en/tags/open-source/).
I work with Linux, .NET, Kubernetes, containers, and many other cool technologies.
Besides that, I am also interested in [photography](https://lna-dev.net/en/gallery).
This webpage acts as a "home base" for all the stuff I do on the internet.
I will post here about all the different things I am interested in.
Keep in mind that I post **different content** in **different languages**. So if you can, check out the other languages.
[More about me](./lukas-nagel)
menu:
main:
- name: 🗃️ Archive
url: archives/
weight: 1
- name: 🔎 Search
url: /search/
weight: 5
- name: 🔖 Categories
url: /categories/
weight: 10
- name: 🏷️ Tags
url: /tags/
weight: 20
- name: 🔗 Links
url: /links/
weight: 26
- name: 🛠️ Projects
url: /projects/
weight: 28
- name: 📷 Photography
url: /gallery/
weight: 30
de:
languageName: "🇩🇪 De"
languageCode: de-DE
weight: 2
params:
description: Ich bin Lukas Nagel (LNA-DEV) und teile hier Einblicke in die Software-Entwicklung, IT im Allgemeinen, Fotografie und mehr.
homeInfoParams:
Title: Hallo Welt 👋
Content: |
Willkommen auf meiner Website.
Ich bin ein Software-Entwickler aus Bayern und interessiere mich besonders für moderne Technologien, insbesondere [Open Source](/de/tags/open-source).
Ich arbeite mit Linux, .NET, Kubernetes, Containern und vielen anderen coolen Technologien. Ansonsten interessiere ich mich noch für [Fotografie](https://lna-dev.net/en/gallery).
Diese Webseite dient als meine art "Home Base" für alles, was ich im Internet mache.
Hier werde ich über all die verschiedenen Dinge posten, die mich interessieren. Ich erstelle **verschiedenen Content** für **verschiedene Sprachen**.
Schau also gerne in den anderen Sprachen vorbei.
[Mehr über mich](./lukas-nagel)
menu:
main:
- name: 🗃️ Archiv
url: archives/
weight: 1
- name: 🔎 Suche
url: /search/
weight: 5
- name: 🔖 Kategorien
url: /categories/
weight: 10
- name: 🏷️ Tags
url: /tags/
weight: 20
- name: 🔗 Links
url: /links/
weight: 26
- name: 🛠️ Projekte
url: /projects/
weight: 28
- name: 📷 Fotografie
url: ../en/gallery/
weight: 30
sv:
languageName: "🇸🇪 Sv"
languageCode: sv-Sv
weight: 3
params:
description: Jag är Lukas Nagel (LNA-DEV) och delar insikter om programutveckling, teknik, fotografi och mer på denna sida, som fungerar som mitt digitala nav.
homeInfoParams:
Title: Hallå värld 👋
Content: |
Välkommen till min webbplats.
Jag är programmerare från Tyskland och jag pratar om att lära mig svenska här. Jag är nybörjare så förvänta dig inte för mycket.
Jag har olika innehåll på olika språk. Så om du är intresserad, kolla på det.
[Mer om mig](./lukas-nagel)
menu:
main:
- name: 🗃️ Arkiv
url: archives/
weight: 5
- name: 🔎 Sökning
url: /search/
weight: 7
- name: 🔖 Kategorier
url: /categories/
weight: 10
- name: 🏷️ Taggar
url: /tags/
weight: 20
- name: 📷 Fotografi
url: ../en/gallery/
weight: 30
params:
ShortTitle: "LNA-DEV"
ShowFullTextinRSS: true
displayFullLangName: true
mainSections: "posts"
keywords:
- LNA-DEV
- Lukas Nagel
- Blog
- Privacy
- Open Source
author:
name: Lukas Nagel
email: me@lna-dev.net
images:
- /assets/Pingüino/Pingüino.png
DateFormat: January 2, 2006
defaultTheme: dark
disableThemeToggle: false
ShowReadingTime: true
ShowShareButtons: true
ShowPostNavLinks: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
disableSpecial1stPost: false
disableScrollToTop: false
comments: false
hidemeta: false
hideSummary: false
showtoc: false
tocopen: false
assets:
favicon: /assets/Pingüino/Pingüino.svg
favicon16x16: /assets/Pingüino/Pingüino.svg
favicon32x32: /assets/Pingüino/Pingüino.svg
apple_touch_icon: /assets/Pingüino/Pingüino.svg
safari_pinned_tab: /assets/Pingüino/Pingüino.svg
label:
text: Home
icon: /assets/Pingüino/Pingüino.svg
iconHeight: 35
socialIcons:
- name: mastodon
url: https://mastodon.online/@lna_dev
- name: pixelfed
url: https://pixelfed.de/LNA-DEV
- name: bluesky
url: https://bsky.app/profile/lna-dev.net
- name: github
url: https://github.com/LNA-DEV
- name: matrix
url: "https://matrix.to/#/@lna-dev:matrix.org"
- name: email
url: mailto:info@lna-dev.net
- name: rss
url: index.xml
editPost:
URL: https://github.com/LNA-DEV/Home-Page/tree/main/content
Text: Suggest Changes
appendFilePath: true