Steven Schobert
Steven Schobert
Thanks for the question! The Heroku option is currently the only open-source option we have. But I’d really love to see the community create alternative methods in various languages and...
The process of getting and refreshing the access tokens is outlined in the Instagram Basic Display API docs: https://developers.facebook.com/docs/instagram-basic-display-api/guides/long-lived-access-tokens/ I think there is an example in there on using `curl`...
Afraid I can't give one @pfvqueiros, sorry! I can only work on this project during my free time, which is limited and unpredictable. (For example, I was only able to...
Hey @bdgroupdev! Thanks for the report! Looks like the docs are misleading here. The `after` function (in both v1 and v2) is only called after the images have _successfully_ been...
Thanks for the heads up @borisovg! We'll have to switch over soon!
Hey @cproof — thanks for the reminder, and I apologize for the delay! I just wrapped up a project that has been consuming all my free time, so I should...
Hey @cproof! I just pushed out [v2.0](https://github.com/stevenschobert/metalsmith-sass/releases/v2.0.0) that changes `node-sass` to be a peer dependency, so you should be able to pin it at any recent version you like. I...
What are you using to monitor changes and re-compile? Sounds like something metalsmith-sass doesn't handle by itself :)
No worries, I'm sure we can track it down! Can you share your metalsmith settings?
Oh strange, I haven't heard any other issues with it before. Can you share a little bit of what your setup looks like?