airblade / base_look_and_feel

Generates a basic, neat look and feel for a Rails app.

This URL has Read+Write access

README.markdown

BaseLookAndFeel

Generates a layout (application.html.erb) and stylesheet (application.css) that look respectable. These are intended to be a good, semantic base on which to build your application-specific look and feel.

The CSS uses a few icons and these are copies to your /public/images/icons/ directory.

This plugin works well with the AirBuddFormBuilder plugin which generates forms as recommended by Andy Budd and Kevin Hale.

Please send feedback to boss@airbladesoftware.com.

TO DO

Add form CSS from CSS Mastery. Add form error CSS. Flag to generator for (1|2|3) column layout and CSS. Flag to generator for (fluid|elastic|fixed-width) CSS. Flag to generator for (centered|left-aligned) CSS. Flag to generator for (ERB|HAML) layout. Background images for faux columns in layout.

Copyright (c) 2008 Andrew Stewart, released under the MIT license