Happy !

GastonDallOglio / TBootstrap

Project infos

License MIT
Tags seaside, bootstrap, jquery, web, twitter
Creation date 2013-01-23
Website

Monticello registration

About TBootstrap

THIS PROJECT IS OBSOLETE!!! I recommend using this instead

Wrappers for web development with Seaside (for the moment) around Twitter Bootstrap.

In a image with Seaside already loaded, evaluate:

Gofer new
    url: 'http://smalltalkhub.com/mc/GastonDallOglio/TBootstrap/main';
    package: 'TBootstrap-Seaside-Libraries';
    package: 'TBootstrap-Seaside-Canvas';
    package: 'TBootstrap-Seaside-JQuery';
    load.

Have fun ;)