You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ó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.
1 year ago
..
_archive.scss 💄 style: increase spacing in archive 2 years ago
_cards.scss 💄style(projects): cleaner shadow 2 years ago
_code.scss 💄 style(code tags): set border radius to inline code 1 year ago
_comments.scss feat: add support for Isso comments 2 years ago
_footer.scss feat(footer): add configurable copyright notice (#112) 2 years ago
_header-anchor.scss 💄 style: set custom header anchor 2 years ago
_header.scss 🌐 feat(i18n): overhaul translation system & add languages (#145) 1 year ago
_home-banner.scss ️ fix(a11y): update heading tags (#140) 1 year ago
_image-hover.scss feat: add 2 interactive image shortcodes 2 years ago
_image-toggler.scss feat: add pointer cursor to image toggler 2 years ago
_image.scss 💄 style: remove figure & img max height 2 years ago
_misc.scss ️ fix(a11y): update heading tags (#140) 1 year ago
_multilingual_quote.scss feat: add multilingual quote shortcode 2 years ago
_pagination.scss 🔥 refactor: remove useless lines 2 years ago
_posts_list.scss ️ fix(a11y): update heading tags (#140) 1 year ago
_quick_navigation_buttons.scss 💄 style(quick-navigation): reduce max-height for ToC 2 years ago
_spoiler.scss feat(shortcode): add spoiler shortcode (#113) 2 years ago
_syntax_theme.scss 💄 style(code blocks): change syntax highlighting theme & text size (#131) 1 year ago
_table.scss 💄 style: set transparent bg for code in table headers 2 years ago
_tags.scss 🔥chore(tags): remove unused CSS 2 years ago
_theme-switch.scss 🐛 fix: remove flash when navigating in dark-mode 2 years ago