Replies: 2 comments 1 reply
-
Correct, stars and forks do not work for private repositories. You would need to perform an authenticated request, and since the information is retrieved in the browser of the user, you would need to expose your credentials to every user. Not a good idea 😉 |
Beta Was this translation helpful? Give feedback.
-
Hi, I have also specified |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi - Am I missing something.
I've specified my
repo_url:
in theMkDocs.yaml
config and the icon and working link to my repo is rendered. However, it's not displaying Latest, Stars and Forks info. Am I missing something here ? Is the fact it's a private repo affecting things ?Beta Was this translation helpful? Give feedback.
All reactions