Patrick Lindsay
Patrick Lindsay
I'm having a similar issue to this. My favicons aren't getting pushed up. I'm using [follmann/middleman-favicon-generator](https://github.com/follmann/middleman-favicon-maker), and I've confirmed the favicons _are_ in the build dir. Edit: Whoops! Forgot to...
What about a way to install programmatically by specifying the Git repo? I've been playing around, trying to get something like ``` bash $ subl --command install_package https://github.com/chriskempson/base16.git ``` to...
@wbond I played around with the `advanced_install_package` command too, but couldn't figure out a way to supply args using `subl --command` or find any documentation explaining how that would work....
@wbond Right you are, which would probably explain why something like this doesn't already exist. I guess I misinterpreted those docs. Sorry for hijacking this thread.