这是我 Astro 博客的第一篇文章。
2022-07-01
作者:Astro 学习者
astro
blogging
learning in public
安装 Astro:首先,我创建了一个新的 Astro 项目并设置好了我的在线账号。
制作页面:然后我学习了如何通过创建新的 .astro 文件并将它们保存在 src/pages/ 文件夹里来制作页面。
.astro
src/pages/
发表博客文章:这是我的第一篇博客文章!我现在有用 Astro 编写的页面和用 Markdown 写的文章了!
我将完成 Astro 教程,然后继续编写更多内容。关注我以获取更多信息。