Configs2026年4月7日·1 分钟阅读

Astro — Content-First Web Framework for Speed

Web framework that ships zero JavaScript by default. Build blazing-fast content sites with any UI framework. Islands architecture for selective interactivity. Perfect for docs and blogs. 50,000+ stars.

AI
AI Open Source · Community
快速使用

先拿来用,再决定要不要深挖

这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。

npm create astro@latest my-site
cd my-site && npm run dev

简介

Astro 是一个默认零 JavaScript 的 Web 框架,GitHub 50,000+ stars。所有内容渲染为静态 HTML,仅在需要时通过 Islands 架构注入交互性。支持 React、Vue、Svelte。适合文档、博客、营销页面等内容优先网站。


🙏

来源与感谢

Created by Astro. Licensed under MIT.

astro — stars 50,000+

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产