chore: remove archived docs (#360)

考虑到此仓库的文档版本逐渐变多,会导致编译过慢,所以这个 PR 移除了 2.0-2.9 的历史版本,并将这些版本部署到了 https://v2.archive-docs.halo.run/

<img width="498" alt="image" src="https://github.com/halo-dev/docs/assets/21301288/64281dc1-28c0-4656-a2fc-10ccc050e2a7">

/kind improvement

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-05-28 19:27:08 +08:00
committed by GitHub
parent d78a16e217
commit 9420d37857
914 changed files with 59 additions and 76694 deletions

View File

@@ -41,3 +41,12 @@ p > img {
.medium-zoom-image--opened {
z-index: 999;
}
.dropdown-archived-versions {
font-size: 0.875rem;
padding: 0.2rem 0.5rem;
}
.dropdown-separator {
margin: 0.3rem 0;
}