Is it possible to use a theme from a private repository? #1868
Unanswered
stefanobartoletti
asked this question in
Q&A
Replies: 1 comment
-
Two possible solutions:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It is possible to use a shared theme directly from a private GitHub repository, instead of publishing it publicly on NPM?
I want to build a theme that will contain some commercial fonts, that according to their license, I cannot share such a way, but I would still like to be able to have a reusable theming.
I'm thinking about something similar to what is possible with Nuxt layers, in example.
Beta Was this translation helpful? Give feedback.
All reactions