Moving from Next to Astro

A practical note on why a rewrite can reduce complexity when a site has become too app-like.

发布于
2024年12月21日
阅读
1 分钟
标签
nextjs, astro, rewrite

这次从 Next 转到 Astro,并不是因为前者不好,而是因为网站本身已经不需要一个那么重的叙事方式。

问题不是框架能力太弱

很多时候不是框架不够好,而是我们让一个内容站背上了太多不属于它的负担。

重写的价值在于重新分界

把页面、内容、动态模块和部署边界重新理清,比在旧系统上继续修修补补更有意义。

BL

Written by

Bojin Li

Bojin Li writes about software, systems, design, and the internet from a static-first, content-first perspective.

Comments

留给后续讨论的空间

评论在页面主体之后异步加载。它应该像正文的一部分,而不是硬贴上去的小组件。 Moving from Next to Astro.

渐进增强
Thread 0 items

留个言

渐进增强

匿名、轻量、可审核。

© 2026 Bojin Li. Built as a static-first personal site.

Astro, content collections, and a lighter architecture than before.