Start Bootstrap - Scrolling Nav with Gulp
Scrolling Nav is an unstyled one page starter template with a collapsing, smooth scrolling navigation bar for Bootstrap created by Start Bootstrap with Gulp integration for easy, seamless development.
To use this template:
- Fork this repository on GitHub
- Install the node dependencies:
npm install
- Next, install the bower dependencies:
bower install
- Ensure you have a global version of Gulp installed:
gulp -v
the output should look something like this (note theCLI version
):
[14:48:27] CLI version 3.9.0
[14:48:27] Local version 3.9.0
If you don't have gulp installed globally, you can install it with npm install -g gulp
- This project uses LiveReload. You'll need to have it installed for the livereload integration in Gulp. I recommend the Chrome extension.
- Finally, run
gulp
to build the project and have it open in your browser window. If for whatever reason the browser window doesn't open automatically, navigate to localhost:8000 in your browser to view the site. Changes should be reflected instantly thanks to LiveReload.
Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.
If you have any issues, suggestions or questions about the Gulp integration, please open an issue.
Start Bootstrap was created by and is maintained by David Miller, Managing Parter at Iron Summit Media Strategies.
Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.
Gulp integration was added by Don Schrimsher, Co-founder of Noomatech.
Copyright 2013-2015 Iron Summit Media Strategies, LLC. Code released under the Apache 2.0 license.