static web page from http://getbootstrap.com
Bootstrap's documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted on GitHub Pages at http://getbootstrap.com. The docs may also be run locally.
https://github.com/twbs/bootstrap/tree/v3.3.7
- install bundle:
sudo gem install bundler
,sudo gem install bundle
- If necessary, install Jekyll and other Ruby dependencies with
bundle install
. Note for Windows users: Read this unofficial guide to get Jekyll up and running without problems. - From the root
/bootstrap
directory, runbundle exec jekyll serve
in the command line. - Open
http://localhost:9001
in your browser, and voilà. - The document were generated under
_gh_pages
folder.
- docs/_includes/header.html
- jquery in docs/examples/*/index.html
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
onclick="ga(
->onclick2="ga(
"/apple-touch-icon.png"
->"../apple-touch-icon.png"
"/favicon.ico"
->"../favicon.ico"
- carbon ads