Minimal CSS boilerplate for mobile-friendly development Forked from https://getskeleton.com
Go to file
2011-05-06 13:34:14 -07:00
documentation-assets added more documentation, refined some of the styles and kept pushing on the organization. Still need to work on testing the hell out of it and then cleaning and deploying 2011-05-06 13:34:14 -07:00
src added more documentation, refined some of the styles and kept pushing on the organization. Still need to work on testing the hell out of it and then cleaning and deploying 2011-05-06 13:34:14 -07:00
index.php added more documentation, refined some of the styles and kept pushing on the organization. Still need to work on testing the hell out of it and then cleaning and deploying 2011-05-06 13:34:14 -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
Skeleton-1.0.zip added more documentation, refined some of the styles and kept pushing on the organization. Still need to work on testing the hell out of it and then cleaning and deploying 2011-05-06 13:34:14 -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>