Skip to content

A version of Twitter Bootstrap customized to fit into the graphic identify of the National Park Service.

License

Notifications You must be signed in to change notification settings

nationalparkservice/bootstrap

 
 

Repository files navigation

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

About

A version of Twitter Bootstrap customized to fit into the graphic identify of the National Park Service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 43.9%
  • JavaScript 37.6%
  • HTML 17.8%
  • Other 0.7%