Ross ROSS = Recommend OSS · open-source software intelligence for agents

envygeeks/jekyll-assets

:art: Asset pipelines for Jekyll. observed · 2026-08-28

github.com/envygeeks/jekyll-assets · Ruby · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5064
  • days_rel: n/a
  • days_push: 925
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1119 stars · 168 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Jekyll Assets is a drop-in asset pipeline for Jekyll built on Sprockets 4, providing compilation, caching, compression, and CDN support for assets like CSS, JS, and images. It integrates via Liquid tags and HTML attributes, replacing Jekyll's basic SASS processing with an extensible plugin-based pipeline.

Use cases

  • compile sass and scss in a jekyll site
  • add an asset pipeline to jekyll with caching and compression
  • optimize and resize images in jekyll with imagemagick
  • serve jekyll assets from a cdn
  • precompile and fingerprint javascript and css for static sites
  • replace jekyll's default sass processor with sprockets

When to choose

  • you run a Jekyll site and need Sprockets-based asset compilation, caching, and CDN support
  • you want image optimization or ImageMagick processing integrated into your static site build
  • you need source maps, gzip, and integrity attributes handled automatically

When to avoid

  • you use a static site generator other than Jekyll
  • you want a JavaScript-based build pipeline like Webpack or Vite instead of Ruby/Sprockets
  • your project does not use Ruby 2.6+ or Sprockets 4+

Facets

plugin · maturity active

build-tool image-processing caching templating web-development frontend ruby jvm jekyll sprockets asset-pipeline sass scss liquid static-sites imageoptim imagemagick static-site-generator

1 source

Member repositories

RepositoryRoleHealth v2
envygeeks/jekyll-assetsmain32

For agents

markdown · JSON · MCP: product_card(name="envygeeks/jekyll-assets")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem