6 Commits

Author SHA1 Message Date
welpo
a7833299ff
💥 feat!: add tag filtering for projects (#431)
- Card (project) images no longer require manual top/bottom margin
adjustments for proper spacing. Action needed: Review existing card
images as previous manual margin adjustments may now be
unnecessary/excessive.
- Sites using `cards.html` with tags will now load JavaScript by
default when tags are present. To maintain no-JS behaviour, explicitly
set `enable_cards_tag_filtering = false` in either `config.toml` or the
`_index.md` file where `cards.html` is used.
2024-11-17 00:38:32 +01:00
Óscar
e7172a0432
feat: allow showcasing featured projects on homepage (#297) 2024-04-23 17:59:35 +02:00
welpo
22d4d68a69
💄 style(projects): set entire card as link target 2024-02-16 12:29:02 +01:00
welpo
5458b1c533
🎨 style: fix whitespace issues 2023-10-07 23:31:59 +02:00
Óscar
5a2161f529
feat: allow internal project links (#157) 2023-09-15 19:42:11 +02:00
Óscar
14ccb208cf
🎨 refactor: turn macros into partials & sort CSS (#146) 2023-09-12 21:28:33 +02:00