Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 435 Bytes

README.md

File metadata and controls

executable file
·
12 lines (11 loc) · 435 Bytes

GovCMS Website HTML Mockup

  • 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