Skip to content

建立你的第一个 Astro 博客

In this tutorial, you’ll learn Astro’s key features by building a fully-functioning blog, from zero to full launch! 🚀

一路走来,你将:

¥Along the way, you’ll:

  • 设置你的开发环境

  • 为你的网站创建页面和博客文章

  • 使用 Astro 组件构建

  • 查询和使用本地文件

  • 为你的网站添加交互性

  • 将你的网站部署到网络上

想要预览你要构建的内容吗?你可以在 GitHub or open a working version in an online coding environment such as IDX or StackBlitz 上查看最终项目。

¥Want a preview of what you’re going to build? You can view the final project on GitHub or open a working version in an online coding environment such as IDX or StackBlitz.

¥Checklist

Astro 中文网 - 粤ICP备13048890号