Skip to content

Commit

Permalink
Merge pull request #33 from HEAL/main
Browse files Browse the repository at this point in the history
Pull in changes with mkdocs-redirect plugin from live docs
  • Loading branch information
smvgarcia authored Sep 19, 2024
2 parents 28d55f7 + d05bd05 commit 6b4ced9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mkdocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ markdown_extensions:
- pymdownx.details
plugins:
- search
- redirects:
redirect_maps:
'vlmd_submission.md': 'vlmd/index.md'
- mkdocs-video:
is_video: True

Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ mergedeep==1.3.4
mkdocs==1.3.1
mkdocs-material==8.5.3
mkdocs-material-extensions==1.0.3
mkdocs-redirects
mkdocs-video==1.3.0
packaging==21.3
Pygments==2.13.0
Expand Down

0 comments on commit 6b4ced9

Please sign in to comment.