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
.
git clone https://github.com/nationalparkservice/bootstrap
cd bootstrap
npm install
npm install -g grunt-cli
grunt dist docs
to build the CSS, JavaScript, and docsgem install rouge
jekyll serve
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