tabi/templates/macros
welpo 846128509e
feat: generate commit history URL for updated articles
- Introduce the `create_history_url` macro in Tera to generate URLs.
- Add TOML configuration for specifying remote repository details.
- Integrate the new feature in the page meta for displaying a link to view changes.
2023-08-15 01:22:16 +02:00
..
add_comments.html 🚸 feat: add JavaScript notice for comments 2023-07-27 00:42:51 +02:00
cards_pages.html 🐛 fix: handle missing image metadata gracefully 2023-04-16 18:06:20 +02:00
content.html feat: generate commit history URL for updated articles 2023-08-15 01:22:16 +02:00
create_history_url.html feat: generate commit history URL for updated articles 2023-08-15 01:22:16 +02:00
format_date.html 🐛 fix: avoid empty dates when long_date_format is empty 2023-05-23 22:59:47 +02:00
list_posts.html feat: add multi-language support 2023-05-22 19:12:03 +02:00
page_desc.html ♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
page_header.html ♻️ refactor: improve spacing and indentation 2023-03-06 00:20:31 +01:00
paginate.html feat: add multi-language support 2023-05-22 19:12:03 +02:00
set_title.html feat: add multi-language support 2023-05-22 19:12:03 +02:00
table_of_contents.html feat: enhance Table of Contents 2023-08-14 15:08:22 +02:00