Matthias H. Risse

Results 7 comments of Matthias H. Risse

Same problem. Does someone know how GitHub generates their v4 reference docs, it is sort of the same what this package is trying to do. @AndiMiko

Thank you @bbugh ! I was hoping for something Gatsby or Confluence compatible, as our use-case is to build a developer site and I would like to avoid Ruby and...

Hacking the plugin like this does the trick: ``` javascript // var id = uid(); var id = 'onYouTubeIframeAPIReady'; ``` I would like to commit a patch, but I am...

I have commited a pull request solving the issue as outlined above: https://github.com/millermedeiros/requirejs-plugins/pull/39

Hi! We would like to help. How about using https://github.com/pgherveou/gulp-awspublish ?

Hi! There is also https://github.com/serverless/serverless-client-s3 which is on the original serverless repo, but does not work with v1.0 properly yet. It looks very simple, maybe the way to go? @mjzone