Skip to content

Commit

Permalink
Integrated External Markdown for Projects
Browse files Browse the repository at this point in the history
  • Loading branch information
w11wo committed Jan 27, 2024
1 parent feac03c commit 595bd97
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 388 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
with:
python-version: 3.x
- name: Install dependencies
run: pip install mkdocs-material pillow cairosvg
run: pip install mkdocs-material pillow cairosvg mkdocs-embed-external-markdown
- name: Deploy docs
run: mkdocs gh-deploy --force
Loading

0 comments on commit 595bd97

Please sign in to comment.