XhmikosR
083df475f3
Losslessly compress doc images.
...
Used zopfli 1.0.1 with `zopflipng.exe -m --lossy_transparent -y --iterations=1000`.
Before: 199 KB (203.922 bytes)
After: 197 KB (202.151 bytes)
[ci skip]
2016-07-12 23:08:29 +03:00
XhmikosR
7da2d3c68a
Lossy compress the 2 new images.
...
Before: 538 KB (551.052 bytes)
After: 179 KB (183.296 bytes)
[ci skip]
2015-08-27 18:49:39 +03:00
XhmikosR
4631b229fb
Losslessly compress images.
...
Before: 1,28 MB (1.351.880 bytes)
After: 1,27 MB (1.341.411 bytes)
[ci skip]
2015-08-27 18:49:39 +03:00
Mark Otto
b3c4ea52cd
Merge pull request #17221 from maxbeatty/docs-preprocessor
...
Update Preprocessor section of homepage
2015-08-22 19:07:05 -07:00
Mark Otto
912637f0d0
homepage docs callout
2015-08-22 18:32:18 -07:00
Max Beatty
2c58bd5294
Update Preprocessor section of homepage
2015-08-21 15:02:11 -07:00
Mark Otto
32f9b626b3
smaller, local expo screenshots
2015-07-31 14:51:31 -07:00
XhmikosR
7dd51beb42
Docs: losslessly compress images.
...
Before: 25,1 KB (25.773 bytes)
After: 23,7 KB (24.352 bytes)
2014-02-04 11:33:28 +02: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
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
William Ghelfi
9013ff002a
add offcanvas layout example based on bradfrost/this-is-responsive
2013-05-08 14:25:37 +02:00
Mark Otto
7dca242b5e
nuke all the assets
2013-04-14 15:33:48 -07:00
Fabien
8f99692f56
remove unused img from previous commit
2013-04-02 13:31:15 +02:00
Mark Otto
292734d7f3
Docs examples update
...
* Remove unused fluid image
* Add image, link, and description for new grid example
* Update sign in example image
2013-04-01 13:14:39 -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
81a0306cce
add new example thumbnails; update links to point to new windows
2013-02-26 00:56:06 -08:00
Mark Otto
b6ec72a3a2
Nuke @mdo's photos from the repo since we're using holder.js for carousel demo
2013-02-16 01:38:32 -08:00
Mark Otto
aa5f090371
Make example pages use Jekyll; add sticky footer navbar image to examples
2013-02-14 23:38:00 -08:00
Mark Otto
e45f12ad42
rearrange jekyll and docs
2013-02-12 12:44:41 -08:00
Mark Otto
8b9733b288
nuke what we don't need for jekyll
2013-02-12 12:25:05 -08:00
Mark Otto
4270496e8a
add codecademy to gallery
2013-02-05 21:07:30 -08:00
Mark Otto
a920697382
Dat compression
2013-02-05 21:05:24 -08:00
Mark Otto
fb1db88256
Update homepage examples, add hella new sites to gallery
2013-02-05 21:04:46 -08:00
Mark Otto
19b5ebcf24
Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes
2013-01-31 18:25:44 -08:00
Mark Otto
7d8d5c7838
Merge branch '2.3.0-wip' 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/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
2013-01-13 04:26:52 -08:00
Mark Otto
a55605ca57
add readme image
2012-12-21 19:04:59 -08:00
Mark Otto
a24e47b5b8
Update the examples index:
...
* Retina ready screenshots
* Added screenshot and link to justified nav example (previously unlinked marketing-alternate.html)
2012-12-20 15:08:05 -08:00
Mark Otto
b3019d7aab
add gallery page, fill with a few screenshots to start
2012-12-04 20:30:21 -08:00
Mark Otto
6961b284b6
remove responsive image from css docs page
2012-11-30 16:42:48 -08:00
Mark Otto
953dc3a6f2
higher res docs illustrations
2012-11-04 13:23:08 -08:00
Mark Otto
25fded1ff4
responsive images, updated shadows on navbars, remove responsive file from docs
2012-11-04 00:31:43 -07:00
Mark Otto
72198a59c0
removing glyphicons images, swapping in new icon font with new classes
2012-11-02 01:20:06 -07:00
Mark Otto
bf78333531
add in latest carousel example, reorg examples on getting started
2012-10-16 12:50:10 -05:00
Mark Otto
fa778792c5
compress images and add new carousel example for .net magazine article
2012-10-10 17:58:22 -07:00
Mark Otto
a4a6244eb7
add sticky footer example per martin bean's suggestion, using the implementation by ryan fait
2012-09-30 22:09:51 -07:00
Mark Otto
498a28b4cd
dat new kippt hotness
2012-09-26 16:01:45 -07:00
Mark Otto
6c4b276cd4
way cooler carousel example, along with updated screenshots for examples
2012-09-14 15:55:46 -07:00
Mark Otto
e4e2e37c5c
add in some more examples (will work em in later), removed fleetio per their request, and added gather content to replace it
2012-09-14 14:48:03 -07:00
Mark Otto
85f1f2257b
make twitter bird white in illustration on homepage to abide by brand guidelines
2012-08-07 23:05:39 -07:00
rilian
80a645b52a
optimizing images on 2.1.0-wip branch; saving couple of KBs from package
2012-08-06 13:23:12 +03:00
Mark Otto
5184da39f4
clear out docs assets, update and png crush features image
2012-07-29 00:44:55 -07:00
Mark Otto
25bc298aff
pngcrush masthead pattern to save 10k
2012-07-17 19:55:02 -07:00
Mark Otto
4008d666a5
new pattern for masthead
2012-07-17 19:54:29 -07:00
Mark Otto
3c07eaa251
updates to type scale
2012-07-05 15:11:54 -07:00
Mark Otto
62c386259b
rewrite docs homepage, new graphics
2012-07-04 23:31:30 -07:00
Mark Otto
094e65eb9d
adding 20px grid, setting that on docs
2012-06-04 23:58:51 -07:00
Mark Otto
9a3a297a47
update version # on homepage, crush assets
2012-06-02 22:12:45 -07:00
Mark Otto
d5063e5dc8
fix #3032 : update glyphicons sprite to 1.6 release
2012-04-14 16:59:49 -07:00
Mark Otto
f563b1db43
update kippt screenshot
2012-04-07 15:59:14 -07:00