Overview I’m stil trying to understand how to build my front-end pipeline with gulp. I have set up this on Ubuntu and with ASP.NET Core.
Month: April 2016
Inject CSS with gulp-inject
Overview In latest posts I have started to build front-end build pipeline with Gulp for my ASP.NET Core Web App. All of this on Ubuntu. I have been able
gulp-load-plugins to simplify Gulp script
Overview I’m building my front-end build pipeline from scratch which is not going well, but I found a way to debug it. Things started to look good, but
Debugging Gulp with gulp-debug
Overview In latest posts I have set up Simple front-end build pipeline with Gulp for my ASP.NET Core Web app with Microservice and tried to
Bower and Bootstrap with Gulp… Failed
Overview In latest posts I have set up Front-end build pipeline with Gulp for my Web page with microservice hosted on Express. Now it’s time to address one nasty thing
Front-end build pipeline with Gulp
Overview In last posts I have build ASP.NET Core Web App with Microservice with Bower and hosted on Express. BTW it’s on Ubuntu. Now it’s time to set front-end build pipeline
KISS Server for Static HTML File with Express
Overview In one of the posts I have configured Microservice with ASP.NET Core which was called via jQuery from static html file. However there was no server