JoeSouthan / SouthanUK-Theme

Theme for SouthanUK

Home Page:http://www.southanuk.co.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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?

About

Theme for SouthanUK

http://www.southanuk.co.uk


Languages

Language:JavaScript 67.1%Language:CSS 32.9%