Minimal CSS boilerplate for mobile-friendly development Forked from https://getskeleton.com
Go to file
2011-05-04 18:20:56 -07:00
documentation-assets broke the grid into a spearate file from base called skeleton, really really refined the grid across different devices (although it still needs a lot of testing). I've also started a documentation 2011-05-04 18:20:56 -07:00
src broke the grid into a spearate file from base called skeleton, really really refined the grid across different devices (although it still needs a lot of testing). I've also started a documentation 2011-05-04 18:20:56 -07:00
index.php broke the grid into a spearate file from base called skeleton, really really refined the grid across different devices (although it still needs a lot of testing). I've also started a documentation 2011-05-04 18:20:56 -07:00
README started building out the documentation and trying to include a fluid grid (but nesting seems impossible) 2011-05-03 07:36:26 -07:00

<h3>Purpose</h3>
<p>The purpose of this skeleton is to be a framework to jump off from any personal project, site or web app. It's starting very light and will continue to be so, but soon with extensible plugins and an easy to use architecture.</p>

<h3>To Do List<h3>
<ul>
	<li>Forms</li>
	<li>Refine Buttons</li>
	<li>Browser Testing</li>
	<li>Mobile Grid and Styles</li>
	<li>Documentation</li>
</ul>