On 12 Mar 2014, at 12:27, Gabriel Cotelli <g.cotelli@gmail.com> wrote:

Yes, that's Ok. Licensing the documentation under a Creative Commons Share-Alike license is ok?

The idea is that you will stay the author of the doc. You will just be able to say that you participated to a book :)
and we will all have a nice book :).

Stef


On Tue, Mar 11, 2014 at 5:04 PM, 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