未验证 提交 a1108197 编写于 作者: F Frost Ming

change doc

上级 5a512592
......@@ -21,10 +21,11 @@ jobs:
architecture: "x64"
- name: Build pages
run: |
pip install -U pip wheel
pip install mkdocs mkdocs-material markdown-include
cd docs && mkdocs build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.REPO_TOKEN }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./docs/site
......@@ -23,4 +23,4 @@ markdown_extensions:
- markdown_include.include:
base_path: docs
copyright: Copyright &copy; 2019 <a href="https://frostming.com">Frost Ming</a>
copyright: Copyright &copy; 2019-2020 <a href="https://frostming.com">Frost Ming</a>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册