With the Page Maker module, you can call other modules from within any .inc page. It allows you to fully separate the content from the layout of the site.
I guess it's the better innovation on the project, and is a very important step to the way for 1.0!!!
Try it out!
I've written some new documentation, and a new modules that lists the modules in _blau/modules.
Now you can use multiples templates in your site. Each .page (the old .model files) file have an optional field "OPTIONS", in which you can set the template used on that page.
I will soon give another good uses to "OPTIONS"!
Now you don't need to set the BLAUCFG variable, and the program will try a default one for BLAUBASE (that is, "~/public_html/_blau").
A documentation page was added too.