Minimal CSS boilerplate for mobile-friendly development Forked from https://getskeleton.com
Go to file
2013-05-17 11:08:30 +01:00
img Moar variablez kthx 2013-04-23 20:56:43 +01:00
scss Dynamic grid, thanks @matthewcopeland 2013-04-23 21:29:51 +01:00
.gitignore Grunt based builds 2013-05-17 11:08:30 +01:00
component.json Bower component.json 2013-04-23 21:09:47 +01:00
Gruntfile.js Grunt based builds 2013-05-17 11:08:30 +01:00
index.html Moar variablez kthx 2013-04-23 20:56:43 +01:00
LICENSE-MIT Box sizing on columns. thanks @hellotoby 2013-04-23 21:04:48 +01:00
package.json Grunt based builds 2013-05-17 11:08:30 +01:00
README.md Mention all contributers and bower stuffs 2013-04-23 21:33:00 +01:00

Skeleton SCSS

This is my opinionated fork of Skeleton, the original author seems to have disappeared and/or lost interest in the project, and my colleagues and I use this an awful lot.

Whats different here?

My fork has one significant difference over the original project, that is a full SCSS conversion to make use of more modern technologies and to expose a lot more customisation options quickly and easily.

As time goes by I will gradually extend the available options and build a packaging tool that allows you to select all of your customisations in a graphical way, thinking something along the lines of jQuery themeroller, just a bit more lightweight.

Installing

Either clone this repository and drop in manually, or install from bower:

bower install --save Skeleton-SCSS

Changelog

  • Apr 23, 2013 - Skeleton SCSS v1.0 - Additional variable conversions and bower submission.
  • Jan 31, 2013 - Completed SCSS conversion of Skeleton 1.2.

Contributers

  • Nick Pack
  • Matthew Copeland
  • Miles Z. Sterrett
  • AtomicPages LLC
  • Toby Vervaart
  • Dave Gamache

Licence

Copyright (c) 2013 Nick Pack Based on the original skeleton project which is Copyright 2011 Dave Gamache Licensed under the MIT license.