1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/assets/images
Olivier Lacan 8990921ba9 Replace outdated Rails Guides logo
The previous version wasn’t matching the Rails Guides logo source file
listed at https://github.com/rails/homepage/blob/master/materials/rails_guides_logo.psd
somehow. It was also a GIF when an 8-bit PNG results in a smaller file (2KB vs 4KB) which
should be just as widely compatible with browsers.

And that’s just for the 1x version. I added a new 2x version for “retina” or high-density
displays and a CSS @media query to progressively enhance with this high density
version of the logo. I’ve ensured that this query is supported across browsers by
using vendor-specific versions when necessary. See:
https://caniuse.com/#feat=css-media-resolution

[ci skip]
2018-10-19 19:27:04 -04:00
..
4_0_release_notes Put images into each page's dir in guides 2018-03-31 23:50:51 +09:00
association_basics Put images into each page's dir in guides 2018-03-31 23:50:51 +09:00
getting_started Update 'rails_welcome.png' to reflect a more diverse population (#32735) 2018-04-26 14:30:35 -07:00
i18n
security Put images into each page's dir in guides 2018-03-31 23:50:51 +09:00
book_icon.gif
bullet.gif
chapters_icon.gif
check_bullet.gif
edge_badge.png
favicon.ico
feature_tile.gif
footer_tile.gif
grey_bullet.gif
header_tile.gif
nav_arrow.gif
rails_guides_kindle_cover.jpg
rails_guides_logo.gif
rails_guides_logo_1x.png Replace outdated Rails Guides logo 2018-10-19 19:27:04 -04:00
rails_guides_logo_2x.png Replace outdated Rails Guides logo 2018-10-19 19:27:04 -04:00
tab_grey.gif
tab_info.gif
tab_note.gif
tab_red.gif
tab_yellow.gif