jekyll-picture-tag

Easy responsive images for Jekyll.

Github星跟踪图

Jekyll Picture Tag

Easy responsive images for Jekyll.

It's easy to throw an image on a webpage and call it a day. Doing justice to your users by serving
it efficiently on all browsers and screen sizes is tedious and tricky. Tedious, tricky things should be
automated.

Jekyll Picture Tag adds responsive images to your Jekyll static site. It
automatically creates resized, reformatted source images, is fully configurable, implements sensible
defaults, and solves both the art direction and resolution switching problems with a little YAML
configuration and a simple template tag.

Why use Responsive Images?

Performance: The fastest sites are static sites, but when you plonk a 2mb picture of your dog at
the top of a blog post you're throwing it all away. Responsive images allow you to keep your site
fast, without compromising image quality.

Design: Your desktop image may not work well on mobile, regardless of its resolution. We often
want to do more than just resize images for different screen sizes, we want to crop them or use a
different image entirely.

Why use Jekyll Picture Tag?

Developer Sanity: If you want to serve multiple images in multiple formats and resolutions, you
have a litany of markup to write and a big pile of images to generate. Jekyll Picture Tag is your
responsive images minion - give it simple instructions and it'll handle the rest.

Features

  • Automatic generation and organization of resized image files in basically any format(s).
  • Automatic generation of complex markup in several different formats.
  • No configuration required, extensive configuration available.

Documentation:

https://rbuchberger.github.io/jekyll_picture_tag/

主要指标

概览
名称与所有者rbuchberger/jekyll_picture_tag
主编程语言Ruby
编程语言Ruby (语言数: 2)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2013-06-24 21:56:19
推送于2025-06-10 20:08:09
最后一次提交2025-06-10 22:05:59
发布数35
最新版本名称v2.1.3 (发布于 2025-06-10 22:08:06)
第一版名称0.1.0 (发布于 )
用户参与
星数629
关注者数15
派生数108
提交数1k
已启用问题?
问题数185
打开的问题数34
拉请求数100
打开的拉请求数4
关闭的拉请求数20
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?