By Tim Hurley - 2016 Based off HTML mockup version: https://github.com/fribibb/new-govcms Viewable here: https://fribibb.github.io/new-govcms/
- Using Bootstrap 3 for frontend
- All images should be vectors - no bitmaps here pls! #iliveinhope
- Using Sass (SCSS + Compass) for CSS creation
- Using Gulp for task automation such as:
- Compile Sass to CSS
- Minify this outputted CSS
- Merge and minify JS files
- Image (PNG, JPEG, GIF and SVG) optimisation
UnCSS to minify the CSS dramatically- See gulpfile.js for setup commands if needed