Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install third party themes #37

Closed
chralp opened this issue Jan 28, 2019 · 0 comments
Closed

Install third party themes #37

chralp opened this issue Jan 28, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@chralp
Copy link
Owner

chralp commented Jan 28, 2019

config.ts should install linked git repo if THEME is provided.
ex: process.env.THEME=https://github.com/tbleckert/cardi-burrito
System should check if project folder( cardi-burrito ) exists in www/theme/.
If cardi-burrito exists under www/theme, then set THEMEpath to www/theme/cardi-burrito
Else, download theme and set THEMEpath to www/theme/cardi-burrito

@chralp chralp added the enhancement New feature or request label Jan 28, 2019
@chralp chralp added this to the v1 milestone Feb 12, 2019
@chralp chralp mentioned this issue Jan 28, 2020
Merged
@chralp chralp closed this as completed Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant