Convert links list to individual blog entries #11

Merged
mxmehl merged 32 commits from links-as-blog into main 2026-02-23 16:16:11 +01:00
Showing only changes of commit 42e49897fa - Show all commits

View File

@@ -2,6 +2,7 @@ baseurl = "https://mehl.mx/"
languageCode = "en-GB" languageCode = "en-GB"
title = "Max Mehl" title = "Max Mehl"
theme = [ "hugo-sustain", "hugo-cloak-email", "hugo-mastodon-comments", "hugo-snap-gallery" ] theme = [ "hugo-sustain", "hugo-cloak-email", "hugo-mastodon-comments", "hugo-snap-gallery" ]
summaryLength = 50
[markup.highlight] [markup.highlight]
codeFences = true codeFences = true