SouthanUK Theme

A theme for my website SouthanUK which will eventually become a WordPress theme Ghost Theme.

###Uses :

  • Yeoman
  • Grunt
  • SASS
  • Bootstrap 3
  • jQuery

###How to compile :

npm install
bower install
grunt 

Compiled site in dist/

###Avaliable grunt flags :

  • serve - Starts the development enviroment server
  • serve:dist - Compiles site for production then starts a server

###TODO :

  • Refactor the CSS (It's a mess!)
  • Convert to .hbs
  • Finalise colours
  • Remove unnecessary npm packages
  • Trim Gruntfile.js
  • Background on the left sidebar? Something space?
  • HTML5 it
  • Remove right sidebar?