Commit Graph

7 Commits

Author SHA1 Message Date
91a108d444
chore: bump min hugo version to v0.128 (#600)
BREAKING CHANGE: The Hugo config key `paginate` was deprecated in Hugo v0.128.0. Please use `pagination.pagerSize` instead in your custom configuration.
2024-10-30 21:17:29 +01:00
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
12fc429b87
feat: support mermaid codeblocks (#302)
BREAKING CHANGE: Mermaid can be rendered using code blocks now as an alternative to the shortcode. To support this feature, the minimum supported Hugo version was changed to v0.93.
2022-08-30 21:24:49 +02:00
a68404c66d
add demosite config for hugoThemesSiteBuilder 2021-08-24 18:17:28 +02:00
242d91f099
chore: replace master by main as default branch
BREAKING CHANGE: We have switched to 'main' as default branch. The 'master' branch is no longer maintained and will be removed after June 30, 2021!
2021-05-24 13:25:31 +02:00
28a82733b8
migrate to thegeeklab namespace 2020-09-27 22:14:36 +02:00
8b010ac9c6
switch to theme.toml instead of yaml 2020-08-26 12:29:32 +02:00