ZyPLJ
4c0618b677
fix(utils): replace map with forEach to resolve biome lint error | 解决Github Action Biome 代码检查错误 ( #601 )
...
* fix(utils): replace map with forEach to resolve biome lint error
* fix(utils): replace map with forEach in getCategoryList for clarity
* fix(utils): specify radix parameter in Number.parseInt for clarity
---------
Co-authored-by: L4Ph <me@l4ph.moe>
2025-08-21 17:44:33 +09:00
Swizzer
3ff71d031b
perf(content): ⚡ ️ reduce archive page size by stripping post body ( #541 )
...
* perf(content): ⚡ ️ reduce archive page size by stripping post body
* apply biome fix
* refactor: Separate function responsibilities (removed unnecessary linkage of preceding and following slugs)
---------
Co-authored-by: L4Ph <me@l4ph.moe>
2025-07-13 14:47:00 +09:00
saicaca
dde7835dd7
fix: unable to list uncategorized posts on the archive page ( fix #471 )
2025-05-30 19:42:45 +08:00
Katsuyuki Karasawa
2b3d7cf304
fix: Trim whitespace from category and tag names in URL generation ( #437 )
2025-05-05 09:57:34 +09:00
Katsuyuki Karasawa
286b050fa8
format all code ( #386 )
2025-04-08 23:08:31 +09:00
0bipinnata0
b826152352
fix(blog): restore prev/next post navigation buttons ( #346 )
...
Co-authored-by: 0bipinnata0 <0bipinnata0@users.noreply.github.com>
2025-03-28 22:28:17 +09:00
saicaca
1af707ee6a
fix: fix RSS build error
2024-09-04 23:13:58 +08:00
Katsuyuki Karasawa
e9c8930559
refactor: improve type safety ( #155 )
...
* Fix to make it type safe.
* The build is failing, fix it.
2024-08-28 00:19:26 +08:00
saicaca
af29b9160f
refactor: code cleanup
2024-02-18 18:26:40 +08:00
saicaca
e0b93eb63c
feat: make 'uncategorized' a category
2024-01-21 20:21:04 +08:00
saicaca
23533e9ac9
fix: minor fixes
2024-01-21 20:19:34 +08:00
L4Ph
197d524b53
feat: add FrontMatter CMS, biome, translation, etc.
...
* add Frontmatter CMS
* add biome
* update
* update
* fixed & add docs
* fix translation.ts
* fix translation
2024-01-21 12:54:41 +08:00
saicaca
f9a78b3e3b
feat: remove support for nested categories
2023-12-14 13:44:20 +08:00
saicaca
b171ad463e
feat: add front-matter variable category
2023-11-07 14:46:29 +08:00
saicaca
767d351bd5
feat: regularize front-matter, add new-post command
2023-10-18 17:31:11 +08:00
saicaca
f4dc88e982
feat: allow collapsing widget content, add categories widget
...
(cherry picked from commit 9a4ca8f6163d5e1375aa7c612e1338cce5a8c0b5)
2023-10-18 02:15:28 +08:00
saicaca
83b765a398
fix: make tag sorting case-insensitive, fix wrong url
...
(cherry picked from commit 869eea036103abfcaec271d4f02c7ac2a8203648)
2023-10-18 02:15:27 +08:00
saicaca
26408b0b7e
feat: post styles, next/prev post btn, display-settings, etc.
...
(cherry picked from commit b7ddd92729d52a8c43d72010b743f7e3477f1001)
2023-10-18 02:15:23 +08:00
saicaca
124843848f
feat: initial commit
...
(cherry picked from commit 44c4d7b9521fe449e61edc614446195861932f8c)
2023-10-18 02:15:21 +08:00