Adding Git repo details to material mkdocs #5795
-
how to add git repo details to show the fork details under repo url |
Beta Was this translation helpful? Give feedback.
Answered by
HonkingGoose
Aug 2, 2023
Replies: 1 comment
-
Read the Material for MkDocs, adding a Git repository page first. Then try this in your repo_name: jimandreas/mkdocs-material
repo_url: https://github.com/jimandreas/mkdocs-material |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kajulnisha9721
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Read the Material for MkDocs, adding a Git repository page first. Then try this in your
mkdocs.yml
file: