Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gruntjs

Grunt Task(s) To Minify Single Html File With Css And Javascript

I'm doing a login page which I want to be as lightweight as possible for the quickest possible … Read more Grunt Task(s) To Minify Single Html File With Css And Javascript

Replace A Block Of Html With Another Block Of Html Using Grunt

I have a block of html something like this - Si Solution 1: Try to use grunt-string-replace , yo… Read more Replace A Block Of Html With Another Block Of Html Using Grunt

How To Have Css Applied To Styledocco Output Docs

I am using grunt-styleguide with my template is set to styledocco to generate CSS style guides. Wh… Read more How To Have Css Applied To Styledocco Output Docs

Change Link Or Script Filename In Html After Gruntjs Minify/uglify

I am using standard minify/uglify for css/js files and combine multiple files to main.min.css or ap… Read more Change Link Or Script Filename In Html After Gruntjs Minify/uglify

Replace A Block Of Html With Another Block Of Html Using Grunt

I have a block of html something like this - Si Solution 1: Try to use grunt-string-repla… Read more Replace A Block Of Html With Another Block Of Html Using Grunt