Minimal CSS boilerplate for mobile-friendly development Forked from https://getskeleton.com
Go to file
2011-05-05 12:41:53 -07:00
documentation-assets finished the grid and added a lot more documentation on the skeleton project, including some code snippets and other pieces 2011-05-05 12:41:53 -07:00
src finished the grid and added a lot more documentation on the skeleton project, including some code snippets and other pieces 2011-05-05 12:41:53 -07:00
index.php finished the grid and added a lot more documentation on the skeleton project, including some code snippets and other pieces 2011-05-05 12:41:53 -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>