aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
AgeCommit message (Collapse)AuthorFilesLines
2013-08-13better rc2 download actionMark Otto1-2/+2
2013-08-12mention fubared state of overflow hidden on body in android and iOS to fix ↵Mark Otto1-0/+3
#8975 and #9315
2013-08-12Merge pull request #9389 from twbs/emphasize-git-HEADMark Otto1-0/+5
Emphasize git HEAD downloads
2013-08-12safari not webkitMark Otto1-1/+1
2013-08-12fix typo; fix capsChris Rebert1-2/+2
2013-08-12mention #9282 in docs browser sectionMark Otto1-0/+8
2013-08-12don't show download_dist in favor of site.download; addresses #9138 & its ↵Chris Rebert1-0/+5
many dupes
2013-08-09Use protocol-relative URL in exampleChris Rebert1-1/+1
2013-08-09Fixes #9260Chris Rebert1-1/+1
2013-08-09getting-started docs: rephrase to avoid "helpful...help"Chris Rebert1-1/+1
2013-08-07copy changesMark Otto1-8/+6
2013-08-06Improve accessibility (Section 508, WCAG)adamjacobbecker1-0/+33
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-06some copy editingMark Otto1-1/+1
2013-08-06Merge branch '3.0.0-wip' into bs3_third_party_support_docsMark Otto1-0/+23
2013-08-06add third party support section to the docsMark Otto1-2/+33
2013-08-06For @cvrebertMark Otto1-1/+1
2013-08-06fixes #9162: add mention of Windows Phone 8 and IE10 bugs with responsive fooMark Otto1-0/+23
2013-08-05Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wipMark Otto1-1/+1
2013-08-05more docs changesMark Otto1-5/+1
2013-08-05remove image descriptionliuyl1-1/+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-08-02Added short instruction for obtaining respond.jsBryan Keiren1-1/+1
The Getting-Started page only lists the actual instructions for respond.js (its purpose and source) *after* listing a piece of example HTML code for the user to copy and paste. It would probably be more clear if that piece of HTML code actually lists where the user can obtain respond.js. Otherwise the user has to scroll down and read 1 specific line on the rest of the page (under the 'IE 8 and 9' compatibility section), in order to know that respond.js can be obtained from a GitHub page (and that it is in fact NOT part of the downloadable Bootstrap file that's provided earlier on the page, even though the use of response.js in the example HTML code seems to suggest that it *is* part of the Bootstrap download). It's a minor issue but this fix should make it just a little bit more clear to a user how the example HTML code works (lest they copy/paste it and find out the browser can't find respond.js).
2013-07-29tweak part of license FAQ to reflect Twitter->twbs changeChris Rebert1-1/+1
2013-07-27Update getting-started.htmlFabian Golle1-1/+1
2013-07-27mo links, fix ads and analytics in gh pagesMark Otto1-1/+1
2013-07-27fixes for hella broken links on account of jekyll and twbs.github.com linksMark Otto1-0/+1
2013-07-26Broser meta tag docs layout changeMark Otto1-1/+5
2013-07-26Update IDs on getting started pageMark Otto1-12/+12
2013-07-26Tweak getting started sectionMark Otto1-9/+6
2013-07-26Use some vars for key urls for easier updatingMark Otto1-5/+5
2013-07-25twbs ALL the linksChris Rebert1-2/+2
2013-07-23Clear up license FAQs by using "Bootstrap" as noun instead of "Twitter open ↵Mark Otto1-8/+8
source software"
2013-07-23getting-started.html: add <code> around mention of `placeholder`Chris Rebert1-1/+1
2013-07-20Update docs on responsive images and elaborate on IE8 support using Respond.jsMark Otto1-3/+9
2013-07-19update links to bowerFrancis Brunelle1-2/+2
2013-07-18flatten docs dir back into rootMark Otto1-0/+270