feat(docs): add VitePress documentation setup and deployment workflow

This commit is contained in:
shiyu
2025-06-09 13:07:42 +08:00
parent 0a6fe70537
commit a869ff1954
9 changed files with 468 additions and 2 deletions

View File

@@ -31,6 +31,8 @@
<ItemGroup>
<Content Include=".github\workflows\deployment.yml" />
<Content Include=".github\workflows\docker.yml" />
<Content Include=".github\workflows\docs.yml" />
<Content Include="Docs\.vitepress\config.mts" />
</ItemGroup>
</Project>