Commit graph

21 commits

Author SHA1 Message Date
radishzz
4d3ce1f73f
chore: remove portuguese preview from the demo site (#23)
* 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 06:44:59 +01:00
viniciusdeliz
4b05ba9caf
feat: implement portuguese locale (#21)
* feat: include pt key entry and content in config files

* feat: about-pt.md

* feat: update Theme Guide files including pt locale

* feat: include portuguese excerpt on Universal Article.md

* feat: Theme Guide-pt.md

* feat: KaTeX Mathematical Demo-pt.md

* fix: update Katex Mathematical Demo-pt.md title

* feat: 容忍与自由-pt.md

* feat: 故乡-pt.md

* fix: missing translation in 故乡-pt.md

* feat: 羅生門-pt.md

* feat: Theme Color Schemes-pt.md

* feat: Markdown Style Guide-pt.md

* feat: Markdown Extended Features-pt.md

* fix: untranslated tag in 容忍与自由-pt.md

* fix: unmatching published date in KaTeX Mathematical Demo-pt.md
2025-05-10 04:34:10 +01:00
radishzzz
fa0c7db306 docs: update theme guide 2025-05-09 09:18:44 +01:00
radishzzz
847629ca46 chore: update theme guide and waline style 2025-05-08 22:54:32 +01:00
radishzzz
5b9c2d562a refactor: replace icons with svg components, relocate icons and images, rename directories 2025-05-08 15:10:21 +01:00
radishzzz
b72b59358b docs: update comments in theme guides and configuration files 2025-05-08 02:32:12 +01:00
radishzzz
bf20fb4014 fix: upgrade waline to v3.5.7 (fixes #10), remove unused titlegap configuration 2025-05-08 01:57:40 +01:00
radishzzz
955db0e897 chore: replace twitter with x 2025-04-21 19:33:42 +01:00
radishzzz
018f1c9b6c chore: improve article auto-excerpt, allow inline code to wrap 2025-04-15 16:53:29 +01:00
radishzzz
043b811ce4 docs: update readme and theme guides 2025-04-14 17:31:27 +01:00
radishzzz
21d502b8d0 docs: update detailed usage documentation in readme
- update footnotes style
- update theme guides
2025-04-13 23:33:30 +01:00
radishzzz
5f95201576 chore: remove unnecessary image.domains configuration 2025-04-13 16:21:14 +01:00
radishzzz
37b95a4e37 docs: update theme guide 2025-04-13 13:15:21 +01:00
radishzzz
3a002d61ca perf: change listener from after-swap to page-load to improve view transition smoothness
- fix theme guide error
- update readme
2025-04-13 11:18:47 +01:00
radishzzz
59297d534e docs: update theme guides 2025-04-13 00:59:46 +01:00
radishzzz
3da5b38407 docs: add theme-color-schemes guide
- remove 95% width restriction
- adjust the transparency of the buttons
- update tag formatting for posts
- update the offset of the underline for links
2025-04-12 00:08:11 +01:00
radishzzz
21ae80e27d chore: add auto option for theme colors 2025-04-06 03:10:28 +01:00
kakomonn
88a3a9f46b Optimize the logic for switching between light and dark modes 2025-04-05 17:35:28 +08:00
radishzzz
ee25e17f69 feat: add KaTeX support and update theme configuration
- Update @astrojs/mdx and astro dependencies
- Enable KaTeX in theme config for mathematical formula rendering
- Update scrollbar component to hide overflow content
- Add KaTeX mathematical demonstration document
- Update multilingual theme guides to include KaTeX configuration
2025-04-01 02:13:23 +01:00
radishzzz
c0e41b3b57 chore: remove smooth effect except post pages, update theme guide 2025-03-28 02:09:26 +00:00
radishzzz
dc17f304c1 feat: add toc with accordion animation, add optional toc toggle, lower heti css priority 2025-03-28 00:26:32 +00:00
Renamed from src/content/posts/Theme Guide-es.md (Browse further)