Skip to content

Commit

Permalink
Fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
clsty committed Feb 8, 2024
1 parent 0a82139 commit 78d2c90
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs-web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
| `npm run astro ...` | Run CLI commands like `astro add`, `astro check` |
| `npm run astro -- --help` | Get help using the Astro CLI |

更多可参见 [Starlight’s docs](https://starlight.astro.build/)[the Astro documentation](https://docs.astro.build)
更多可参见:
- 前端框架:[Astro documentation](https://docs.astro.build)
- 基于 Astro 的文档生成器:[Starlight’s docs](https://starlight.astro.build/)
- Starlight 自带的代码块编辑器:[Expressive-code](https://expressive-code.com/key-features/text-markers/)

- 编辑侧边栏:可编辑 `astro.config.mjs`

Expand Down
5 changes: 5 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ However, **feel free to fork** this project and modify to make your own (of cour
- [使用指南](#使用指南)
- [其他](#其他)

> [!IMPORTANT]
> 注意,arCNiso 的文档即将迁移至基于 Astro 的 Starlight。
> <https://blog.celestialy.top/arCNiso>(测试阶段,仍未完成)。
> 在这之后,大部分文档将转移至 `docs-web` 目录下,自述文档将转移回根目录,而 `docs` 目录将被删除。
# 简介

[arCNiso™](https://github.com/clsty/arCNiso)(简称 arCN™)是一个自由开源的 archiso 镜像。
Expand Down

0 comments on commit 78d2c90

Please sign in to comment.