I use nice a site-generator on ruby nanoc (http://nanoc.stoneship.org/). I need to redefine the layout for rendering some pages. Maybe it can be determined directly in yaml config?
For example, I have some layout (my_layout.html), but I want to create several blank pages (with blank.html layout).