tabi/templates
welpo 13a65ac741
💥 feat(archive)!: enforce chronological sorting
Previously, the archive template respected individual section sorting configurations,
leading to potentially inconsistent timeline display.
This change enforces strict chronological
sorting (by publication date) across all
archive posts and adds an `archive_reverse` option
in section.extra to control sort direction.

BREAKING CHANGE: Archive now ignores section-specific sort_by settings in favour
of publication date ordering.
2025-02-09 20:36:43 +01:00
..
internal feat(alias): style redirect page (#156) 2023-09-15 01:48:15 +02:00
macros 💥 feat!: add tag filtering for projects (#431) 2024-11-17 00:38:32 +01:00
partials 💄 style: increase emoji favicon size 2025-02-08 10:17:26 +01:00
shortcodes feat(shortcodes): add 'aside' shortcode for side notes (#452) 2024-12-24 10:50:47 +01:00
tags feat: allow sorting tags based on post count (#344) 2024-06-29 17:39:31 +02:00
404.html 💄 style(404): split error statement from solution (#213) 2023-10-26 13:27:02 +02:00
anchor-link.html 💄 style: set custom header anchor 2023-06-18 23:13:37 +02:00
archive.html 💥 feat(archive)!: enforce chronological sorting 2025-02-09 20:36:43 +01:00
atom.xml feat(feed): make "Visit website" link context-aware (#394) 2024-09-20 01:55:05 +02:00
base.html feat: add series functionality (#406) 2024-11-08 00:01:30 +01:00
cards.html 💥 feat!: add tag filtering for projects (#431) 2024-11-17 00:38:32 +01:00
index.html 🐛 fix: add end-of-file newline 2023-02-06 02:20:56 +01:00
info-page.html feat: support using info-page.html for sections (#455) 2025-01-02 21:50:56 +01:00
page.html 🐛 fix: add separator between update date & remote changes link 2024-12-24 00:41:49 +01:00
section.html feat: allow pinned posts with pagination (#428) 2024-11-14 00:24:00 +01:00
series.html feat: add series functionality (#406) 2024-11-08 00:01:30 +01:00
sitemap.xml feat(sitemap): add XML styling (#221) 2023-11-14 23:26:44 +01:00
taxonomy_list.html feat: allow sorting tags based on post count (#344) 2024-06-29 17:39:31 +02:00
taxonomy_single.html 🐛 fix(i18n): reverse arrows in RTL languages (#272) 2024-02-12 18:46:48 +01:00