Gabriel 

your tutorial is really cool :)

Stef

On 11 Mar 2014, at 21:04, Pharo4Stef <pharo4Stef@free.fr> wrote:

Gabriel

I would love to write a chapter based on your tutorial for the next book.
Is it ok for you?
I can do that during a boring meeting. :)
Stef

On 11 Mar 2014, at 14:13, Gabriel Cotelli <g.cotelli@gmail.com> wrote:

Hi,

I'm announcing the first official release of RenoirSt, a DSL enabling programmatic cascading style sheet generation for Pharo.

For the impatient, you can load it in your 3.0 image evaluating:

Gofer it    
    configurationOf: 'RenoirSt';
    loadStable 

or download a ready to use image from the Contribution CI Server ( a ConfigurationBrowser option comming soon).

Visit the project page and GitHub repository for more information on the supported and planned features, and check-out the online tutorial.

I hope you find it useful. Feel free to ask any questions, suggest ideas and improvements, or report bugs (the issue tracker is in GitHub).

Gabriel