19 Commits (main)

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.
3 months ago
Óscar 36e53dc646
feat: add pinned posts functionality (#424) 3 months ago
ZzMzaw 0253799f23
feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
4 months ago
Óscar 1027f5ba53
🌐 style: improve RTL styling consistency (#381) 5 months ago
sam a76d6888b6
feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
8 months ago
welpo 50123c09ef
🐛 fix: ensure spacing when all projects are shown
Fixes #303.
10 months ago
Óscar e7172a0432
feat: allow showcasing featured projects on homepage (#297) 10 months ago
Mohammed Alotaibi afc82449fa
🐛 fix(tags): Arabic tags stuck together (#264)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Xavier Vello 40df48fd87
feat(list_posts.html): display draft status in post list (#203)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Óscar 14ccb208cf
🎨 refactor: turn macros into partials & sort CSS (#146) 1 year ago
Óscar 0055a3613e
️ fix(a11y): update heading tags (#140) 1 year ago
welpo 87a5c9a3a2
♻️ refactor: simplify sans-serif-font declarations
🐛 fix: use sans-serif in article
2 years ago
welpo 7a1bb1d04c
🎨 refactor: improve code format; set tabs = 4 spaces 2 years ago
welpo 9560103ce7
️ fix: improve tap target sizing for tags 2 years ago
welpo 603ac09baa
🔥 refactor: remove useless css 2 years ago
welpo 50b8d5fc7b
️ fix: improve accessibility in lists & taps 2 years ago
welpo 283f3d3934
💄 style: decrease margin between date and post title 2 years ago
welpo dc64e2589d
💄 style: wrap post description in `<p>` 2 years ago
welpo cd2ab356be
💄 style: redesign post listing and other minor changes 2 years ago