The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Go to file
2013-06-23 13:21:40 -07:00
bootstrap minify latest bs3 2013-06-19 23:16:34 -07:00
screenshots add example screenshots dir 2013-06-19 23:17:17 -07:00
starter-template move readme to root 2013-06-23 13:21:40 -07:00
carousel.html nuke the .col 2013-06-03 21:57:51 -07:00
CNAME Create CNAME 2013-06-22 16:35:58 -06:00
grid.html Redo grid documentation 2013-06-09 23:43:43 -07:00
jumbotron-narrow.html nuke the .col 2013-06-03 21:57:51 -07:00
jumbotron.html nuke the .col 2013-06-03 21:57:51 -07:00
justified-nav.html nuke the .col 2013-06-03 21:57:51 -07:00
navbar-fixed-top.html Fix navbar toggles 2013-06-02 17:51:36 -04:00
navbar-static-top.html Fix navbar toggles 2013-06-02 17:51:36 -04:00
navbar.html Fix navbar toggles 2013-06-02 17:51:36 -04:00
offcanvas.html Offcanvas example update 2013-06-19 20:31:03 -07:00
README.md move readme to root 2013-06-23 13:21:40 -07:00
signin.html actually readd the padding and set it to smaller amount for narrow viewports 2013-03-30 22:54:31 -07:00
sticky-footer-navbar.html Use padding instead of #push with box-sizing: border-box 2013-05-03 15:23:10 +12:00
sticky-footer.html Use padding instead of #push with box-sizing: border-box 2013-05-03 15:23:10 +12:00

Bootstrap Examples

An ongoing collection of example templates for using and extending Bootstrap. To get started, check out http://examples.getbootstrap.com!

Bugs and feature requests

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher.

Contributing

Please read through our guidelines for contributing to Bootstrap. Included are directions for opening issues, coding standards, and notes on development. All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.

Community

Keep track of development and community news.

Versioning

For transparency and insight into our release cycle, and for striving to maintain backward compatibility, bootstrap-glyphicons will be maintained under the Semantic Versioning guidelines as much as possible.

Releases will be numbered with the following format:

<major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/.

Authors

Mark Otto

Copyright 2013 Mark Otto, Inc under the MIT license.