The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
Go to file
ggam 6e8ace4b2b Simplified Off Canvas example:
- Removed unneeded media queries to be more consistent with the rest of Bootstrap.
- Fixed unworking grid on latest 3.0 builds (BS version on this repo is outdated)
- Inluded needed bootstrap.js
2013-08-10 13:36:05 +02:00
assets massive update, including new index page 2013-07-26 20:42:47 -07:00
bootstrap massive update, including new index page 2013-07-26 20:42:47 -07:00
carousel Merge pull request #22 from Dev-Ad/patch-1 2013-07-30 17:43:55 -07:00
grid massive update, including new index page 2013-07-26 20:42:47 -07:00
jumbotron Use correct class for header in jumbotron dropdown nav 2013-07-30 10:33:48 -07:00
jumbotron-narrow massive update, including new index page 2013-07-26 20:42:47 -07:00
justified-nav massive update, including new index page 2013-07-26 20:42:47 -07:00
navbar Fix relative links to examples and links to docs 2013-07-28 15:37:53 +00:00
navbar-fixed-top Fix relative links to examples and links to docs 2013-07-28 15:37:53 +00:00
navbar-static-top Included required JavaScript in navbar-static-top 2013-08-02 11:53:25 +02:00
offcanvas Simplified Off Canvas example: 2013-08-10 13:36:05 +02:00
screenshots add example screenshots dir 2013-06-19 23:17:17 -07:00
signin Replace 'input-block-level' with 'form-control' 2013-07-27 20:24:28 -07:00
starter-template Add jQuery + Bootstrap JS to starter template 2013-07-29 11:24:40 -07:00
sticky-footer massive update, including new index page 2013-07-26 20:42:47 -07:00
sticky-footer-navbar Enable dropdown in sticky-footer with Bootstrap JS 2013-07-30 10:10:34 -07:00
.editorconfig add gitignore and editorconfig 2013-06-23 20:33:37 -07:00
.gitignore Merge branch 'example-named-files' 2013-07-26 20:43:22 -07:00
CNAME Create CNAME 2013-06-22 16:35:58 -06:00
README.md move readme to root 2013-06-23 13:21:40 -07:00
index.html fix up carousel holder and navbar probs 2013-07-26 20:48:10 -07:00

README.md

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.