Commit Graph

7 Commits

Author SHA1 Message Date
Robert Kaussow dc3ede1b72
fix: utilize hugo.WorkingDir for a reliable edit page link (#665)
BREAKING CHANGE: The `Edit page` uses the `hugo.WorkingDir` function of Hugo, which was introduced in v0.112.0. Due to this change, the minimum Hugo version for the theme has been raised accordingly.
2023-07-11 21:00:27 +02:00
Robert Kaussow 12c81554ac
feat: support mermaid codeblocks (#485) 2022-08-29 21:52:44 +02:00
Bjørn Erik Pedersen 731c5c9317
add demosite config for hugoThemesSiteBuilder (#161) 2021-07-06 21:41:38 +02:00
Robert Kaussow 8df82947b7
chore: fix capitalization for params in while clause (#108)
BREAKING CHANGE: The minimal required Hugo version was bumped to 0.83.0
2021-05-06 21:42:45 +02:00
Robert Kaussow 63e44beef4
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 April 30, 2021!
2021-04-11 15:11:59 +02:00
Robert Kaussow f8d2670528
migrate to thegeeklab namespace 2020-09-27 22:21:29 +02:00
Robert Kaussow 8c42994c3d
fix requirements for hugo theme index 2020-09-09 16:48:49 +02:00