🧑🚀 你好,宇航员!
欢迎使用 Astro 官方博客入门模板。本模板是一个轻量、 简洁的起点,适合任何想用 Astro 搭建个人网站、博客或作品集的人。
astro.config.mjs 文件中已预置了一些集成配置。你可以通过
Astro 集成 添加 Tailwind、React 或 Vue
等工具来自定义你的项目。
以下是一些入门建议:
- 编辑
src/pages/zh/index.astro来修改本页面 - 在
src/components/Header.astro中编辑网站导航链接 - 在
src/components/Footer.astro中添加你的名字 - 查看
src/content/blog/中的示例博客文章 - 在
src/layouts/BlogPost.astro中自定义博客文章布局
祝你使用愉快!如有疑问,请 阅读文档 或 加入 Discord 提问。