You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to specify remote repo's for downloading themes from. This is useful so that anyone who has multiple custom themes can specify a lookup natively.
implementation
Allow theme field to also be the path to a url to a .zip file remotely
Look for file path if protocol is not specified
Create new user-remotes.yml which is a seperate file specifically for new user remotes
Add an option to the CLI to add a new link to the user-remotes.yml file i.e. ezcv theme -r="filename.yml" or ezcv theme --remote="filename.yml" or
Documentation
Document folder structure
Document Config specification
The text was updated successfully, but these errors were encountered:
Descent098
changed the title
Remote theme repos
Customize Remote theme repos
Jun 15, 2021
Background
It would be nice to be able to specify remote repo's for downloading themes from. This is useful so that anyone who has multiple custom themes can specify a lookup natively.
implementation
theme
field to also be the path to a url to a.zip
file remotelyuser-remotes.yml
which is a seperate file specifically for new user remotesuser-remotes.yml
file i.e.ezcv theme -r="filename.yml"
orezcv theme --remote="filename.yml"
orDocumentation
The text was updated successfully, but these errors were encountered: