change the material theme and add pymdown

This commit is contained in:
SoftFever
2026-01-03 13:29:58 +08:00
parent b8c820ef32
commit bc3f9e7f04
3 changed files with 8 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ jobs:
python-version: '3.x'
- name: Install mkdocs
run: pip install mkdocs
run: pip install mkdocs mkdocs-material pymdown-extensions
- name: Build wiki content
run: |