New blog article: history-homelab
pipeline / build-and-push-images (push) Successful in 1m23s

A History Of My Homelab

Small changes:
- Underline in lists is fixed
- New content components Code, Note
- Fixed BlogImage font size
- Fixed ImageText margins
This commit is contained in:
2025-12-31 00:58:13 +01:00
parent 1aa8d9c7fb
commit fa4bd2e230
23 changed files with 456 additions and 3 deletions
+13
View File
@@ -37,6 +37,19 @@ export default defineNuxtConfig({
'nuxt-umami'
],
content: {
build: {
markdown: {
highlight: {
theme: "github-light",
langs: [
'json', 'js', 'ts', 'html', 'css', 'vue', 'shell', 'mdc', 'md', 'yaml', 'terraform',
]
}
}
}
},
umami: {
id: 'c4e3394a-0cd8-45fd-abbb-dc5b4fbce39e',
host: 'https://umami.vhaudiquet.fr',