tabi-lean/templates
welpo 45fe170467
🐛 fix(feed): styling now works in all website paths
The feed's stylesheet now uses the base URL from Zola's configuration,
ensuring correct stylesheet loading in all contexts (root path,
subdirectories, and subdomains).

Previously, the stylesheet URLs could break when feeds were in
subdirectories.
2025-02-16 09:28:57 +01:00
..
internal feat(alias): style redirect page (#156) 2023-09-15 01:48:15 +02:00
macros feat: allow setting post_listing_date per section 2025-02-09 23:16:53 +01:00
partials feat: support Zola's native code block names (#489) 2025-02-15 22:31:55 +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: render markdown in page titles & descriptions (#486) 2025-02-15 14:33:37 +01:00
atom.xml 🐛 fix(feed): styling now works in all website paths 2025-02-16 09:28:57 +01: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 feat: render markdown in page titles & descriptions (#486) 2025-02-15 14:33:37 +01:00
section.html feat: render section content (#484) 2025-02-09 21:00:08 +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