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

Using the special theme syntax "^" #34

Open
alxy opened this issue May 14, 2019 · 1 comment
Open

Using the special theme syntax "^" #34

alxy opened this issue May 14, 2019 · 1 comment

Comments

@alxy
Copy link

alxy commented May 14, 2019

I wanted to have my theme in a separate repo and update it each time october install is run. I tried using the new ^themename (gitrepo) syntax, however, now the theme folder name also includes the special character ^. Is there something I am missing?

Regarding the functionality: Is it correct that this will always pull the latest changes from the specified git repo (overriding any changes in the local copy)?

@tobias-kuendig
Copy link
Member

This feature currently is only supported by plugins. It would be relatively trivial to add the functionality for themes though:

https://github.com/OFFLINE-GmbH/oc-bootstrapper/blob/develop/src/Manager/ThemeManager.php#L24

vs

https://github.com/OFFLINE-GmbH/oc-bootstrapper/blob/develop/src/Manager/PluginManager.php#L24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants