/AF-Website-Framework

My framework that I use to base most of my new projects from. It includes all of the basics that I need to get up and running quickly.

Primary LanguageCSS

#Website Starter Pack 1.2

This is my website 'starter pack' that I base most of my new projects from, it includes pretty much everything I need to get started. This uses Bootstrap (3) as a base.

##Setup Watch the assets/css folder

##Changelog

###1.2

  • Updated jQuery to version 3
  • Added some basic CSS variables
  • Added a clear Javascript file to start from
  • Added some more CSS mixins

###1.1

  • Changed to use Bootstrap
  • Moved all of the CSS, JS, Images etc to the /assets folder (keeping things tidy)