adding the README.markdown and my Twitter handle to a few files

This commit is contained in:
Dave Gamache 2011-08-29 22:37:09 -07:00
parent 7ccb81bc31
commit 95f9b37dc5
3 changed files with 17 additions and 3 deletions

14
README.markdown Normal file
View File

@ -0,0 +1,14 @@
<h1>Skeleton</h1>
<h3>A Beautiful Boilerplate for Responsive, Mobile-Friendly Development</h3>
<p><strong>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.</strong></p>
<p>Check out the docs and homepage here: <a href="http://www.getskeleton.com">www.getskeleton.com</a>.</p>
<p>Skeleton is built on three core principles:</p>
<ul>
<li><strong>Responsive Grid Down To Mobile</strong>: Skeleton has a familiar, lightweight 960 grid as it's base, but elegantly scales down to downsized browser windows, tablets, mobile phones (in landscape and portrait)</li>
<li><strong>Fast to Start</strong>: Skeleton is a tool for rapid development. Get started fast with CSS best practices, a well-structured grid that makes mobile consideration easy, an organized file structure and super basic UI elements like lightly styled forms, buttons, tabs and more.</li>
<li><strong>Style Agnostic</strong>: Skeleton is not a UI framework. It's a development kit that provides the most basic styles as a foundation, but is ready to adopt whatever your design or style is.</li>
</ul>
<p><strong>The ultimate goal</strong> 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. <strong>I'm committed to making this awesome, so please use this in your next project and let me know what rocked and what sucked!</strong></p>

View File

@ -1,13 +1,13 @@
/* /*
* Skeleton V2.0 * Skeleton V2.0
* Copyright 2011, Dave Gamache * Copyright 2011, Dave Gamache (@dhg)
* www.getskeleton.com * www.getskeleton.com
* Free to use under the MIT license. * Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php * http://www.opensource.org/licenses/mit-license.php
* 8/17/2011 * 8/17/2011
*/ */
/* Table of Content /* Table of Contents
================================================== ==================================================
#Site Styles #Site Styles
#Page Styles #Page Styles

View File

@ -1,6 +1,6 @@
/* /*
* Skeleton V2.0 * Skeleton V2.0
* Copyright 2011, Dave Gamache * Copyright 2011, Dave Gamache (@dhg)
* www.getskeleton.com * www.getskeleton.com
* Free to use under the MIT license. * Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php * http://www.opensource.org/licenses/mit-license.php