This is an application template for TBNav, a utility to create Twitter Bootstrap styled navigation bar with drop down menus from the output of Lift's Menu.builder.
You can see a running example of the code here: www.damianhelme.com/tbnav
To download and run this application:
-
In your workspace directory, download and build the TBUtils library:
git clone git://github.com/dph01/lift-TBUtils.git cd liftTBUtils ./sbt publish-local
-
In your workspace directory, download and run this application:
git clone git://github.com/dph01/lift-TBNavbarTemplate.git cd lift-TBNavbarTemplate ./sbt ~container:start
-
In a browser go to http://localhost:8080.
For a bit more of a write up, and to post comments, questions, etc. please see the accompanying blogpost