Commit graph

13 commits

Author SHA1 Message Date
saicaca
559a324ae5 fix: fix type errors 2025-05-30 20:34:35 +08:00
L4Ph
66f3ee8543 refactor: replace 'any' type with CollectionEntry for better type safety in PostCard and PostPage components 2025-04-09 21:17:50 +09:00
Katsuyuki Karasawa
286b050fa8
format all code (#386) 2025-04-08 23:08:31 +09:00
Katsuyuki Karasawa
b016bd096c
fix: biome linter error (#369)
* fix(remark-excerpt): change loop variable to const for better readability

* fix(rehype-component-github-card): correct string quotes for consistency in title element

* fix(remark-directive-rehype): update biome-ignore comment for clarity on linting rule

* fix(rehype-component-admonition): use optional chaining for properties check and improve formatting

* fix(Pagination): improve equality checks and enhance code readability

* fix(TOC): correct equality check for consistency in removeTailingHash function

* fix(ImageWrapper): update import path to use 'node:path' for consistency

* fix(PostCard): update import path to use 'node:path' for consistency
2025-04-01 20:29:38 +09:00
kinho
b604cdf18c
feat: add post update date (#243)
* feat: Add article update date

* feat:
1.Hide update time on the homepage;
2.Replace update icon;

* remove iconify-json/mdi

---------

Co-authored-by: liangjianhao <jianhao.liang@sz-sanjiang.com>
2024-12-04 19:29:35 +08:00
saicaca
079abbc965 refactor: css cleanup and style tweaks 2024-12-02 16:02:39 +08:00
saicaca
0ad144add3 fix: fix errors and reformat code 2024-08-03 16:44:38 +08:00
saicaca
1f93499ece feat: use the first paragraph as the excerpt if description is not set 2024-08-03 16:03:03 +08:00
saicaca
96223c0b5a refactor: improve code quality 2024-07-21 18:41:03 +08:00
saicaca
003c644146 refactor: improve code quality 2024-07-21 15:49:22 +08:00
saicaca
f438ea4252 feat: style improvements (mainly animations) 2024-06-30 01:30:03 +08:00
saicaca
df30781cdc fix: onload animation tweaks 2024-03-13 01:32:54 +08:00
saicaca
af29b9160f refactor: code cleanup 2024-02-18 18:26:40 +08:00
Renamed from src/components/TitleCardNew.astro (Browse further)