Commit graph

13 commits

Author SHA1 Message Date
radishzzz
610c86db0d style: add highlight hover animation to navigation and footer
- add dynamic accessible labels to heading anchors
- update theme toggle button svg
2025-05-13 23:33:09 +01:00
radishzz
fc1cc050bc
refactor: separate rss and atom generation, optimize back button logic (#22)
* refactor: separate rss and atom generation, optimize back button logic, remove redundant whitespace in component styles

* fix:  add missing <published> tag in atom feed
2025-05-10 04:37:20 +01:00
radishzzz
018f1c9b6c chore: improve article auto-excerpt, allow inline code to wrap 2025-04-15 16:53:29 +01:00
radishzzz
4c8dff619e update: migrate from content.ts to content.config.ts 2025-03-30 00:57:33 +00:00
radishzzz
bc76861aab fix: description generation logic 2025-03-24 03:03:11 +00:00
radishzzz
cb9a212cc7 fix: prevent HTML tags from being escaped in article descriptions 2025-03-23 18:50:14 +00:00
radishzzz
1e1519c3c5 chore: reduce rss description length 2025-03-20 03:40:45 +00:00
radishzzz
67cc90f744 chore: change logo on opengraph, adjust title position on mobile post page 2025-03-18 14:39:06 +00:00
radishzzz
0888b59c5f refactor: optimize rss generation logic 2025-03-17 14:01:51 +00:00
radishzzz
f34b0cb46b feat: i18n rss url and different excerpt length for different languages 2025-03-17 02:49:02 +00:00
radishzzz
22dc899a95 refactor: update language configuration 2025-03-15 01:02:45 +00:00
radishzzz
a556a622ab feat: automatically generate Open Graph cards 2025-03-13 05:00:18 +00:00
radishzzz
79f9765688 feat: automatically generate meta descriptions for articles 2025-03-12 16:17:37 +00:00