Hi, This is a great project and the efforts are much celebrated. Recently I've come over an issue and want to share it here to get some help.
By the nature of this script, it installs all the available themes (30+ maybe?) on to the user's system and so the installation (git pull + rendering) can take a very long time (especially on some older machines).
But, most of the time, I only need a handful of them and don't need all others to be installed. So I'm looking for a way to make this script install only select themes but there's no immediately obvious way to do that (or maybe I've overlooked something).
Also, would it be possible to, say, assign a UUID for each theme and then have the script install the themes only with specified UUIDs?
Apologies if I'm missing something, any help is appreciated, Thanks!
Hi, This is a great project and the efforts are much celebrated. Recently I've come over an issue and want to share it here to get some help.
By the nature of this script, it installs all the available themes (30+ maybe?) on to the user's system and so the installation (git pull + rendering) can take a very long time (especially on some older machines).
But, most of the time, I only need a handful of them and don't need all others to be installed. So I'm looking for a way to make this script install only select themes but there's no immediately obvious way to do that (or maybe I've overlooked something).
Also, would it be possible to, say, assign a UUID for each theme and then have the script install the themes only with specified UUIDs?
Apologies if I'm missing something, any help is appreciated, Thanks!