airblade / base_look_and_feel
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
MIT-LICENSE | ||
| |
README.markdown | ||
| |
Rakefile | ||
| |
generators/ | ||
| |
init.rb | ||
| |
install.rb | ||
| |
lib/ | ||
| |
tasks/ | ||
| |
test/ | ||
| |
uninstall.rb |
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

