aboutsummaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)AuthorFilesLines
2017-10-19new current_ruby-version varMark Otto1-1/+1
2017-10-19version number for homepageMark Otto1-1/+1
2017-10-16Use direct links to documentation, getting started and about pages.XhmikosR1-1/+1
The old ones are still being redirected.
2017-09-26Revert accidental `alt` addition from Bootstrap stack image. (#24122)XhmikosR1-1/+1
Remove accidental `alt` addition from Bootstrap stack image.
2017-09-26Add image dimensions in stack image. (#24100)XhmikosR1-1/+1
2017-09-04Drop Bower support (#23568)Tanguy Krotoff1-4/+1
2017-08-11docs: fix Popper.js name and removed comma (#23335)Federico Zivolo1-1/+1
* docs: fix Popper.js name and removed comma * docs: restore comma
2017-08-11Move inline SVGs to includes. (#23297)XhmikosR1-9/+3
Also: * compress them with SVGOMG * add titles * add `focusable="false"`
2017-08-11Update Rubygems version. (#23289)béla1-1/+1
2017-08-07new homepage, new assets, clean out old stuffMark Otto1-104/+70
2017-08-07word changeMark Otto1-1/+1
2017-07-30Specify `rel="noopener` for external links.XhmikosR1-1/+1
2017-07-02fix some busted linksMark Otto1-1/+1
2017-07-01no need for offset, use justify-content-centerMark Otto1-2/+2
2017-05-30tweak homepage layoutMark Otto1-19/+31
2017-05-30redo button stylesMark Otto1-6/+6
- rename .btn-bs to .btn-bd-purple - abstract yellow masthead button into .btn-bd-yellow and use it the new docs navbar
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto1-0/+114
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-16/+0
2013-09-02fixes #10372: two download buttons on homepage; also fixes broke button stylesMark Otto1-1/+2
2013-08-24Another case for Issue #10099hero-m1-1/+1
Another case for Issue #10099
2013-08-18docs cleanup around alignment on homepage and footersMark Otto1-1/+1
2013-08-18mo betta btn classes in docsMark Otto1-1/+1
2013-08-17it's levi-OH-sa, not levi-oh-SARMark Otto1-1/+1
2013-08-16Docs cleanup for v3 prepMark Otto1-2/+1
2013-08-12fix spellingChris Rebert1-1/+1
2013-08-12update to rename rc2Mark Otto1-1/+1
2013-08-10fixes #9217 manually--use main element instead of div in home and default ↵Mark Otto1-2/+2
layouts
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker1-1/+1
This PR significantly improves Bootstrap's accessibility for users of assistive technology, such as screen readers. Some of the these changes add additional markup to the source examples, but we believe that the sacrifice in readability is worth achieving more widespread usage of accessibility best-practices. What was done - Added lots of [WAI-ARIA attributes](http://www.w3.org/WAI/intro/aria) - Added `.sr-only` helper class, that is only readable by screen readers (and invisible for all other users). This lets us - make progress bars and paginations accessible to screen reading users. - Advised users to always use label elements. For inline forms, they can hide them with `.sr-only` - Added 'Skip navigation' link - Added "Accessibility" section to getting-started.html. What *wasn't* done - Contrast issues (twbs#3572) - Tooltips (twbs#8469) - Documentation re: usage of icons, since they now live in a separate repo Major props to all that contributed: @bensheldon, @jasonlally, @criscristina, and @louh. Feel free to chime in, guys, if I've left anything out.
2013-08-06Pull from GitHub downloads for latest v3-wip on homepageMark Otto1-2/+2
/cc @cv
2013-08-05Fixes #9073: add note to homepage about download differencesMark Otto1-0/+1
2013-08-03Greater standardization of sizing terminologyChris Rebert1-1/+1
In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small
2013-07-31dat purple homepage--http://www.youtube.com/watch?v=k2C5TjS2sh4Mark Otto1-1/+1
2013-07-27herpy derpy shit for urlsMark Otto1-0/+1
2013-07-26Use some vars for key urls for easier updatingMark Otto1-1/+1
2013-07-26Mo betta placement of old docs calloutsMark Otto1-22/+3
2013-07-25Update docs to better indicate v3 RC1Mark Otto1-2/+2
2013-07-25single include for old ads calloutMark Otto1-9/+0
2013-07-25twbs ALL the linksChris Rebert1-1/+1
2013-07-18flatten docs dir back into rootMark Otto1-0/+42
2011-05-03cleanup old stuffJacob Thornton1-1224/+0
2011-04-29More subtle grid pattern, adding dropdown arrow, adding dropdown arrow ↵Mark Otto1-3/+9
styles to the topbar
2011-04-28Added main topbar and shit.Mark Otto1-10/+74
2011-04-28Added compiled CSS file and fixed link to do itMark Otto1-2/+2
2011-04-28Added in mini layout docs; cleaned up layout markup and added the css for it;Mark Otto1-17/+38
2011-04-27Updated documentation; added stacked forms; cleaned up spacing; moved all ↵Mark Otto1-41/+137
ids to the section element instead of the page header to fix spacing with bookmarked links;
2011-04-27More documentation and content changesMark Otto1-203/+228
2011-04-27Remove the unnecessary global.js file, remove the old baseline grid image, ↵Mark Otto1-2/+3
add in hashgrid, update readme to remove finished todos;
2011-04-27Porting over all Blueprint styles to new Baseline repoMark Otto1-0/+1011