aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-114/+0
2017-05-28fix homepageMark Otto1-1/+1
2017-05-27• Add SVGs for GitHub, Slack, and TwitterMark Otto1-1/+1
• Move the Bootstrap SVG into the same folder
2017-05-26Drop CSS icons for SVGs (#22708)Mark Otto1-1/+1
* add the svg icon as a partial so we can include it easily * add the icon to the homepage * drop .bd-booticon for svgs here * rip out the import for .bd-booticon sass file * Delete _booticon.scss * indentation * Update bootstrap-icon.html * remove those
2017-05-14Change "Max CDN" to "MaxCDN"Anand Chowdhary1-1/+1
2017-05-14Remove totaly Tether from documentation + dependenciesJohann-S1-1/+1
2017-05-05Add explicit role="main" to <main> elements (#22574)Patrick H. Lauke1-1/+1
For compatibility in IE10/IE11 which don't otherwise "know" this element's role/don't expose it to AT
2017-04-21More minor build tweaks and docs updates.Bardi Harborow1-1/+1
2016-12-31update homepage to include depedencies, fixes #21250Mark Otto1-0/+2
2016-11-30Remove .btn-outline-inverseysds1-1/+1
2016-11-30Remove .btn-outlineysds1-5/+5
2016-11-04Update docs to reflect new breakpoint naming conventionEric Nolte1-1/+1
2016-10-12v4: Fix outdated utilites classesvsn4ik1-8/+8
2016-10-10change custom builds callout to compiled builds calloutMark Otto1-2/+2
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow1-2/+2
2016-10-02v4: Social meta tags (#20825)Mark Otto1-1/+0
* descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements
2016-08-07Remove CDN "not yet available" notice.Bardi Harborow1-1/+0
2016-04-06Finish killing .center-block; fixes #19443Teo Dell'Amico1-1/+1
Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce]
2016-02-19Fix validation errors.XhmikosR1-1/+1
[skip sauce]
2016-01-21Add prefix to docs/index.html assets/img/sass.pngxcatliu1-3/+3
2015-12-08Update examples to account for #18185Chris Rebert1-5/+5
[skip sauce]
2015-11-14uncomment that, fixes #18219Mark Otto1-2/+0
2015-10-23Port #17729 to v4: Add SRI hashes to CDN links in docsChris Rebert1-2/+2
[skip sauce]
2015-09-07Fix usage of “its” and “it’s”Zearin1-1/+1
2015-09-01Rename .img-responsive class to .img-fluidKevin Kirsche1-5/+5
Fix #17166
2015-08-29Fix several erroneous links in docs.Gupocca1-1/+1
Related to #17314.
2015-08-25Use non-broken Sass link in docs; fixes part of #17314Chris Rebert1-1/+1
[skip sauce]
2015-08-22Merge pull request #17221 from maxbeatty/docs-preprocessorMark Otto1-2/+2
Update Preprocessor section of homepage
2015-08-22homepage docs calloutMark Otto1-0/+15
2015-08-21Update Preprocessor section of homepageMax Beatty1-2/+2
2015-08-19docs tweaks for responsivev4.0.0-alphaMark Otto1-7/+7
2015-08-18remove cdn link from home for nowMark Otto1-0/+3
2015-08-14Massive cleanupMark Otto1-23/+9
- Simpler main nav on all pages - Back to purple masthead on homepage instead of dark graphite - Active link styles on the main nav - Cleaned up sidebar nav - New docs layout name - Homepage copy edits - Updated bright purple docs color
2015-08-12fix homepage btn classesMark Otto1-4/+4
2015-08-09fix downloads link on homepageMark Otto1-1/+1
2015-08-05tweak homepage copy and layoutMark Otto1-15/+12
2015-08-04new global navbar for all docs pagesMark Otto1-1/+0
2015-08-04Merge branch 'master' into v4mMark Otto1-1/+1
2015-07-31smaller, local expo screenshotsMark Otto1-1/+1
2015-06-09copy editing on homepageMark Otto1-4/+7
2015-05-22remove tabindex=-1 as it was causing a weird select state in latest safari ↵Mark Otto1-1/+1
on yosemite when clicking anywhere in the negative space of the header
2015-04-22clarify some docs, improve layoutMark Otto1-0/+18
2015-04-16Merge branch 'v4' of https://github.com/twbs/derpstrap into v4Mark Otto1-8/+8
2015-04-16rename classes from .bs-docs and .bs to .bdMark Otto1-7/+7
2015-04-14stub out the need for a homepage getting started sectionMark Otto1-2/+23
2015-03-09docs redesign a bitMark Otto1-4/+5
2015-03-01Merge branch 'master' into v4Mark Otto1-1/+1
Conflicts: .travis.yml Gruntfile.js bower.json dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.js dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navs.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/forms.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/browser-device-support.html docs/_includes/getting-started/community.html docs/_includes/getting-started/examples.html docs/_includes/getting-started/grunt.html docs/_includes/getting-started/license.html docs/_includes/getting-started/template.html docs/_includes/header.html docs/_includes/js/affix.html docs/_includes/js/alerts.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/dropdowns.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/scrollspy.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/js/transitions.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/assets/js/vendor/FileSaver.js docs/assets/js/vendor/autoprefixer.js docs/assets/js/vendor/uglify.min.js docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css docs/dist/js/bootstrap.min.js docs/examples/blog/index.html docs/examples/carousel/index.html docs/examples/cover/index.html docs/examples/dashboard/index.html docs/examples/narrow-jumbotron/narrow-jumbotron.css docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/non-responsive/non-responsive.css docs/examples/theme/index.html grunt/configBridge.json js/affix.js js/carousel.js js/collapse.js js/dropdown.js js/modal.js js/popover.js js/scrollspy.js js/tab.js js/tests/unit/affix.js js/tests/unit/button.js js/tests/unit/carousel.js js/tests/unit/modal.js js/tests/unit/tooltip.js js/tooltip.js less/badges.less less/glyphicons.less less/type.less less/variables.less package.json scss/_dropdown.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
2015-01-31Skip link workarounds for Chrome and IEPatrick H. Lauke1-1/+1
Add tabindex="-1" to main #content to work around bug in Chrome (and old WebKits) and IE Update advice in accessibility section Include patch in docs CSS to suppress outline when #content is focused (particularly as Chrome sets focus as result of mouse click for tabindex="-1" elements)
2014-12-30remove lingering references to Less in the docsChris Rebert1-2/+2
2014-11-25hide sections of homepage and quick startMark Otto1-2/+2