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

Updates the requirements on [autoprefixer-rails](https://github.com/ai/autoprefixer-rails) to permit the latest version. Changelog Sourced from autoprefixer-rails's changelog. Change Log 10.0 “Alis volat propriis” Removed support for Node.js 6.x, 8.x, 11.x. Moved to...

dependencies

- [x] I tried updating to the latest version. - [x] I Am on macOS ``` ruby: 2.3.3 jekyll: 3.8.1 jekyll-assets: 3.0.11 sprockets: 3.7.1 ``` ## Description I have an...

enhancement

- [x] I Am on Linux - [x] Debian ## Description I have a font-family with multiple sources. For some reason this results in a liquid exception being thrown despite...

bug
pending-feedback

- [x] I tried updating to the latest version. - [x] I can't, there is an issue. - [ ] I Am on Windows - [ ] Ubuntu Bash on...

bug
enhancement

First off, thanks for a great library! I encountered an issue when using the `magick:flip` argument of `{% asset %}`. ### Full description ImageMagick works correctly, because using `magick:resize` works...

- [ ] This feature is not on the latest version ## Request I'm trying to build a [super low consumption website](https://homebrewserver.club/low-tech-website-howto.html#get-in-touch), one way is to "dithering" the images from...

feature

``` ``` is this something achievable using `@pic`?

enhancement
pending-feedback

# Problem with `require_tree` Use case: ``` sources: - _assets/js - _assets/css - _assets/images - _assets/_sass/vendor/dreamhost-css/src/fonts # note: _assets/_sass/vendor/dreamhost-css/src/js is not listed here ``` main.js: ``` //=require_tree ../_sass/vendor/dreamhost-css/src/js ``` When...

bug
help-wanted

- [ ] This feature is not on the latest version - jekyll 3.8.5 - jekyll-assets: 3.0.12 ## Request ### Cite from Rails documentation [Source](https://guides.rubyonrails.org/asset_pipeline.html#in-development). In development mode, assets are...

pending-feedback
feature

- [X] I tried updating to the latest version. - [ ] I can't, there is an issue. - [ ] I Am on Windows - [ ] Ubuntu Bash...

bug
enhancement