Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
yunwei37 committed Dec 27, 2024
1 parent 2204361 commit e99993b
Show file tree
Hide file tree
Showing 39 changed files with 5 additions and 61 deletions.
3 changes: 3 additions & 0 deletions .github/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ python .github/scripts/toc/independence_info.py

echo "Independence info generated successfully!"

# add info to page
python .github/scripts/page/embed_text.py

# Generate table of contents
python .github/scripts/toc/her_toc.py

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
mkdocs-material-
- run: pip install mkdocs-material "mkdocs-material[imaging]" mkdocs-git-authors-plugin mkdocs-git-revision-date-localized-plugin
- run: pip install mkdocs-rss-plugin mkdocs-static-i18n[material] python-dotenv openai pdfplumber python-docx
- run: pip install -r .github/scripts/requirements.txt
- run: sudo apt-get install libcairo2-dev
# New steps start here
- name: Generate and update TOC, generate and config other things
Expand Down
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit e99993b

Please sign in to comment.