commit 73b5e5eb65d7d58d791d84afd6708e87500a3a67
parent d0069e25a5819846939783fa963b811b7077e2cb
Author: Konstantin Tarkus <koistya@gmail.com>
Date: Fri, 11 Sep 2015 22:22:54 +0300
Merge pull request #253 from vladikoff/patch-1
remove gulp
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/content/index.jade b/src/content/index.jade
@@ -15,8 +15,6 @@ div.row
div.col-sm-4
h3 Development Tools
dl
- dt <a href="http://gulpjs.com">Gulp</a>
- dd JavaScript streaming build system and task automation
dt <a href="http://webpack.github.io/">Webpack</a>
dd Compiles front-end source code into modules / bundles
dt <a href="http://www.browsersync.io/">BrowserSync</a>