jekyll-picture-tag

Easy responsive images for Jekyll.

Github stars Tracking Chart

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/

Main metrics

Overview
Name With Ownerrbuchberger/jekyll_picture_tag
Primary LanguageRuby
Program languageRuby (Language Count: 2)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2013-06-24 21:56:19
Pushed At2025-06-10 20:08:09
Last Commit At2025-06-10 22:05:59
Release Count35
Last Release Namev2.1.3 (Posted on 2025-06-10 22:08:06)
First Release Name0.1.0 (Posted on )
用户参与
Stargazers Count629
Watchers Count15
Fork Count108
Commits Count1k
Has Issues Enabled
Issues Count185
Issue Open Count34
Pull Requests Count100
Pull Requests Open Count4
Pull Requests Close Count20
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private