hatched / ghost-charm

The Juju charm for the Ghost blogging application.
Other
9 stars 6 forks source link

Add config option for a remote theme repository #25

Open hatched opened 10 years ago

hatched commented 10 years ago

The first step to support theming is to add a config option which points to a remote repository/location which has the theme to download then apply to the blog.

ayr-ton commented 10 years ago

+1

ayr-ton commented 10 years ago

I will work on this. (:

hatched commented 10 years ago

This is awesome thanks @ayr-ton! It is a pretty highly requested feature that many will be interested in seeing. I haven't yet had time to write a contributing guide so a few things to note...

And with all that said, thanks again I can't wait to see this feature implemented.

hatched commented 10 years ago

@ayr-ton Hey, how goes the progress on this? Need a hand?

ayr-ton commented 10 years ago

@hatched I will submit to review probably tomorrow morning. I started coding yesterday. o/

hatched commented 9 years ago

Adding a theme to the Ghost theme list would be a great use case for the upcoming juju actions support instead of it only relying on config changed.

ayr-ton commented 9 years ago

@hatched Okay, I will return to work on this issue right now. Can I use the JUJU_DEV_FEATURE_FLAG=actions for early adoption?