#Scaffold
Welcome to Scaffold. Scaffold is here to make your life easier; your code cleaner and more efficient. By starting with maintainable, well-documented CSS, you have a methodology for extending anything you need, and writing new styles that follow specification.
###Version 0.2.1
###Scaffold in a nutshell At the heart of Scaffold is it's love of truly semantic html -- write good markup, get great results. Scaffold already contains the majority of semantic elements that you will encounter when building a component. Need a "helper" to make your component fall in line? You've got it!
###Style Guide / House Style
A style guide is a set of standards for the writing and design of documents, either for general use or for a specific publication, organization or field. The implementation of a style guide provides uniformity in style and formatting within a document and across multiple documents.
A set of standards for a specific organization is often known as "house style". When you see something marked "house style", you'll know that we're speaking specifically to a brand's style.
###Patterns
A pattern describes an optimal solution to a common problem within a specific context.
Each pattern has four primary components:
- a title
- a problem
- a context
- a solution
You can see what's already a pattern at the Pattern Library. Don't be afraid to take an existing pattern and beat it into submission to create something new. Just be sure to name it and document it. Oh! and submit it back to Scaffold so we can share it.
##Usage In most cases, you just want a copy of main.min.css. So download it and start creating. You can start at the homepage to get around Scaffold. Explore a bit and see what we've started with.
###Install Download it directly
Install with Bower:bower install -- save scaffold
###Scaffold is Built On the Backs of:
- bower
- npm
- grunt
###Shoulders have been stood on
CSS Tricks :: http://css-tricks.com
CSSWizardry :: http://csswizardry.com/
HTML5 Boilerplate :: http://html5boilerplate.com
HTML5 Reset :: http://html5reset.org
Max Voltar :: http:maxvoltar.com/archive/-webkit-font-smoothing/
Pearsonified :: http://www.pearsonified.com/2011/12/golden-ratio-typography.php
SMACSS :: http://smacss.com/
Tim Brown :: http://www.alistapart.com/articles/more-meaningful-typography/
Twitter Bootstrap :: http://twitter.github.com/bootstrap/
##To-Do's
tabs
gallery
calendar
date-picker