nps-bootstrap

The most popular front-end framework for developing responsive, mobile first projects on the web.


Keywords
css, js, less, mobile-first, responsive, front-end, framework, web
License
MIT
Install
bower install nps-bootstrap

Documentation

NPS Arrowhead

NPS Bootstrap

Circle CI

Bootstrap is a sleek, intuitive, and powerful front-end framework that makes web development faster and easier. It is created and maintained by Mark Otto and Jacob Thornton. This version is customized by the National Park Service to fit into the agency's graphic identity, and it is used on https://www.nps.gov and other agency websites.

To get started, check out https://www.nps.gov/npmap/bootstrap/!

Note: All National Park Service customizations reside in files that end with -nps.

Build

  1. Install Node.js
  2. Clone repository: git clone https://github.com/nationalparkservice/bootstrap
  3. cd bootstrap
  4. npm install
  5. Install Grunt CLI globally: npm install -g grunt-cli
  6. Run grunt dist docs to build the CSS, JavaScript, and docs
  7. Install Jekyll
  8. gem install rouge
  9. Run jekyll serve
  10. Browse to `http://localhost:9001/npmap/tools/bootstrap/

CDN

You can also load Bootstrap directly from the National Park Service's CDN:

https://www.nps.gov/lib/bootstrap/3.3.2/css/nps-bootstrap.min.css
https://www.nps.gov/lib/bootstrap/3.3.2/js/nps-bootstrap.min.js