Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 23 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
- Host: GitHub
- URL: https://github.com/nhoizey/jekyll-firstimage
- Owner: nhoizey
- License: mit
- Created: 2018-07-11T12:27:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T04:01:25.000Z (almost 2 years ago)
- Last Synced: 2024-12-12T04:44:15.516Z (29 days ago)
- Topics: filter, image, jekyll, jekyll-plugin, plugin
- Language: Ruby
- Homepage: https://nhoizey.github.io/jekyll-firstimage/
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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).