| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-01-29 | grunt | Mark Otto | 1 | -0/+4 | |
| 2014-01-29 | fix css url | Mark Otto | 1 | -1/+1 | |
| 2014-01-24 | Remove Twitter from tweet button | Quy Ton | 1 | -1/+1 | |
| 2014-01-22 | add docs note to address #12078 | Chris Rebert | 1 | -0/+1 | |
| 2014-01-21 | Reorder nav of About docs page | Quy Ton | 1 | -3/+3 | |
| 2014-01-20 | fix #12280 by templating the customizer's nav sidebar too | Chris Rebert | 2 | -39/+45 | |
| The customizer is such a PITA. | |||||
| 2014-01-19 | docs: use relative URLs instead of site.baseurl | Chris Rebert | 3 | -17/+17 | |
| 2014-01-19 | grunt build-customizer-vars-form | Chris Rebert | 1 | -0/+4 | |
| 2014-01-19 | Additional changes to #12275 and #12292 | Quy Ton | 1 | -1/+1 | |
| 2014-01-19 | Improve <meta> tags | Zlatan Vasović | 1 | -1/+1 | |
| 2014-01-18 | move migration docs to new separate page, leave callout on getting started ↵ | Mark Otto | 2 | -6/+12 | |
| page; fixes #12244 | |||||
| 2014-01-18 | Make spelling of Less uniform throughout the docs | Julian Thilo | 2 | -3/+3 | |
| 2014-01-17 | fix #12277 | Chris Rebert | 1 | -2/+2 | |
| Thanks to @Quy for pointing these out. | |||||
| 2014-01-15 | add Issues & Releases links back to footer | Chris Rebert | 1 | -0/+4 | |
| 2014-01-16 | Fix footer links | Julian Thilo | 1 | -2/+2 | |
| 2014-01-15 | move Community & Translations docs sections from About to Getting Started | Chris Rebert | 2 | -6/+6 | |
| 2014-01-14 | Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵ | Mark Otto | 1 | -4/+1 | |
| Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md. | |||||
| 2014-01-11 | Merge branch 'master' into docs_derp | Mark Otto | 2 | -7/+2 | |
| Conflicts: docs/getting-started.html | |||||
| 2014-01-11 | Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵ | Mark Otto | 2 | -7/+2 | |
| XhmikosR-minify-assets Conflicts: package.json | |||||
| 2014-01-09 | Merge branch 'master' into docs_derp | Mark Otto | 2 | -1/+1683 | |
| Conflicts: docs/assets/css/docs.css | |||||
| 2014-01-09 | more derp | Mark Otto | 1 | -1/+1 | |
| 2014-01-08 | add support for '//===' for <h3>s in bs-lessdoc | Chris Rebert | 1 | -3/+1 | |
| 2014-01-08 | Use JS & Jade to generate the customizer variables form HTML from ↵ | Chris Rebert | 1 | -0/+1684 | |
| variables.less; fixes #11095 also updates variables file organization (courtesy @mdo) | |||||
| 2014-01-08 | Minify docs CSS too. | XhmikosR | 1 | -2/+1 | |
| 2014-01-08 | docs-assets: concatenate and minify all javascript files. | XhmikosR | 1 | -5/+1 | |
| 2014-01-07 | adjust filename to indicate that customize JS is minified | Chris Rebert | 1 | -1/+1 | |
| 2014-01-05 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -2/+4 | |
| Conflicts: docs/_layouts/default.html docs/_layouts/home.html | |||||
| 2014-01-01 | Merge branch 'master' into docs_derp | Mark Otto | 1 | -5/+6 | |
| Conflicts: docs/_includes/footer.html docs/assets/css/docs.css | |||||
| 2013-12-31 | Fix broken JS | Mark Otto | 1 | -6/+5 | |
| 2013-12-31 | Merge branch 'master' into docs_derp | Mark Otto | 11 | -0/+636 | |
| 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 | Rearrange repository contents because muahahahahahaha | Mark Otto | 12 | -0/+617 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 10 | -394/+0 | |
| 2013-07-18 | Merge branch 'bs3_old_docs_callout' into bs3_rc1 | Mark Otto | 1 | -0/+7 | |
| 2013-07-18 | Merge branch 'bs3_add_ads' into bs3_rc1 | Mark Otto | 1 | -0/+1 | |
| 2013-07-18 | clarify IE support and rearrange getting started docs a bit | Mark Otto | 1 | -2/+2 | |
| 2013-07-17 | Drop `.nav-header` for `.dropdown-header` | Mark Otto | 1 | -0/+1 | |
| * Since we no longer have `.nav-list`, I've nuked the `.nav-header` * However, dropdowns can still have section headings, so I've kept that around with the addition of `.dropdown-header` * Restyled it a smidge as well | |||||
| 2013-07-17 | add ads to v3 docs | Mark Otto | 1 | -0/+1 | |
| 2013-07-17 | add callouts for bootstrap 2.3.2 docs and 3.0 rc1 post | Mark Otto | 1 | -0/+7 | |
| 2013-07-17 | remove colophon include because there's only one layout using it now | Mark Otto | 1 | -15/+0 | |
| 2013-07-17 | link order | Mark Otto | 1 | -2/+2 | |
| 2013-07-17 | Merge branch '3.0.0-wip' into bs3_remove_examples | Mark Otto | 7 | -19/+11 | |
| 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 | Move license FAQs to the docs, add link to side nav | Mark Otto | 1 | -0/+6 | |
| 2013-07-09 | Dustin the docs again | Julian Thilo | 3 | -4/+1 | |
| * Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date | |||||
| 2013-07-05 | Remove further mentions of Glyphicons | Mark Otto | 1 | -1/+0 | |
| 2013-06-27 | remove submenus. for more context: ↵ | Mark Otto | 1 | -1/+0 | |
| http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s | |||||
| 2013-06-27 | add docs callout for glyphicons on homepage and CSS page | Mark Otto | 1 | -0/+3 | |
| 2013-06-27 | remove icons from sidenav | Mark Otto | 1 | -8/+0 | |
| 2013-06-25 | fix "Data attributes" link in JS docs sidenav | Chris Rebert | 1 | -1/+1 | |
| `#js-data-attributes` => `#js-data-attrs` | |||||
| 2013-06-21 | Remove the offcanvas js from the footer | Tom Pietschker | 1 | -4/+0 | |
| This was moved inline in 65ad52060e1f9b5928ac0d5a0bfead0cdf1b26f4 | |||||
| 2013-06-20 | Move examples out of the main repo to twbs/bootstrap-examples | Mark Otto | 1 | -5/+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. | |||||
