Jimmy and GitHub
25bf63778c
feat: use thumbnail in section and links image ( #1291 )
...
* feat: use thumbnail for section image
* feat: use thumbnail in links image
* fix typo
2026-03-05 13:57:37 +01:00
Jimmy and GitHub
bc54cecf0a
refactor: centralize page filtering logic, and allow sort by lastmod ( #1250 )
...
* refactor: migrate page visibility control from `Params.hidden` to the new `build.list` parameter.
* refactor: centralize page filtering logic into a new `helper/pages.html` partial
* feat: introduce `SortBy` parameter to enable sorting pages by last modified date
* refactor: extract page sorting logic into a new `pages-sort.html` partial
2026-01-27 12:34:15 +01:00
Jimmy and GitHub
deceb17144
refactor: migrate page visibility control from Params.hidden to the new build.list parameter. ( #1249 )
...
* refactor: migrate page visibility control from `Params.hidden` to the new `build.list` parameter.
* Rename rss.xml to home.rss.xml
2026-01-27 12:00:40 +01:00
Jimmy and GitHub
067bcdb370
refactor: image handling logic + support for external images ( #1235 )
...
* refactor: simplify image partial logic, remove generation of different image sizes
* Remove `defaultImage.opengraph` configuration from `params.toml`.
2026-01-25 23:29:41 +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