Grails and YAML: A Match Made in Germany
Grails is lacking a robust and flexible CSS framework out of the box. There are many popular CSS frameworks available today including 960 Grid System, Blueprint, and YUI Grids CSS, but one of my favorites is YAML, a.k.a. 'Yet Another Multicolumn Layout' which I use on the grailsblog.com website. YAML is an open source CSS Framework by Dirk Jesse first released in October of 2005. It's released under the Creative Commons Attribution 2.0 Germany License. Let's take a look at how to integrate it into Grails.