The usage of Github pages makes it look like http://spec.st/ :P

Ben

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    
    url: 'http://smalltalkhub.com/mc/gcotelli/RenoirSt/main';
    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