tabi-lean/templates/shortcodes
Óscar 32a2d5094b
🌐 feat(i18n): overhaul translation system & add languages (#145)
Revamp the existing translation system, simplifying
management and adding several new languages. The new system reads from
TOML files in the `/i18n` directory and improves template structures.
It also enhances customisation options and robustness by providing
fallbacks and modularity.

- Implement a new, streamlined translation macro.
- Load translations from `/i18n` TOML files.
- Remove redundant configuration requirements.
- Refactor templates to align with new i18n system.
- Add support for Hindi, Japanese, Russian, Portuguese, Chinese,
  Italian, German, Ukranian, Korean, and French languages.
- Credit Thomas Weitzel (@thomasweitzel) for inspiration.
2023-09-12 18:58:58 +02:00
..
dimmable_image.html feat(image shortcodes): add lazy loading (#116) 2023-08-26 01:57:19 +02:00
dual_theme_image.html feat(image shortcodes): add lazy loading (#116) 2023-08-26 01:57:19 +02:00
full_width_image.html feat(image shortcodes): add lazy loading (#116) 2023-08-26 01:57:19 +02:00
image_hover.html feat(image shortcodes): add lazy loading (#116) 2023-08-26 01:57:19 +02:00
image_toggler.html feat(image shortcodes): add lazy loading (#116) 2023-08-26 01:57:19 +02:00
invertible_image.html feat(image shortcodes): add lazy loading (#116) 2023-08-26 01:57:19 +02:00
multilingual_quote.html 🌐 feat(i18n): overhaul translation system & add languages (#145) 2023-09-12 18:58:58 +02:00
references.html feat: format references with custom shortcode 2023-02-25 02:00:42 +01:00
spoiler.html feat(shortcode): add spoiler shortcode (#113) 2023-08-24 14:27:33 +02:00
toc.html feat: enhance Table of Contents 2023-08-14 15:08:22 +02:00
wide_container.html feat: add wide container shortcode 2023-08-11 23:36:59 +02:00