Brad Weslake

Results 2 issues of Brad Weslake

As of Nesta 0.18.0, sites require the line `set :host_authorization, { permitted_hosts: [] }` (or something along those lines) to be added to `app.rb` in themes. If they do not...

Thanks for the plugin! Works great. But I did have to install `jq` using `brew install jq` in order for it to work. You might want to flag this dependency...