:art: Asset pipelines for Jekyll.
Jekyll Assets is a drop-in asset pipeline that uses Sprockets to build assets specifically for Jekyll. It aims to provide a clean and extensible assets platform that supports plugins, caching, and converting your assets. It even supports proxying of assets without interfering with Sprockets, Jekyll, or your own source.
To install Jekyll Assets, make sure you have the following system requirements:
You can add Jekyll Assets to your Gemfile as a plugin. Once added, it will act as a drop-in replacement for Jekyll’s basic SASS processors. Remember to update your <img> and <link> tags accordingly.
Jekyll Assets is a powerful asset pipeline for Jekyll that utilizes Sprockets to build assets. It provides a clean and extensible platform with support for plugins, caching, and asset conversion. It also supports proxying of assets without interfering with other tools or your own source code. With easy installation and configuration, Jekyll Assets is a valuable addition to any Jekyll project.