Cool. Do you try it on Amber? 2014-03-11 17:13 GMT+04:00 Gabriel Cotelli <g.cotelli@gmail.com>:
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<https://ci.inria.fr/pharo-contribution/job/RenoirSt/> ( a ConfigurationBrowser option comming soon).
Visit the project page <http://gcotelli.github.io/RenoirSt/> and GitHub repository <https://github.com/gcotelli/RenoirSt> for more information on the supported and planned features, and check-out the online tutorial.<https://github.com/gcotelli/RenoirSt/blob/stable/docs/tutorial/Tutorial%20-%...>
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