Jimmy and GitHub
628bb9a501
feat: use images.AutoOrient in helper/image ( #1294 )
...
* feat: use images.AutoOrient in `helper/image`
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/1292
* fix: check if IsImageResourceProcessable before using filter
* remove local field
* feat: add configurable image auto-orientation via a new `autoOrient` parameter in site configuration
2026-03-05 17:58:40 +01:00
Jimmy and GitHub
bd7a34966c
refactor(sidebar): drop support for .Pre and remove old codes ( #1271 )
...
* refactor(sidebar): drop support for .Pre and remove old codes
* Simplify
2026-02-19 17:49:50 +01:00
Jimmy Cai
dc0d105e7c
fix: correct global site context access for the home page link in the sidebar
2026-01-27 00:05:05 +01:00
Jimmy and GitHub
33b7de9457
refactor: use .Site.Home.RelPermalink for home page links in the sidebar ( #1248 )
...
refactor: use `.Site.Home.RelPermalink` for home page links in the sidebar.
2026-01-26 23:59:40 +01:00
Jimmy and GitHub
7d4bfa9fc0
refactor: simplify sidebar avatar configuration and don't resize ( #1247 )
2026-01-26 23:58:18 +01:00
Jimmy and GitHub
3a03d69502
refactor: move default parameter values from template logic to params.toml ( #1244 )
2026-01-26 15:50:18 +01:00
Jimmy and GitHub
35cba14cde
feat: if current page has i18n version, language switcher will redirect to there instead of homepage ( #1237 )
...
feat: if current page has i18n version, language switcher will redirect to there
2026-01-25 23:55:50 +01:00
Jimmy and GitHub
5f1ab2bc76
refactor: migrate to new template system introduced in Hugo v0.146.0 ( #1232 )
...
See: https://gohugo.io/templates/new-templatesystem-overview/
2026-01-25 22:42:00 +01:00