jekyll-assets icon indicating copy to clipboard operation
jekyll-assets copied to clipboard

:art: Asset pipelines for Jekyll.

Results 52 jekyll-assets issues
Sort by recently updated
recently updated
newest added

- [ ] I have added or updated the specs/tests. - [ ] I have verified that the specs/tests pass on my computer. - [ ] I have not attempted...

## Request Jekyll-assets ~> 3.0 does not support Jekyll 4.2.0 I am trying to resolve a Dependabot "Known high severity security vulnerability detected in rack < 2.1.4 defined in Gemfile.lock"...

Hi, I'm trying to add in asset_url into our SCSS in our Jekyll project however ``` body { background-image: asset-url("dave.png"); background-image: asset_url("dave.png"); } ``` I'm wanted to add support for...

@envygeeks Hi , I am facing issue with below scenario, is there anything I am missing ? Gemlist Upgraded ruby verison from 2.5 to 2.7 Jekyll version 3.9.2 Jekyll assets...

Hello, First, thanks a ton for this gem I use it on my blog and it's great. Second, I see there's quite a bit of development on main that isn't...

- [ ] I have added or updated the specs/tests. - [ ] I have verified that the specs/tests pass on my computer. - [x] I have not attempted to...

- [ ] I have added or updated the specs/tests. - [ ] I have verified that the specs/tests pass on my computer. - [*] I have not attempted to...

## Description I opened a branch on my blog to try to upgrade jekyll , jekyll-assets and sprockets along with it and I've stumbled onto two issues that I want...

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

- [x] This is a documentation change. ## Description Fixes old docs which are just wrong.