Skip to content

A template for TBNav, a utility to create Twitter Bootstrap styled navigation bar with drop down menus from the output of Lift's Menu.builder.

Notifications You must be signed in to change notification settings

dph01/lift-TBNavbarTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  1. In your workspace directory, download and build the TBUtils library:

     git clone git://github.com/dph01/lift-TBUtils.git
     cd liftTBUtils
     ./sbt publish-local
    
  2. In your workspace directory, download and run this application:

     git clone git://github.com/dph01/lift-TBNavbarTemplate.git
     cd lift-TBNavbarTemplate
     ./sbt ~container:start
    
  3. 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

About

A template for TBNav, a utility to create Twitter Bootstrap styled navigation bar with drop down menus from the output of Lift's Menu.builder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published