Commit Graph

48 Commits

Author SHA1 Message Date
Mark Otto
50a2345032 new current_ruby-version var 2017-10-19 12:23:29 -07:00
Mark Otto
ab04e9bc12 version number for homepage 2017-10-19 12:23:29 -07:00
XhmikosR
d7aa5e6d93 Use direct links to documentation, getting started and about pages.
The old ones are still being redirected.
2017-10-16 07:47:47 +03:00
XhmikosR
0ee85c962e Revert accidental alt addition from Bootstrap stack image. (#24122)
Remove accidental `alt` addition from Bootstrap stack image.
2017-09-26 19:13:57 +03:00
XhmikosR
508dde0e33 Add image dimensions in stack image. (#24100) 2017-09-26 11:04:25 +03:00
Tanguy Krotoff
c770e68836 Drop Bower support (#23568) 2017-09-04 15:29:05 -07:00
Federico Zivolo
713cfdd130 docs: fix Popper.js name and removed comma (#23335)
* docs: fix Popper.js name and removed comma

* docs: restore comma
2017-08-11 10:58:34 -07:00
XhmikosR
10bb79a250 Move inline SVGs to includes. (#23297)
Also:

* compress them with SVGOMG
* add titles
* add `focusable="false"`
2017-08-11 14:55:54 +03:00
béla
06044d5f82 Update Rubygems version. (#23289) 2017-08-11 13:54:24 +03:00
Mark Otto
da3185ee0a new homepage, new assets, clean out old stuff 2017-08-07 21:35:43 -07:00
Mark Otto
92c26af814 word change 2017-08-07 16:13:52 -07:00
XhmikosR
3fb818a957 Specify rel="noopener for external links. 2017-07-30 16:27:33 -07:00
Mark Otto
67245a474f fix some busted links 2017-07-02 12:00:24 -07:00
Mark Otto
1c64adfb41 no need for offset, use justify-content-center 2017-07-01 10:44:20 -07:00
Mark Otto
942645b813 tweak homepage layout 2017-05-30 13:21:39 -07:00
Mark Otto
39a258ddfe redo button styles
- rename .btn-bs to .btn-bd-purple
- abstract yellow masthead button into .btn-bd-yellow and use it the new
docs navbar
2017-05-30 12:03:34 -07:00
Mark Otto
3e76d65656 Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
Mark Otto
a9c829bc0c Rearrange repository contents because muahahahahahaha 2013-12-28 22:47:03 -08:00
Mark Otto
49373b9b45 fixes #10372: two download buttons on homepage; also fixes broke button styles 2013-09-02 20:20:47 -07:00
hero-m
54dcb4b699 Another case for Issue #10099
Another case for Issue #10099
2013-08-24 12:11:12 +04:30
Mark Otto
1a8d1b7586 docs cleanup around alignment on homepage and footers 2013-08-18 21:15:07 -07:00
Mark Otto
b360a97f5c mo betta btn classes in docs 2013-08-18 21:02:52 -07:00
Mark Otto
c729f16282 it's levi-OH-sa, not levi-oh-SAR 2013-08-17 22:51:00 -07:00
Mark Otto
ffbec23c98 Docs cleanup for v3 prep 2013-08-16 00:54:19 -07:00
Chris Rebert
e245bffe8c fix spelling 2013-08-12 14:25:15 -07:00
Mark Otto
a09531a40e update to rename rc2 2013-08-12 11:48:35 -07:00
Mark Otto
d5290c61d8 fixes #9217 manually--use main element instead of div in home and default layouts 2013-08-10 16:11:34 -07:00
adamjacobbecker
a8d95d4721 Improve accessibility (Section 508, WCAG)
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-06 21:58:09 -07:00
Mark Otto
443ff0cc32 Pull from GitHub downloads for latest v3-wip on homepage
/cc @cv
2013-08-06 17:29:41 -07:00
Mark Otto
550493a87e Fixes #9073: add note to homepage about download differences 2013-08-05 08:33:15 -07:00
Chris Rebert
23ef8c0c20 Greater standardization of sizing terminology
In class names:
* large => lg
* small => sm
* mini => xs ("Extra small")

In screen size categories:
* Tiny => Extra small
2013-08-03 21:39:57 -07:00
Mark Otto
29b36bf962 dat purple homepage--http://www.youtube.com/watch?v=k2C5TjS2sh4 2013-07-31 10:27:43 -07:00
Mark Otto
0f2b22a210 herpy derpy shit for urls 2013-07-27 00:18:12 -07:00
Mark Otto
305455a9b3 Use some vars for key urls for easier updating 2013-07-26 19:05:43 -07:00
Mark Otto
5d766d9e2f Mo betta placement of old docs callouts 2013-07-26 01:43:43 -07:00
Mark Otto
94202b2b29 Update docs to better indicate v3 RC1 2013-07-25 21:51:45 -07:00
Mark Otto
ac4e7db17f single include for old ads callout 2013-07-25 20:56:44 -07:00
Chris Rebert
90fb40b707 twbs ALL the links 2013-07-25 12:24:13 -07:00
Mark Otto
a8005b3d0b flatten docs dir back into root 2013-07-18 17:41:30 -07:00
Jacob Thornton
96c3e70996 cleanup old stuff 2011-05-03 18:12:43 -07:00
Mark Otto
bb8ebe2312 More subtle grid pattern, adding dropdown arrow, adding dropdown arrow styles to the topbar 2011-04-29 11:40:24 -07:00
Mark Otto
d61317d7b5 Added main topbar and shit. 2011-04-28 17:24:59 -07:00
Mark Otto
e89ba29385 Added compiled CSS file and fixed link to do it 2011-04-28 11:53:10 -07:00
Mark Otto
eb3389303d Added in mini layout docs; cleaned up layout markup and added the css for it; 2011-04-28 11:46:32 -07:00
Mark Otto
b95e99a173 Updated documentation; added stacked forms; cleaned up spacing; moved all ids to the section element instead of the page header to fix spacing with bookmarked links; 2011-04-27 23:00:33 -07:00
Mark Otto
b9d6acf766 More documentation and content changes 2011-04-27 15:40:12 -07:00
Mark Otto
677b5554f3 Remove the unnecessary global.js file, remove the old baseline grid image, add in hashgrid, update readme to remove finished todos; 2011-04-27 14:49:56 -07:00
Mark Otto
eb81782cdb Porting over all Blueprint styles to new Baseline repo 2011-04-27 13:53:51 -07:00