Initial zh-CN document translation

This commit is contained in:
世界
2022-08-24 12:08:51 +08:00
parent 236c034c62
commit 2008fb552a
5 changed files with 105 additions and 5 deletions

View File

@@ -14,5 +14,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: pip install mkdocs-material mkdocs-static-i18n
- run: mkdocs gh-deploy -m "{sha}" --force --ignore-version --no-history