← 返回博客 博客
Writing with static systems
Why static systems are often a better fit for writing than more dynamic publishing stacks.
- 发布于
- 2025年4月9日
- 阅读
- 1 分钟
- 标签
- writing, astro, publishing
On this page
如果写作本身才是核心,那么发布系统应该尽量退到背景里。
静态系统的优势不是老派
静态站点的优势从来不只是速度,它还意味着路径稳定、结构明确、页面更容易长期保存。
动态能力应该是附加层
评论、统计、访客地理都可以很有价值,但它们不应该决定一篇文章能不能被顺畅阅读。
BL
Written by
Bojin Li
Bojin Li writes about software, systems, design, and the internet from a static-first, content-first perspective.
Comments
留给后续讨论的空间
评论在页面主体之后异步加载。它应该像正文的一部分,而不是硬贴上去的小组件。 Writing with static systems.
Thread 0 items
留个言
渐进增强