tabi/templates/macros
ZzMzaw 506a4a86e5 refactor(posts): make meta column width adaptable
The meta column of the blogposts list was fixed to 13.5rem.
I can be annoying when displaying something else but a date as it was initially planned.

Width set to 13.5rem has been kept when displaying a date to avoid any regression.
Nevertheless, it is possible to get rid of it in the future if needed.

Feed has been adapted accordingly.
2024-10-31 07:55:44 +01:00
..
format_date.html feat: add option to show author in post metadata (#322) 2024-05-27 02:16:03 +02:00
list_posts.html refactor(posts): make meta column width adaptable 2024-10-31 07:55:44 +01:00
page_header.html 🎨 refactor: turn macros into partials & sort CSS (#146) 2023-09-12 21:28:33 +02:00
rel_attributes.html 🎨 refactor: turn macros into partials & sort CSS (#146) 2023-09-12 21:28:33 +02: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
translate.html feat(i18n): implement pluralization logic (#277) 2024-02-16 15:41:25 +01:00