Features are:
- nearly feature complete regarding components (Nav, Navbar, Jumbotron, Buttons, Alarms, Layouts, ...)
- uses the latest Bootstrap libraries (http://getbootstrap.com)
- covered by more than 160 tests
- completed with an example browser that shows Bootstrap components and according Smalltalk code
- available at STHub (http://smalltalkhub.com/#!/~TorstenBergmann/Bootstrap)
- documented (see mentioned project website on STHub) with docu support for PharoOnlineHelp and catalog
- controlled by CI (https://ci.inria.fr/pharo-contribution/job/Bootstrap/)
- easily loadable using config browser in Pharo 2.0
You can easily load it in a fresh Pharo 2.0 as "Bootstrap" from the config browser. It loads Seaside3
as a dependency. After loading evaluate
ZnZincServerAdaptor startOn: 8080
to start the webserver and go to http://localhost:8080/bootstrap to browse the samples. Here are some screenshots, click to enlarge:
Feel free to use it for your next Pharo/Seaside/Bootstrap based web project
Feel free to use it for your next Pharo/Seaside/Bootstrap based web project
No comments:
Post a Comment