| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-27 | Add canonical tag. | XhmikosR | 1 | -1/+0 | |
| For the examples, it's hardcoded, since in this branch we don't build them. | |||||
| 2018-10-18 | Specify rel="noopener" for external links. | XhmikosR | 1 | -1/+1 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -6/+6 | |
| 2018-10-08 | Add image dimensions. | XhmikosR | 1 | -4/+4 | |
| 2017-07-04 | update links, new version to v3.4.0, add new baseurl for easy v3.4 building | Mark Otto | 1 | -2/+2 | |
| 2017-07-03 | small homepage update to include themes | Mark Otto | 1 | -2/+18 | |
| 2016-03-10 | Fix HTML validation errors. | XhmikosR | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-07-31 | smaller, local expo screenshots | Mark Otto | 1 | -1/+1 | |
| 2015-01-31 | Skip link workarounds for Chrome and IE | Patrick H. Lauke | 1 | -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-10-22 | Added/removed blank lines in the docs for consitency | Panayiotis Lipiridis | 1 | -0/+1 | |
| 2014-07-07 | more accurate homepage title | Mark Otto | 1 | -1/+1 | |
| 2014-07-07 | Cut down on homepage file size; reorg some docs CSS | Mark Otto | 1 | -2/+2 | |
| 2014-06-26 | Fixed crazy-making typo on home page | Rufo Sanchez | 1 | -1/+1 | |
| ...at least if you're a writing nerd :P "Bootstrap ships with vanilla CSS, but *its* source code..." | |||||
| 2014-06-22 | new homepage expo features | Mark Otto | 1 | -1/+1 | |
| 2014-06-10 | words | Mark Otto | 1 | -1/+1 | |
| 2014-06-10 | homepage copy to fix #13733 | Mark Otto | 1 | -6/+5 | |
| 2014-04-04 | Re-implement Universal Analytics | Julian Thilo | 1 | -1/+1 | |
| X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560 | |||||
| 2014-03-27 | Revert upgrade to Universal Analytics | Julian Thilo | 1 | -1/+1 | |
| 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 | Change GA events to Universal Analytics | Julian Thilo | 1 | -1/+1 | |
| 2014-02-10 | Fixes #12685: Display current version under download button on homepage | Mark Otto | 1 | -0/+1 | |
| 2014-02-08 | Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs- | Mark Otto | 1 | -7/+7 | |
| 2014-01-19 | expo callout copy | Mark Otto | 1 | -2/+2 | |
| 2013-12-25 | don't be repetitive on homepage | Mark Otto | 1 | -1/+1 | |
| 2014-01-19 | docs: use relative URLs instead of site.baseurl | Chris Rebert | 1 | -1/+1 | |
| 2014-01-19 | Replace page.base_url with relative url | Quy Ton | 1 | -1/+1 | |
| 2014-01-18 | Fix typo in index.html | Julian Thilo | 1 | -1/+1 | |
| 2014-01-14 | Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵ | Mark Otto | 1 | -1/+1 | |
| Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md. | |||||
| 2014-01-09 | more derp | Mark Otto | 1 | -5/+4 | |
| 2014-01-05 | Move homepage examples to data file | Mark Otto | 1 | -17/+4 | |
| 2014-01-05 | copy | Mark Otto | 1 | -1/+1 | |
| 2014-01-02 | updates to homepage | Mark Otto | 1 | -2/+2 | |
| 2013-12-31 | fix homepage images | Mark Otto | 1 | -3/+3 | |
| 2013-12-31 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -0/+86 | |
| 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-28 | no more page.base_url | Mark Otto | 1 | -1/+0 | |
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -0/+16 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -42/+0 | |
| 2013-07-18 | change download button label | Mark Otto | 1 | -1/+1 | |
| 2013-07-18 | relative url | Mark Otto | 1 | -1/+1 | |
| 2013-07-17 | add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post | Mark Otto | 1 | -3/+11 | |
| 2013-07-17 | Merge branch '3.0.0-wip' into bs3_remove_examples | Mark Otto | 1 | -3/+3 | |
| 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-06-27 | add docs callout for glyphicons on homepage and CSS page | Mark Otto | 1 | -3/+3 | |
| 2013-06-20 | Move examples out of the main repo to twbs/bootstrap-examples | Mark Otto | 1 | -1/+1 | |
| 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-05-10 | Fix link to examples | Robert Burns | 1 | -1/+1 | |
| 2013-05-08 | refactor homepage jumbotron masthead doodad | Mark Otto | 1 | -3/+3 | |
| 2013-05-08 | move social buttons to separate include | Mark Otto | 1 | -16/+1 | |
| 2013-05-08 | Super massive docs overhaul | Mark Otto | 1 | -1/+0 | |
| * 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-02 | add customizer link to docs homepage | Mark Otto | 1 | -0/+3 | |
| 2013-04-14 | nuke hidden homepage content | Mark Otto | 1 | -56/+0 | |
| 2013-04-14 | redo all the things | Mark Otto | 1 | -1/+26 | |
| 2013-04-01 | updated links on homepage | Mark Otto | 1 | -1/+1 | |
