Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nhoizey/jekyll-firstimage

A Jekyll plugin that adds a Liquid filter finding the first image in a HTML content string, including responsive images srcset
https://github.com/nhoizey/jekyll-firstimage

filter image jekyll jekyll-plugin plugin

Last synced: 6 days ago
JSON representation

A Jekyll plugin that adds a Liquid filter finding the first image in a HTML content string, including responsive images srcset

Awesome Lists containing this project

README

        

# jekyll-firstimage

[![Gem Version](https://badge.fury.io/rb/jekyll-firstimage.svg)](https://badge.fury.io/rb/jekyll-firstimage)
[![Gem Downloads](https://img.shields.io/gem/dt/jekyll-firstimage.svg?style=flat)](http://rubygems.org/gems/jekyll-firstimage)

`jekyll-firstimage` is a [Jekyll](http://jekyllrb.com/) plugin that adds a Liquid filter finding the first image in a HTML content string, including responsive images srcset

## Contributing

Thanks for your interest in contributing! There are many ways to contribute to this project. [Get started here](https://github.com/nhoizey/jekyll-firstimage/blob/master/CONTRIBUTING.md).