|
@@ -19,9 +19,11 @@
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
"gulp": "^3.9.0",
|
|
"gulp": "^3.9.0",
|
|
|
|
+ "express": "^4.13.3",
|
|
"metalsmith-serve": "^0.0.4",
|
|
"metalsmith-serve": "^0.0.4",
|
|
"metalsmith-watch": "^1.0.1",
|
|
"metalsmith-watch": "^1.0.1",
|
|
- "metalsmith-templates": "^0.7.0",
|
|
+ "metalsmith-layouts":"^1.4.2",
|
|
|
|
+ "metalsmith-in-place":"^1.3.2",
|
|
"metalsmith-permalinks": "^0.1.1",
|
|
"metalsmith-permalinks": "^0.1.1",
|
|
"metalsmith": "^2.1.0"
|
|
"metalsmith": "^2.1.0"
|
|
}
|
|
}
|