aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2015-01-19nuke filesMark Otto1-6/+0
2014-11-09Merge branch 'master' into derpMark Otto1-1/+1
Conflicts: Gruntfile.js _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/button-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/browser-device-support.html docs/_includes/js/carousel.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/_includes/nav/getting-started.html docs/_includes/nav/javascript.html docs/_layouts/default.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/justified-nav/index.html less/_forms.less less/_tooltip.less less/navs.less less/theme.less
2014-11-03Add #14868 to the compatibility docsChris Rebert1-2/+11
2014-10-28reads more smoothlyChris Rebert1-1/+1
For @XhmikosR
2014-10-26Merge branch 'master' into derpMark Otto1-0/+6
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/dropdowns.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/less.html docs/_includes/css/overview.html docs/_includes/css/responsive-utilities.html docs/_includes/customizer-variables.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/getting-started.html docs/_layouts/default.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/assets/js/raw-files.min.js docs/browser-bugs.html docs/components.html docs/components/navbar.md docs/css.html docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/grid/index.html docs/examples/jumbotron-narrow/index.html docs/examples/jumbotron/index.html docs/examples/justified-nav/index.html docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/navbar/index.html docs/examples/non-responsive/index.html docs/examples/offcanvas/index.html docs/examples/signin/index.html docs/examples/starter-template/index.html docs/examples/sticky-footer-navbar/index.html docs/examples/sticky-footer/index.html docs/examples/theme/index.html docs/examples/tooltip-viewport/index.html docs/getting-started.html docs/javascript.html docs/migration.html less/_animation.less less/_modal.less less/_navbar.less less/_variables.less less/glyphicons.less less/navs.less less/panels.less less/progress-bars.less
2014-10-23Fix a small typo in comment.XhmikosR1-1/+1
[ci skip]
2014-10-14clarify that "build & test everything" Grunt task requires JekyllChris Rebert1-1/+1
Refs #13131.
2014-10-02Fixes #14251: Don't use hidden screen reader content in docs table so that ↵Mark Otto1-15/+15
Safari doesn't screw up overflow: hidden; content
2014-09-24fix typo in Tools section of Getting Started docsChris Rebert1-1/+1
2014-09-23Mention Bootlint in Getting Started docs under new Tools sectionChris Rebert1-0/+6
[skip sauce]
2014-09-22Safari percentages were fixed in v7.1 & iOS 8.0; fixes #14663Chris Rebert1-1/+1
2014-09-17tweak `grunt docs` descriptionChris Rebert1-2/+2
2014-09-17Fixes #14628, #14629: Add note to docs about grunt docs commandMark Otto1-0/+3
2014-09-05Add section to docs explaining our stance on validatorsChris Rebert1-0/+5
2014-07-15Fix jsbin linkBas Bosman1-1/+1
2014-07-15Another new js bin linkMark Otto1-1/+1
/cc @cvrebert @hnrch02
2014-07-14fix #14114 mo' bettaChris Rebert1-1/+1
2014-07-12Use bootstrapcdn linksMark Otto1-1/+1
2014-07-12New Android select exampleMark Otto1-1/+1
Fixes #14114
2014-07-12move remaining getting started files to new folderMark Otto3-109/+0
2014-07-12Redo license FAQs in markdownMark Otto1-34/+0
2014-07-12Redo community section in markdownMark Otto1-12/+0
2014-07-12Redo browser/device support in markdownMark Otto1-189/+0
2014-07-11Redo translations in markdownMark Otto1-12/+0
2014-07-11Move accessibility to markdownMark Otto1-26/+0
2014-07-10move all css files over to components dirMark Otto1-159/+0
2014-07-10start markdowning getting started and moving things to separate pagesMark Otto3-158/+0
2014-07-10jquery linksMark Otto1-3/+3
2014-07-10rewrite getting started quick start and download in markdownMark Otto2-46/+84
2014-07-09Drop the deprecated .visible-* classes (because we replaced them with ↵Mark Otto1-6/+6
.visible-*-block, -inline-block, -inline
2014-07-08Update browser support section to remove glyphicons in tables; also remove ↵Mark Otto1-26/+23
ie8 and font-face section
2014-07-08fix broken examplesMark Otto1-37/+37
2014-07-08remove mention of fontsMark Otto2-17/+10
2014-07-02clarify the iOS virtual keyboard bug with respect to navbarsChris Rebert1-1/+1
2014-06-23Remove broken link to Customizing BootstrapJulian Thilo1-1/+1
2014-06-19Document IE8 font-face weirdnessBas Bosman1-0/+3
2014-06-19Nuke equal height columns example; got a few bugs that make it not ready for ↵Mark Otto1-7/+0
prime time in v3.2
2014-06-18among supported WebKit/Blink browsers, this now only applies to SafariChris Rebert1-1/+1
Missed this in 4cbc8d49b10f707029019aaa5eba50e56390a3c5
2014-05-17update link to Grunt setup & infoChris Rebert1-1/+1
2014-05-13add link to StackOverflow question regarding Android <select> bugChris Rebert1-1/+1
2014-05-13Remove RTL leftovers.XhmikosR2-5/+0
2014-05-13Update jQuery to v1.11.1.XhmikosR1-1/+1
2014-05-12nuke the rtl docsMark Otto1-25/+0
2014-05-10Update html5shiv to 3.7.2.XhmikosR1-1/+1
2014-05-07move Grunt info from README into HTML docsChris Rebert1-0/+32
Fixes #13470
2014-05-07move rtl to getting started, per @cvrebert's feedbackMark Otto1-0/+25
2014-05-04add RTL CSS files to "What's included" section of docsChris Rebert1-0/+2
2014-05-04include RTL CSS CDN URL in Download docsChris Rebert1-0/+3
2014-05-04Merge pull request #13495 from twbs/android-firefoxMark Otto1-1/+1
Officially support Android Firefox
2014-05-03mark Android Firefox as officially supportedChris Rebert1-1/+1