tabi/templates/macros
Lee Kai Ze e9b0a3f3f0
feat: added auto-generated summary to post listing and atom feeds
Post listing and Atom feeds will show post summary in separate paragraph alongside with post description.

New defaults (breaking changes):
- auto_generated_summary_length = 300
- auto_generated_post_listing_summary = true
- auto_generated_atom_feed_summary = true
2026-01-31 21:23:43 +01:00
..
feed_utils.html feat: allow custom feed icon (#604) 2026-01-01 13:14:13 +01:00
format_date.html feat: add per-language date format configuration (#556) 2025-08-07 14:00:48 +02:00
list_posts.html feat: added auto-generated summary to post listing and atom feeds 2026-01-31 21:23:43 +01:00
page_header.html feat: allow custom feed icon (#604) 2026-01-01 13:14:13 +01:00
rel_attributes.html 🎨 refactor: turn macros into partials & sort CSS (#146) 2023-09-12 21:28:33 +02:00
series_page.html feat: add series functionality (#406) 2024-11-08 00:01:30 +01:00
settings.html 🐛 fix: allow pages within pages (#385) 2024-09-18 00:06:02 +02:00
table_of_contents.html 🌐 feat(i18n): overhaul translation system & add languages (#145) 2023-09-12 18:58:58 +02:00
target_attribute.html ♻️ refactor: add "target_attribute" macro (#515) 2025-04-26 11:21:09 +02:00
translate.html feat(i18n): implement pluralization logic (#277) 2024-02-16 15:41:25 +01:00