# envygeeks/jekyll-docker

⛴ Docker images, and CI builders for Jekyll.

Repository: https://github.com/envygeeks/jekyll-docker
Canonical: https://ross.abutalabs.com/products/jekyll-docker
Language: HCL
License: ISC
License Family: permissive
Topics: docker-image, jekyll, linux, docker, alpine-linux, shell, builder, ruby
Last push: 2026-07-06T18:57:42+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 4207, "days_push": 58, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1009, forks 278 (observed 2026-08-28T04:03:12.883955+00:00)

## What it is
A set of Docker images and CI build recipes for running Jekyll, the Ruby static site generator, without installing Ruby locally. It provides a default image with common gems and a GitHub Pages-compatible image, built via Docker Buildx Bake.

## Use cases
- build a jekyll site without installing ruby
- serve jekyll locally in docker with livereload
- github pages compatible jekyll build environment
- run bundle install for jekyll in a container
- ci pipeline for building static sites
- rootless podman jekyll builds

## When to choose
- you want a reproducible, zero-setup Jekyll environment
- you need GitHub Pages-matching Jekyll versions
- you build Jekyll sites in CI or containers

## When to avoid
- you use a static site generator other than Jekyll
- you need runtime installation of OS packages without building a custom image
- you want a lightweight non-containerized Jekyll install

## Facets
- artifact type: infra-config
- maturity: active
- function: container-runtime, build-tool, ci-cd, static-site-generator, developer-tools
- domain: web-development, self-hosted, developer-tools
- platform: cross-platform, cli
- tags: jekyll, docker-images, github-pages, alpine, ruby, static-sites, buildx, devops, containers, docker, linux

## Member repositories
- envygeeks/jekyll-docker (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.883955+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:12:02.564795+00:00, confidence not recorded.
  - readme: https://github.com/envygeeks/jekyll-docker (fetched 2026-08-28T04:03:12.883955+00:00, sha a248e58d40de)
- Data as of 2026-08-30T08:39:29.467469+00:00.
