siteleaf/siteleaf-gem

When pushing theme files, automatically publish them

devinhalladay opened this issue · 1 comments

I think it would be a huge improvement to Siteleaf and the gem if, when a user pushes themes to their site via the siteleaf command, the theme is automatically published. This way the user doesn't have to go into their Siteleaf admin just to activate theme files.

We probably wouldn't bundle this in with siteleaf push theme but maybe have it be its own command like siteleaf publish. If you wanted to do both, siteleaf push theme && siteleaf publish would do the trick.

We'll keep this in mind for a future version of the Gem once we make publish available in the API. Thanks for the suggestion!