chore: update blog to work with latest versions of Hugo

This commit is contained in:
2025-02-13 18:22:31 +01:00
parent 20662dc99b
commit 6df64315d5
4 changed files with 13 additions and 10 deletions

View File

@@ -3,21 +3,23 @@ languageCode = "en-us"
copyright = "This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License."
title = "Phundraks rambling"
theme = "m10c"
paginate = 10
enableInlineShortcodes = true
staticDir = ["static"]
summarylength = 10
enableEmoji = true
[author]
name = "Lucien Cartier-Tilet"
[pagination]
pagerSize = 10
[params]
author = "Lucien Cartier-Tilet"
description = "Some random rambling by a linguistics nerd about Emacs, Linux, and conlanging"
avatar = "leon.png"
[params.author]
name = "Lucien Cartier-Tilet"
email = "lucien@phundrak.com"
[[params.social]]
name = "github"
url = "https://github.com/phundrak"
@@ -36,7 +38,7 @@ enableEmoji = true
[[params.social]]
name = "twitter"
url = "https://twitter.com/phundrak"
url = "https://mastodon.phundrak.com/phundrak"
[[params.social]]
name = "youtube"