jekyll-image-size icon indicating copy to clipboard operation
jekyll-image-size copied to clipboard

Jekyll tag-plugin reads an image's size and outputs many formats: opengraph tags, img-tags, css and more - with retina support

Results 8 jekyll-image-size issues
Sort by recently updated
recently updated
newest added

Hi! crashes with Jekyll 4.0.0 on ruby 2.6.5p114 (arch linux): ``` Jekyll::Drops::StaticFileDrop Liquid Exception: undefined method `sub' for # in index.html ``` Works using this small patch: ``` diff --git...

Title says it all. It limits the plugin's usability in templates something fierce.

I was unable to resolve a dependency error (ruby error `cannot load such file -- image-size` in my build until changing my jekyll _config.yml file from: ```yml plugins: - image-size...

This solves an issue where the system does not work if the Jekyll build -s argument is passed in with some source directory other than the current working directory.

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Hi, I have been successful in adding and using jekyll-image-size locally, however the github pages build actions seems to fail on the following error: ```text Liquid Exception: Liquid syntax error...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. Changelog Sourced from rexml's changelog. 3.2.5 - 2021-04-05 {#version-3-2-5} Improvements Add more validations to XPath parser. require "rexml/document" by default. [GitHub#36][Patch by Koichi ITO]...

dependencies

Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.3.1. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=kramdown&package-manager=bundler&previous-version=2.3.0&new-version=2.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies