All,

I've committed and pushed a first go at a revamped Wicket examples
project in our experimental section. It is currently a copy of Twitter
Bootstrap's design but with Wicket filling.

You can test the examples by running the

    wicket-examples-jar/src/test/java/Start.java

class in the default package.

I think these examples and component reference are the future for our
project's example documentation. I hope you all agree that this is a
vast improvement over what we currently have.

In the process of adding these examples, I also introduced a new
experimental module "wicket-bootstrap". Currently it only serves as a
delivery for bootstrap resources, however I intend it to be the
integration point for Twitter's bootstrap in Wicket components.

I am looking at a couple of implementations that are already done by
folks on github. The most promising looking is
https://github.com/l0rdn1kk0n/wicket-bootstrap as I already mentioned
 in a previous message to dev@.

Check the examples out and let me know what you think of it.

Martijn

Reply via email to