13 Commits (36e53dc646a22d2c090d28c11ab7a58177ebcfc6)

Author SHA1 Message Date
welpo 2c8a21d558
🐛 fix(archive): group multi-sourced posts by year
Closes #251.
1 year ago
Óscar b518e13c5d
feat(archive): allow multiple sources in Archive (#249) 1 year ago
welpo 5458b1c533
🎨 style: fix whitespace issues 1 year ago
welpo b9874393b4
feat(archive): allow customising section for archive 1 year ago
Ó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
Óscar 78f97e17b4
♻️ refactor(translation): introduce translation macro (#129) 2 years ago
welpo fa9229377d
feat: add multi-language support 2 years ago
welpo 28d5704afd
💄 style: use day-month format 2 years ago
welpo dceceff5fd
♻️ refactor: improve spacing and indentation 2 years ago
welpo 14156b590a
🚚 refactor: move blog posts to `blog` section 2 years ago
welpo 3aa22cb3ad
♻️ refactor: split macros.html in different files
Clearer macros format.
2 years ago
welpo 6e471450c6
💄 fix: remove double bottom-boder/div on Archive 2 years ago
serginogal 3434cbc926 feat: add archive screen 2 years ago