From bb02324e4e3ead61b11dea9f9e4a62bda3e6b113 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 30 Oct 2017 09:36:10 +0100 Subject: [PATCH 1/3] package updates --- package.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index 7c751fc..6b372bd 100644 --- a/package.json +++ b/package.json @@ -36,16 +36,16 @@ }, "devDependencies": { "babel-core": "^6.26.0", - "babel-eslint": "^8.0.0", - "babel-preset-env": "^1.6.0", + "babel-eslint": "^8.0.1", + "babel-preset-env": "^1.6.1", "browser-sync": ">=2.10.0", "concurrent-transform": "^1.0.0", "critical": "^0.9.1", "cross-spawn": "^5.1.0", "del": "^3.0.0", - "eslint": "^4.7.2", + "eslint": "^4.10.0", "eslint-config-ascribe": "^3.0.4", - "eslint-plugin-import": "^2.7.0", + "eslint-plugin-import": "^2.8.0", "gulp": "github:gulpjs/gulp#4.0", "gulp-autoprefixer": "^4.0.0", "gulp-awspublish": "^3.0.0", @@ -56,7 +56,7 @@ "gulp-header": "^1.8.9", "gulp-htmlmin": "^3.0.0", "gulp-if": "^2.0.2", - "gulp-imagemin": "^3.3.0", + "gulp-imagemin": "^3.4.0", "gulp-include": "^2.0.2", "gulp-load-plugins": "^1.5.0", "gulp-rename": "^1.2.2", @@ -69,11 +69,11 @@ "gulp-uglify": "^3.0.0", "gulp-util": "^3.0.6", "js-yaml": "^3.10.0", - "request": "^2.82.0", - "stylelint": "^8.1.1", + "request": "^2.83.0", + "stylelint": "^8.2.0", "stylelint-config-bigchaindb": "^1.0.0", "stylelint-config-standard": "^17.0.0", - "uglify-es": "^3.1.2" + "uglify-es": "^3.1.6" }, "engines": { "node": ">=7.0.0" From aadc2877718f058d72f79546c2f87d5dc38a8cb6 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 30 Oct 2017 09:36:30 +0100 Subject: [PATCH 2/3] fix loading of page-specific js --- _src/_includes/scripts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_src/_includes/scripts.html b/_src/_includes/scripts.html index a5b03a2..d9643ba 100644 --- a/_src/_includes/scripts.html +++ b/_src/_includes/scripts.html @@ -8,9 +8,9 @@ {% if page.js %} - + {% elsif layout.js %} - + {% endif %} From 810e0f063147b4fa28c8eaf334b722c3f893d309 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 30 Oct 2017 09:46:22 +0100 Subject: [PATCH 3/3] lol, fix contact form for good --- _src/_includes/form-contact.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_src/_includes/form-contact.html b/_src/_includes/form-contact.html index 3ff60fb..6301de3 100644 --- a/_src/_includes/form-contact.html +++ b/_src/_includes/form-contact.html @@ -1,7 +1,7 @@
-
+