17 Commits (5db006ac47a9362e81a6c6dca6169c2b3f23d997)

Author SHA1 Message Date
sam a76d6888b6
feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
8 months ago
Jérôme Ramette a08a9f19c7
🐛 fix(feed): fix "Visit website" link with skin config (#286) 11 months ago
Mohammed Alotaibi b3ef23f305
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Mohammed Alotaibi 5a306d04cb
🐛 fix(i18n): atom feed page direction for RTL langs (#268)
Co-authored-by: welpo <welpo@users.noreply.github.com>
1 year ago
Óscar Fernández ea791f3a29
🐛 fix(stylised-feed): set proper date class (#207) 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 68e37f4574
🐛 fix(styled feed): url to "Visit Website"
Before this, it was linking to the own feed.
Now it links to the homepage of the corresponding language.
2 years ago
Óscar f8cce3001c
feat: introduce skins to customise the theme (#105) 2 years ago
welpo b2ca636eb9
🐛 fix: correct CSS path for GitHub pages 2 years ago
Óscar 32b1177140
♻️ refactor: improve stylised feed translations & consolidate XSL/CSS loading (#98) 2 years ago
smtbook e7dc5eb44e
fix: multilingual issues in feeds and 'nav.html' 2 years ago
welpo a6dfd4d1ba
🐛 fix: remove leading slash from css href 2 years ago
welpo eb8f630fde
💄 style: smaller title and "Recent Posts" text 2 years ago
welpo 0494a54f57
💄 style: add styling to infobox 2 years ago
welpo fc591f549c
💄 style: add title suffix & reduce RSS icon size 2 years ago
welpo 1b60be8c9d
🚧 feat: style xml feed 2 years ago