| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -0/+0 | |
| 2018-10-08 | Compress docs images. | XhmikosR | 4 | -0/+0 | |
| 2017-07-03 | small homepage update to include themes | Mark Otto | 1 | -0/+0 | |
| 2016-07-12 | Losslessly compress docs images. | XhmikosR | 3 | -0/+0 | |
| Used zopfli 1.0.1, with `zopflipng -m --lossy_transparent -y --iterations=1000` Before: 23,7 KB (24.352 bytes) After: 23,5 KB (24.079 bytes) | |||||
| 2015-07-31 | smaller, local expo screenshots | Mark Otto | 4 | -0/+0 | |
| 2014-02-04 | Docs: losslessly compress images. | XhmikosR | 3 | -0/+0 | |
| Before: 25,1 KB (25.773 bytes) After: 23,7 KB (24.352 bytes) | |||||
| 2014-01-02 | updates to homepage | Mark Otto | 3 | -0/+0 | |
| 2013-12-31 | fix homepage images | Mark Otto | 3 | -0/+0 | |
| 2013-06-20 | Move examples out of the main repo to twbs/bootstrap-examples | Mark Otto | 13 | -0/+0 | |
| 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-08 | add offcanvas layout example based on bradfrost/this-is-responsive | William Ghelfi | 1 | -0/+0 | |
| 2013-04-14 | nuke all the assets | Mark Otto | 6 | -0/+0 | |
| 2013-04-02 | remove unused img from previous commit | Fabien | 6 | -0/+0 | |
| 2013-04-01 | Docs examples update | Mark Otto | 3 | -0/+0 | |
| * Remove unused fluid image * Add image, link, and description for new grid example * Update sign in example image | |||||
| 2013-03-03 | Nuke the gallery, punt it to the new http://expo.getbootstrap.com | Mark Otto | 22 | -0/+0 | |
| 2013-02-26 | add new example thumbnails; update links to point to new windows | Mark Otto | 3 | -0/+0 | |
| 2013-02-16 | Nuke @mdo's photos from the repo since we're using holder.js for carousel demo | Mark Otto | 3 | -0/+0 | |
| 2013-02-14 | Make example pages use Jekyll; add sticky footer navbar image to examples | Mark Otto | 3 | -0/+0 | |
| 2013-02-12 | rearrange jekyll and docs | Mark Otto | 45 | -0/+0 | |
| 2013-02-12 | nuke what we don't need for jekyll | Mark Otto | 45 | -0/+0 | |
| 2013-02-05 | add codecademy to gallery | Mark Otto | 1 | -0/+0 | |
| 2013-02-05 | Dat compression | Mark Otto | 21 | -0/+0 | |
| 2013-02-05 | Update homepage examples, add hella new sites to gallery | Mark Otto | 24 | -0/+0 | |
| 2013-01-31 | Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes | Mark Otto | 1 | -0/+0 | |
| 2013-01-13 | Merge branch '2.3.0-wip' into 3.0.0-wip | Mark Otto | 12 | -0/+0 | |
| 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/components.html docs/css.html docs/examples/fluid.html docs/extend.html docs/getting-started.html docs/index.html docs/templates/pages/base-css.mustache docs/templates/pages/components.mustache docs/templates/pages/extend.mustache docs/templates/pages/getting-started.mustache docs/templates/pages/index.mustache docs/templates/pages/javascript.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/buttons.less less/forms.less less/navbar.less less/popovers.less less/responsive-767px-max.less less/responsive.less less/tables.less less/tooltip.less less/type.less less/variables.less package.json | |||||
| 2012-12-21 | add readme image | Mark Otto | 1 | -0/+0 | |
| 2012-12-20 | Update the examples index: | Mark Otto | 11 | -0/+0 | |
| * Retina ready screenshots * Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html) | |||||
| 2012-12-04 | add gallery page, fill with a few screenshots to start | Mark Otto | 10 | -0/+0 | |
| 2012-11-30 | remove responsive image from css docs page | Mark Otto | 1 | -0/+0 | |
| 2012-11-04 | higher res docs illustrations | Mark Otto | 3 | -0/+0 | |
| 2012-11-04 | responsive images, updated shadows on navbars, remove responsive file from docs | Mark Otto | 4 | -0/+0 | |
| 2012-11-02 | removing glyphicons images, swapping in new icon font with new classes | Mark Otto | 2 | -0/+0 | |
| 2012-10-16 | add in latest carousel example, reorg examples on getting started | Mark Otto | 1 | -0/+0 | |
| 2012-10-10 | compress images and add new carousel example for .net magazine article | Mark Otto | 9 | -0/+0 | |
| 2012-09-30 | add sticky footer example per martin bean's suggestion, using the ↵ | Mark Otto | 1 | -0/+0 | |
| implementation by ryan fait | |||||
| 2012-09-26 | dat new kippt hotness | Mark Otto | 1 | -0/+0 | |
| 2012-09-14 | way cooler carousel example, along with updated screenshots for examples | Mark Otto | 2 | -0/+0 | |
| 2012-09-14 | add in some more examples (will work em in later), removed fleetio per their ↵ | Mark Otto | 4 | -0/+0 | |
| request, and added gather content to replace it | |||||
| 2012-08-07 | make twitter bird white in illustration on homepage to abide by brand guidelines | Mark Otto | 1 | -0/+0 | |
| 2012-08-06 | optimizing images on 2.1.0-wip branch; saving couple of KBs from package | rilian | 4 | -0/+0 | |
| 2012-07-29 | clear out docs assets, update and png crush features image | Mark Otto | 19 | -0/+0 | |
| 2012-07-17 | pngcrush masthead pattern to save 10k | Mark Otto | 1 | -0/+0 | |
| 2012-07-17 | new pattern for masthead | Mark Otto | 1 | -0/+0 | |
| 2012-07-05 | updates to type scale | Mark Otto | 1 | -0/+0 | |
| 2012-07-04 | rewrite docs homepage, new graphics | Mark Otto | 3 | -0/+0 | |
| 2012-06-04 | adding 20px grid, setting that on docs | Mark Otto | 1 | -0/+0 | |
| 2012-06-02 | update version # on homepage, crush assets | Mark Otto | 20 | -0/+0 | |
| 2012-04-14 | fix #3032: update glyphicons sprite to 1.6 release | Mark Otto | 2 | -0/+0 | |
| 2012-04-07 | update kippt screenshot | Mark Otto | 1 | -0/+0 | |
| 2012-03-10 | remove unused images, update examples to include soundready | Mark Otto | 4 | -0/+0 | |
| 2012-03-10 | add new example site thumbnail | Mark Otto | 1 | -0/+0 | |
