{"id":7686,"date":"2015-10-10T02:10:06","date_gmt":"2015-10-10T02:10:06","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/10\/10\/twbs-bootstrap\/"},"modified":"2022-08-30T15:42:26","modified_gmt":"2022-08-30T15:42:26","slug":"twbs-bootstrap","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/10\/10\/twbs-bootstrap\/","title":{"rendered":"twbs\/bootstrap"},"content":{"rendered":"<p><img decoding=\"async\" src=\"http:\/\/bootstrap-slack.herokuapp.com\/badge.svg\" \/> <img decoding=\"async\" src=\"http:\/\/img.shields.io\/bower\/v\/bootstrap.svg\" \/> <img decoding=\"async\" src=\"http:\/\/img.shields.io\/npm\/v\/bootstrap.svg\" \/> <img decoding=\"async\" src=\"http:\/\/img.shields.io\/travis\/twbs\/bootstrap\/master.svg\" \/> <img decoding=\"async\" src=\"http:\/\/img.shields.io\/david\/dev\/twbs\/bootstrap.svg\" \/> <img decoding=\"async\" src=\"http:\/\/saucelabs.com\/browser-matrix\/bootstrap.svg\" \/><\/p>\n<p>Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by Mark Otto and Jacob Thornton, and maintained by the core team with the massive support and involvement of the community.<\/p>\n<p>To get started, check out http:\/\/getbootstrap.com!<\/p>\n<h2>Table of contents<\/h2>\n<h2>Quick start<\/h2>\n<p>Several quick start options are available:<\/p>\n<ul>\n<li>Download the latest release.<\/li>\n<li>Clone the repo: <code>git clone https:\/\/github.com\/twbs\/bootstrap.git<\/code>.<\/li>\n<li>Install with Bower: <code>bower install bootstrap<\/code>.<\/li>\n<li>Install with npm: <code>npm install bootstrap<\/code>.<\/li>\n<li>Install with Meteor: <code>meteor add twbs:bootstrap<\/code>.<\/li>\n<li>Install with Composer: <code>composer require twbs\/bootstrap<\/code>.<\/li>\n<\/ul>\n<p>Read the Getting started page for information on the framework contents, templates and examples, and more.<\/p>\n<h3>What\u2019s included<\/h3>\n<p>Within the download you\u2019ll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You\u2019ll see something like this:<\/p>\n<pre><code>bootstrap\/\n\u251c\u2500\u2500 css\/\n\u2502   \u251c\u2500\u2500 bootstrap.css\n\u2502   \u251c\u2500\u2500 bootstrap.css.map\n\u2502   \u251c\u2500\u2500 bootstrap.min.css\n\u2502   \u251c\u2500\u2500 bootstrap-theme.css\n\u2502   \u251c\u2500\u2500 bootstrap-theme.css.map\n\u2502   \u2514\u2500\u2500 bootstrap-theme.min.css\n\u251c\u2500\u2500 js\/\n\u2502   \u251c\u2500\u2500 bootstrap.js\n\u2502   \u2514\u2500\u2500 bootstrap.min.js\n\u2514\u2500\u2500 fonts\/\n    \u251c\u2500\u2500 glyphicons-halflings-regular.eot\n    \u251c\u2500\u2500 glyphicons-halflings-regular.svg\n    \u251c\u2500\u2500 glyphicons-halflings-regular.ttf\n    \u251c\u2500\u2500 glyphicons-halflings-regular.woff\n    \u2514\u2500\u2500 glyphicons-halflings-regular.woff2\n<\/code><\/pre>\n<p>We provide compiled CSS and JS (<code>bootstrap.*<\/code>), as well as compiled and minified CSS and JS (<code>bootstrap.min.*<\/code>). CSS source maps (<code>bootstrap.*.map<\/code>) are available for use with certain browsers\u2019 developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.<\/p>\n<h2>Bugs and feature requests<\/h2>\n<p>Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.<\/p>\n<h2>Documentation<\/h2>\n<p>Bootstrap\u2019s 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.<\/p>\n<h3>Running documentation locally<\/h3>\n<ol>\n<li>If necessary, install Jekyll (requires v2.5.x).<\/li>\n<\/ol>\n<ol>\n<li>Install the Ruby-based syntax highlighter, Rouge, with <code>gem install rouge<\/code>.<\/li>\n<li>From the root <code>\/bootstrap<\/code> directory, run <code>jekyll serve<\/code> in the command line.<\/li>\n<li>Open http:\/\/localhost:9001 in your browser, and voil\u00e0.<\/li>\n<\/ol>\n<p>Learn more about using Jekyll by reading its documentation.<\/p>\n<h3>Documentation for previous releases<\/h3>\n<p>Documentation for v2.3.2 has been made available for the time being at http:\/\/getbootstrap.com\/2.3.2\/ while folks transition to Bootstrap 3.<\/p>\n<p>Previous releases and their documentation are also available for download.<\/p>\n<h2>Contributing<\/h2>\n<p>Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.<\/p>\n<p>Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All HTML and CSS should conform to the Code Guide, maintained by Mark Otto.<\/p>\n<p>Editor preferences are available in the editor config for easy use in common text editors. Read more and download plugins at http:\/\/editorconfig.org.<\/p>\n<h2>Community<\/h2>\n<p>Get updates on Bootstrap\u2019s development and chat with the project maintainers and community members.<\/p>\n<ul>\n<li>Follow @getbootstrap on Twitter.<\/li>\n<li>Read and subscribe to The Official Bootstrap Blog.<\/li>\n<li>Join the official Slack room.<\/li>\n<li>Chat with fellow Bootstrappers in IRC. On the <code>irc.freenode.net<\/code> server, in the <code>##bootstrap<\/code> channel.<\/li>\n<li>Implementation help may be found at Stack Overflow (tagged <code>twitter-bootstrap-3<\/code>).<\/li>\n<li>Developers should use the keyword <code>bootstrap<\/code> on packages which modify or add to the functionality of Bootstrap when distributing through npm or similar delivery mechanisms for maximum discoverability.<\/li>\n<\/ul>\n<h2>Versioning<\/h2>\n<p>For transparency into our release cycle and in striving to maintain backward compatibility, Bootstrap is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we\u2019ll adhere to those rules whenever possible.<\/p>\n<h2>Creators<\/h2>\n<p><strong>Mark Otto<\/strong><\/p>\n<ul>\n<li>https:\/\/twitter.com\/mdo<\/li>\n<li>https:\/\/github.com\/mdo<\/li>\n<\/ul>\n<p><strong>Jacob Thornton<\/strong><\/p>\n<ul>\n<li>https:\/\/twitter.com\/fat<\/li>\n<li>https:\/\/github.com\/fat<\/li>\n<\/ul>\n<h2>Copyright and license<\/h2>\n<p>Code and documentation copyright 2011-2015 Twitter, Inc. Code released under the MIT license. Docs released under Creative Commons.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bootstrap is a sleek, intuitive, and powerful front-end framework for faster and easier web development, created by Mark Otto and Jacob Thornton, and maintained by the core team with the massive support and involvement of the community. To get started, check out http:\/\/getbootstrap.com! Table of contents Quick start Several quick start options are available: Download [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,1],"tags":[],"class_list":["post-7686","post","type-post","status-publish","format-standard","hentry","category-semantic","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7686","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7686"}],"version-history":[{"count":1,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7686\/revisions"}],"predecessor-version":[{"id":8767,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7686\/revisions\/8767"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7686"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7686"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}