Patrick H. Lauke
c0892d1470
Skip link workarounds for Chrome and IE
...
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)
2015-01-31 13:09:57 +00:00
Panayiotis Lipiridis
a4f93895be
Added/removed blank lines in the docs for consitency
2014-10-22 13:52:49 +02:00
Mark Otto
32affe9835
more accurate homepage title
2014-07-07 20:29:43 -07:00
Mark Otto
2ccbc38685
Cut down on homepage file size; reorg some docs CSS
2014-07-07 19:40:15 -07:00
Rufo Sanchez
1939d017c5
Fixed crazy-making typo on home page
...
...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..."
2014-06-26 15:09:59 -04:00
Mark Otto
ca54cff4ab
new homepage expo features
2014-06-22 18:04:19 -07:00
Mark Otto
bc38d3b303
words
2014-06-10 22:41:48 -07:00
Mark Otto
97e0cd015f
homepage copy to fix #13733
2014-06-10 21:47:51 -07:00
Julian Thilo
fa9e541f5e
Re-implement Universal Analytics
...
X-Refs:
b2a67ffe55
c97e6d5cad
2014-04-04 10:28:45 +02:00
Julian Thilo
b2a67ffe55
Revert upgrade to Universal Analytics
...
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
2014-03-27 23:03:42 +01:00
Julian Thilo
a696d47592
Change GA events to Universal Analytics
2014-03-27 21:26:21 +01:00
Mark Otto
4973bfd5d7
Fixes #12685 : Display current version under download button on homepage
2014-02-10 20:23:29 -08:00
Mark Otto
0d49920e0d
Fixes #12610 : Better and more consistent prefixing of docs CSS with .bs-docs-
2014-02-08 23:24:38 -08:00
Mark Otto
9c97c5a729
expo callout copy
2014-01-19 09:17:00 +02:00
Mark Otto
3fdde76b74
don't be repetitive on homepage
2013-12-25 14:32:00 +02:00
Chris Rebert
f59573db0d
docs: use relative URLs instead of site.baseurl
2014-01-19 22:50:09 -08:00
Quy Ton
0d153fa643
Replace page.base_url with relative url
2014-01-19 21:03:17 -08:00
Julian Thilo
092b1a47ef
Fix typo in index.html
2014-01-18 18:15:37 +01:00
Mark Otto
edd0b97be5
Don't copy-pasta all the Sass docs because fuck keeping that up to date. Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md .
2014-01-14 15:52:40 -08:00
Mark Otto
04161a8c75
more derp
2014-01-09 18:05:04 -08:00
Mark Otto
745bec59cf
Move homepage examples to data file
2014-01-05 23:37:14 -08:00
Mark Otto
12dacee313
copy
2014-01-05 20:53:40 -08:00
Mark Otto
9f44f17057
updates to homepage
2014-01-02 10:54:10 -08:00
Mark Otto
905adb5b83
fix homepage images
2013-12-31 13:56:20 -08:00
Mark Otto
b253cb2c1e
Merge branch 'master' into docs_derp
...
Conflicts:
_config.yml
docs/_includes/footer.html
docs/_includes/nav-main.html
docs/_includes/old-bs-docs.html
docs/_layouts/default.html
docs/_layouts/home.html
docs/getting-started.html
docs/index.html
2013-12-31 13:53:33 -08:00
Mark Otto
70b8b330f0
no more page.base_url
2013-12-28 23:08:46 -08:00
Mark Otto
a9c829bc0c
Rearrange repository contents because muahahahahahaha
2013-12-28 22:47:03 -08:00
Mark Otto
a8005b3d0b
flatten docs dir back into root
2013-07-18 17:41:30 -07:00
Mark Otto
36188d0884
change download button label
2013-07-18 14:08:40 -07:00
Mark Otto
5cb0d64686
relative url
2013-07-18 13:51:08 -07:00
Mark Otto
3ad0cf9e94
add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post
2013-07-17 22:58:49 -07:00
Mark Otto
f0d0718322
Merge branch '3.0.0-wip' into bs3_remove_examples
...
Conflicts:
docs/_includes/nav-getting-started.html
docs/examples/navbar-fixed-top.html
docs/examples/navbar-static-top.html
docs/examples/navbar.html
docs/getting-started.html
2013-07-17 20:44:27 -07:00
Mark Otto
8cd5d0be71
add docs callout for glyphicons on homepage and CSS page
2013-06-27 19:22:11 -07:00
Mark Otto
c5fb401a62
Move examples out of the main repo to twbs/bootstrap-examples
...
While examples are phenomenally useful and awesome for folks getting
started with Bootstrap, they don't really shine as well being buried in
the main docs. Moreover, having anything that's not core HTML, CSS, JS,
or documentation in the main repo seems to just get in the way.
Therefore, examples gets its own repo.
Specifically, we're doing the following:
* Deletes all example screenshots
* Deletes example layout
* Deletes example files
* Updates Getting Started docs to include only the template and a link
to the new examples project
All the examples and their history will be preserved in the switch.
2013-06-20 12:36:27 -07:00
Robert Burns
3af1dd1dc8
Fix link to examples
2013-05-10 07:37:14 -04:00
Mark Otto
feeaaa6feb
refactor homepage jumbotron masthead doodad
2013-05-08 22:13:56 -07:00
Mark Otto
07aed1abc3
move social buttons to separate include
2013-05-08 22:07:28 -07:00
Mark Otto
edb733ebc7
Super massive docs overhaul
...
* Bring back the navbar up top
* Pull the docs content back into separate pages because a 6.6k line docs file is just crazy
* Recenter the page content and bring back affixed side nav (needs work)
2013-05-08 21:56:08 -07:00
Mark Otto
a4f2c9e156
add customizer link to docs homepage
2013-05-02 22:44:43 -07:00
Mark Otto
8d9106f2c5
nuke hidden homepage content
2013-04-14 15:32:52 -07:00
Mark Otto
5f88887c7e
redo all the things
2013-04-14 12:49:35 -07:00
Mark Otto
c231dba7ee
updated links on homepage
2013-04-01 11:10:56 -07:00
Robert Burns
501dfbe8ae
Fix path to examples to account for new layout
2013-03-30 10:10:51 -04:00
Mark Otto
4b8b8d2e46
holy crap new docs layout separate from home, no more top navbar
2013-03-28 01:08:14 -07:00
Mark Otto
5b298a2aaf
docs fixes with new .bs-docs-container; fixing some lingering grid classes
2013-03-26 23:54:17 -07:00
Mark Otto
ca31f060a8
New grid classes
2013-03-26 17:12:17 -07:00
Mark Otto
6239094ca6
Nuke the gallery, punt it to the new http://expo.getbootstrap.com
2013-03-03 19:40:47 -08:00
Mark Otto
a70c50d1f7
Merge branch 'master' into 3.0.0-wip
...
Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/index.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
package.json
2013-03-01 12:37:21 -08:00
fat
3469339068
2.3.1
2013-02-28 20:55:14 -08:00
Mark Otto
82d059de87
fix broken marketing section with updated class
2013-02-17 20:18:29 -08:00