diff --git a/gulp/vendor.coffee b/gulp/vendor.coffee index 19c8a358a..1ef173e7d 100644 --- a/gulp/vendor.coffee +++ b/gulp/vendor.coffee @@ -12,4 +12,5 @@ g.task 'vendor-scripts', => g.js [ 'vendor/bower/jquery/dist/jquery.js', 'vendor/bower/bootstrap-sass/assets/javascripts/bootstrap/collapse.js', + 'scripts/vendor/github-cards.js' ], 'vendor.js' diff --git a/scripts/vendor/github-cards.js b/scripts/vendor/github-cards.js new file mode 100644 index 000000000..1080b2655 --- /dev/null +++ b/scripts/vendor/github-cards.js @@ -0,0 +1 @@ +(function(e){var t="//cdn.jsdelivr.net/github-cards/1.0.2/";var r,i=0;var a=e.getElementsByTagName("meta");var n,d,l,c;for(r=0;r + The recommended method is via downloading the phar file (the same as Composer and Drupal Console). You can also clone the GitHub repository and run the command from there. I’m also wanting to upload it to Packagist so that it can be included if you manage your projects with Composer. Please log any bugs or feature requests in the [GitHub issue tracker](https://github.com/opdavies/drupal-vm-generator/issues), and I’m more than happy to receive pull requests.