diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..4572fe3 --- /dev/null +++ b/README.markdown @@ -0,0 +1,14 @@ +

Skeleton

+

A Beautiful Boilerplate for Responsive, Mobile-Friendly Development

+

This is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone.

+ +

Check out the docs and homepage here: www.getskeleton.com.

+ +

Skeleton is built on three core principles:

+ + +

The ultimate goal is to build the best starting point for front-end development with an emphasis on simple, responsive design. Help me get there by submitting bugs, feature suggestions or anything you think is missing here on Github or email me at hi@getskeleton.com. I'm committed to making this awesome, so please use this in your next project and let me know what rocked and what sucked!

\ No newline at end of file diff --git a/stylesheets/layout.css b/stylesheets/layout.css index 3e59597..255977c 100644 --- a/stylesheets/layout.css +++ b/stylesheets/layout.css @@ -1,13 +1,13 @@ /* * Skeleton V2.0 -* Copyright 2011, Dave Gamache +* Copyright 2011, Dave Gamache (@dhg) * www.getskeleton.com * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php * 8/17/2011 */ -/* Table of Content +/* Table of Contents ================================================== #Site Styles #Page Styles diff --git a/stylesheets/skeleton.css b/stylesheets/skeleton.css index 4a56af0..2d7507f 100644 --- a/stylesheets/skeleton.css +++ b/stylesheets/skeleton.css @@ -1,6 +1,6 @@ /* * Skeleton V2.0 -* Copyright 2011, Dave Gamache +* Copyright 2011, Dave Gamache (@dhg) * www.getskeleton.com * Free to use under the MIT license. * http://www.opensource.org/licenses/mit-license.php