21 Commits

Author SHA1 Message Date
ZzMzaw
0253799f23
feat: add series functionality (#406)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-11-08 00:01:30 +01:00
Óscar
adfe28eaf9
feat(feed): make "Visit website" link context-aware (#394) 2024-09-20 01:55:05 +02:00
Óscar
52979f7f54
🐛 fix(feed): resolve Atom feed validation issues (#393) 2024-09-20 01:44:32 +02:00
Óscar
c7b79552c4
feat: follow user OS theme with JS disabled (#357) 2024-07-24 19:14:57 +02:00
sam
a76d6888b6
feat: add date visibility options to post list (#330)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-07-11 23:19:14 +02:00
Jérôme Ramette
a08a9f19c7
🐛 fix(feed): fix "Visit website" link with skin config (#286) 2024-03-21 22:03:28 +01:00
Mohammed Alotaibi
b3ef23f305
🐛 fix(i18n): reverse arrows in RTL languages (#272)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-12 18:46:48 +01:00
Mohammed Alotaibi
5a306d04cb
🐛 fix(i18n): atom feed page direction for RTL langs (#268)
Co-authored-by: welpo <welpo@users.noreply.github.com>
2024-02-11 21:11:21 +01:00
Óscar Fernández
ea791f3a29
🐛 fix(stylised-feed): set proper date class (#207) 2023-10-17 21:35:13 +02:00
Ó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
Óscar
78f97e17b4
♻️ refactor(translation): introduce translation macro (#129) 2023-09-01 23:29:11 +02:00
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.
2023-08-18 12:55:57 +02:00
Óscar
f8cce3001c
feat: introduce skins to customise the theme (#105) 2023-08-10 13:21:52 +02:00
welpo
b2ca636eb9
🐛 fix: correct CSS path for GitHub pages 2023-07-31 21:15:34 +02:00
Óscar
32b1177140
♻️ refactor: improve stylised feed translations & consolidate XSL/CSS loading (#98) 2023-07-31 21:07:13 +02:00
smtbook
e7dc5eb44e
fix: multilingual issues in feeds and 'nav.html' 2023-07-31 17:04:34 +02:00
welpo
a6dfd4d1ba
🐛 fix: remove leading slash from css href 2023-06-27 00:06:54 +02:00
welpo
eb8f630fde
💄 style: smaller title and "Recent Posts" text 2023-06-26 21:56:55 +02:00
welpo
0494a54f57
💄 style: add styling to infobox 2023-06-26 02:12:49 +02:00
welpo
fc591f549c
💄 style: add title suffix & reduce RSS icon size 2023-06-25 22:59:29 +02:00
welpo
1b60be8c9d
🚧 feat: style xml feed 2023-06-24 03:06:54 +02:00