Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1002 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 1002 Bytes

Stand-alone Bootstrap 3 Navbar

This is a stand-alone Bootstrap 3 Navbar including all necessary files. This allows you to use Bootstrap's navbar menu without having to include the entire Bootstrap framework as it only includes the CSS and JS needed for the navbar.

Current: Bootstrap v3.3.7

Demo

These files include a direct pull from a customized version of Bootstrap, reproduceable using the config.json file. bootstrap-theme.css has been omitted for this repository.

Example markup (html/index.html) taken from the Navbar Template for Bootstrap.

The idea for this was taken from this Stack Overflow post.

Files

html/ - complete example file set
README.md - readme
bootstrap.zip - customized Bootstrap direct download (using config.json)
config.json - configuration for customized Bootstrap download