Commit Graph

13 Commits

Author SHA1 Message Date
eba3d78a32
fix: replace deprecated .Site.Social (#570)
BREAKING CHANGE: The min required Hugo version was bumped to v0.124 to drop deprecated vars `.Site.Social`.
2024-08-28 15:07:34 +02:00
785adf091b
fix: replace .Site.BaseURL by recommended alternatives (#487) 2024-01-15 21:15:17 +01:00
a57797f12b
chore: normalize mixed casing of code block lang and theme parameters (#401) 2023-06-22 10:52:32 +02:00
614d157b2f
fix usage of summary and description shortcode 2022-02-22 22:05:49 +01:00
0000409601
chore: cleanup meta tags (#208) 2022-02-14 22:58:34 +01:00
e27b8db64a
refactor: cleanup and unify the featured image metadata integration (#207) 2022-02-14 16:25:11 +01:00
063c116bb5
fix: use safeHTML for description in metadata (#202) 2022-02-07 14:47:30 +01:00
9f49819aa8
fix: fix section name formatting in metadata (#201) 2022-02-07 13:52:07 +01:00
6f0cd03608
feat: add feature or thumbnail image to feeds (#194) 2022-02-06 16:59:16 +01:00
1b3e25abc3
use title partial when possible (#190) 2022-02-06 12:46:10 +01:00
91f44eb3a5
refactor: unify title and description handling in meta files (#189) 2022-02-05 20:02:17 +01:00
b4721c0ce7
chore: enable auto-formatting for template files (#133) 2021-12-30 15:55:55 +01:00
392708d390
chore: include microformtas templates to fix opengraph (#132) 2021-12-30 15:30:40 +01:00