fuwari/src
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
..
assets/images feat: use .ts instead of .yaml for configurations 2023-10-23 17:54:39 +08:00
components use correct s thingy in english for words & reading time (#503) 2025-06-18 23:32:29 +09:00
constants Biome 2.0 with format (#510) 2025-06-18 23:01:28 +09:00
content feat: introduce Expressive Code for code block rendering (#476) 2025-06-03 22:41:36 +08:00
i18n format all code (#386) 2025-04-08 23:08:31 +09:00
layouts Biome 2.0 with format (#510) 2025-06-18 23:01:28 +09:00
pages perf(content): ️ reduce archive page size by stripping post body (#541) 2025-07-13 14:47:00 +09:00
plugins Biome 2.0 with format (#510) 2025-06-18 23:01:28 +09:00
styles feat: introduce Expressive Code for code block rendering (#476) 2025-06-03 22:41:36 +08:00
types feat: introduce Expressive Code for code block rendering (#476) 2025-06-03 22:41:36 +08:00
utils perf(content): ️ reduce archive page size by stripping post body (#541) 2025-07-13 14:47:00 +09:00
config.ts feat: introduce Expressive Code for code block rendering (#476) 2025-06-03 22:41:36 +08:00
env.d.ts feat: add FrontMatter CMS, biome, translation, etc. 2024-01-21 12:54:41 +08:00
global.d.ts fix: Remove useless calls during initialization (#295) 2025-04-28 20:39:53 +09:00