个人 blog 站点仓库, 使用 fuwari 构建
Site: wyf9.top
pnpm run dev |
启动开发服务器 (:4321) |
pnpm run preview |
启动预览服务器 |
pnpm run build |
构建静态站点 |
--- title: My First Blog Post published: 2023年09月09日 description: This is the first post of my new Astro blog. image: ./cover.jpg tags: [Foo, Bar] category: Front-end draft: false lang: jp # Set only if the post's language differs from the site's language in `config.ts` ---
代码部分使用 MIT License
文章 / 内容部分使用 CC-BY-NC-SA License