freeCodeCampLondon / FCCLND

Portal for FCC London Campers
https://FreeCodeCampLondon.github.io/FCCLND/
MIT License
32 stars 16 forks source link

Gulp 'build' task #8

Closed artitudinale1 closed 8 years ago

artitudinale1 commented 8 years ago

Write Gulp tasks to copy in /dist folder all files needed for distribution: HTML, CSS, JS, Images and dependencies. Minify JS /CSS and HTML . Possibly inject in HTML file in distro CSS and JS as one file combined with dependencies. Optimise all images.