1. Add the building util of Python

for the markdown docs.
2. Update the deploy.sh
This commit is contained in:
krahets
2023-02-06 23:23:21 +08:00
parent 64f251f933
commit ea901af217
28 changed files with 292 additions and 933 deletions

View File

@@ -3,11 +3,11 @@ site_name: Hello 算法
site_url: https://www.hello-algo.com/
site_author: Krahets
site_description: 一本动画图解、能运行、可提问的数据结构与算法入门书
docs_dir: docs
docs_dir: build
# Repository
repo_name: krahets/hello-algo
repo_url: https://github.com/krahets/hello-algo
edit_uri: https://github.com/krahets/hello-algo/tree/master/docs/
edit_uri: https://github.com/krahets/hello-algo/tree/main/docs/
# Copyright
copyright: Copyright © 2022 Krahets
@@ -15,7 +15,7 @@ copyright: Copyright © 2022 Krahets
# Configuration
theme:
name: material
custom_dir: docs/overrides
custom_dir: build/overrides
language: zh
features:
# - announce.dismiss