8 Commits (28fe074ea0ced9a3302b77e2b587968607513b26)

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
welpo a907f56bd5
feat: add option to use sans-serif font everywhere 8 months ago
ZzMzaw b011f58da6
feat: allow inverting previous/next article links (#261)
- Adds next/previous labels for clarity
- Truncated long titles get "…" appended

Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
welpo e2baa36ddc
📝 docs(mastering-tabi): fix `browser_theme_color` spelling 1 year ago
Óscar dac6bfc024
feat: add previous/next article navigation (#246) 1 year ago
Óscar Fernández 8aabeaecc3
️ refactor: co-locate images (#200) 1 year ago