From 828e650c3a8cb2195514b95cbeea832c3c48b9bb Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Fri, 18 Mar 2016 02:29:36 +0000 Subject: [PATCH] Add a GitHub card --- gulp/vendor.coffee | 1 + scripts/vendor/github-cards.js | 1 + .../_posts/2016-02-15-announcing-drupal-vm-config-generator.md | 2 ++ 3 files changed, 4 insertions(+) create mode 100644 scripts/vendor/github-cards.js diff --git a/gulp/vendor.coffee b/gulp/vendor.coffee index 19c8a358..1ef173e7 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 00000000..1080b265 --- /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.