mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
chore: update heti style, remove infrequently used unocss rules, streamline meta tags
This commit is contained in:
parent
9ebc6aadc5
commit
67e1f6cf8e
8 changed files with 44 additions and 80 deletions
13
README.zh.md
13
README.zh.md
|
@ -89,19 +89,6 @@ Retypeset 是一款基于 [Astro](https://astro.build/) 框架的静态博客主
|
|||
|
||||
- 不要点击 `Discard Changes`,否则会丢失你的更改。
|
||||
|
||||
## 指令
|
||||
|
||||
以下指令均需要在项目根目录执行:
|
||||
|
||||
| 指令 | 作用 |
|
||||
| :--------------------- | :------------------------------------- |
|
||||
| `pnpm install` | 安装依赖 |
|
||||
| `pnpm dev` | 在 `localhost:4321` 启动本地开发服务器 |
|
||||
| `pnpm build` | 构建网站至 `./dist/` |
|
||||
| `pnpm preview` | 本地预览已构建的网站 |
|
||||
| `pnpm astro ...` | 执行 `astro add`, `astro check` 等命令 |
|
||||
| `pnpm astro -- --help` | 获取 Astro CLI 帮助信息 |
|
||||
|
||||
## 鸣谢
|
||||
|
||||
- [Typography](https://github.com/moeyua/astro-theme-typography)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue