gulp prod

This commit is contained in:
bchiang7
2016-12-08 23:34:45 -05:00
parent ea789e0928
commit ce307057a2
6 changed files with 2040 additions and 66 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "Brittany Chiang",
"author": "Brittany Chiang",
"version": "0.0.0",
"description": "Personal website of Brittany Chiang",
"main": "gulpfile.js",
"author": "Brittany Chiang",
"devDependencies": {
"babel-preset-es2015": "^6.18.0",
"browser-sync": "^2.18.2",
@@ -24,6 +24,9 @@
"type": "git",
"url": "https://github.com/bchiang7/bchiang7.github.io"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"jekyll",
"gulp",