Don’t know my steeze?
Steeze provides a minimal starting point for HTML5 based layouts.
-
HTML5
base.html - this template includes the basic elements of a HTML5 layout with helpful add-ons for cross-browser compatibility, Facebook integration, and more.
-
CSS3
base/base.css - this file includes a reset CSS, browser fixes, reusable classes, and sample CSS3 classes for effects like rounded corners, shadows, gradients, and rotation.
-
Javascript
base/base.js - this simple javascript object sets up init functions for ready, load, scroll, and scale events. Set one up for each controller, view, or as needed.
More info (soon)...
-
Rails 3
rails_base/ - this has the basics of a new rails project’s front-end. It has a sample layout, view, deferred javascript content loading, and public folder set-up.
More info (soon)...