Skip to content
Discussion options

You must be logged in to vote

I guess you could fork the Insiders repository, and set up git over ssh if you haven't already. Next, test if you can git clone your private fork without entering credentials. If that works, you should be able to use pip in the following way:

pip install git+ssh://[email protected]/Ultra-Instinct-05/mkdocs-material-insiders.git

At least that's what StackOverflow says. Unfortunately, it's not possible with the original repository, as I would have to add your public SSH keys to my account, which would grant you basically everything 😉 Thus, the GH_TOKEN or forking it is.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@squidfunk
Comment options

@UltraInstinct05
Comment options

Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants