Xin
a128fabaf1
feat: add optional alt parameter to card shortcode ( #899 )
...
Add support for custom alt text on card images to improve accessibility.
The alt parameter is optional and defaults to the card title if not provided,
maintaining backward compatibility with existing implementations.
Fixes #896
2026-01-04 17:23:33 +00:00
Ludovic Fernandez
22f81e2470
feat(card): add tagIcon and tagBorder options ( #791 )
2025-08-25 16:49:06 +01:00
Ludovic Fernandez
22c1a4f9df
feat(badges): colors and border ( #774 )
...
* feat(badges): add more colors and allow to disable the border
* feat(badges): more colors
* chore: generate
* docs: add Others inside the sidebar
* chore: i18n
---------
Co-authored-by: Xin <5097752+imfing@users.noreply.github.com >
2025-08-23 14:42:23 +01:00
Ludovic Fernandez
880084b091
chore: remove unused variables ( #758 )
2025-08-16 10:17:01 +01:00
yuri
a44de285b2
chore: adapt theme to new template system ( #696 )
...
* Adapted theme's layout to [Hugo v0.146.0](https://gohugo.io/templates/new-templatesystem-overview/ )
* Bumped minimal Hugo version to v0.146.0
2025-06-01 00:25:39 +01:00