Skip to content

Commit

Permalink
Removed gulp stuff nodejs#131
Browse files Browse the repository at this point in the history
  • Loading branch information
fbaiodias committed Sep 12, 2015
1 parent 649a4d7 commit b41fe31
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 25 deletions.
17 changes: 0 additions & 17 deletions gulpfile.js

This file was deleted.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "New Nodejs.org website",
"homepage": "https://new.nodejs.org",
"scripts": {
"gulp": "gulp",
"build": "node build.js",
"serve": "node build.js serve",
"lint": "eslint scripts build.js",
Expand All @@ -27,7 +26,6 @@
"dependencies": {
"autoprefixer-stylus": "^0.7.1",
"chokidar": "^1.0.5",
"gulp": "^3.9.0",
"handlebars": "^3.0.0",
"map-async": "~0.1.1",
"metalsmith": "^2.0.0",
Expand Down
6 changes: 0 additions & 6 deletions scripts/tasks/build.js

This file was deleted.

0 comments on commit b41fe31

Please sign in to comment.