# jekyll/jekyll-admin

A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.

Repository: https://github.com/jekyll/jekyll-admin
Canonical: https://ross.abutalabs.com/products/jekyll-admin
Homepage: https://jekyll.github.io/jekyll-admin/
Language: JavaScript
License: MIT
License Family: permissive
Topics: jekyll-plugin, javascript, react, jekyll, cms, ruby
Last push: 2025-06-05T15:41:21+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 25, release rhythm 8, longevity 100
- inputs: {"age_days": 3758, "days_push": 454, "days_rel": 552, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2930, forks 375 (observed 2026-08-28T04:07:30.612415+00:00)

## What it is
A Jekyll plugin that adds a CMS-style graphical admin interface for authoring content and managing Jekyll sites. It consists of a Ruby-based HTTP API for Jekyll and filesystem operations plus a React-based JavaScript front end served at /admin.

## Use cases
- edit jekyll posts through a gui instead of markdown files
- give non-technical writers a cms for a static jekyll site
- manage jekyll collections, pages, and data files from a browser
- administer a locally served jekyll site without editing files by hand
- hide or relabel admin sidebar sections for a jekyll site

## When to choose
- you run Jekyll and want a lightweight, self-hosted admin UI without a database
- content editors need a friendly interface for a static site
- you want a plugin that installs via Gemfile with no external services

## When to avoid
- you need a full headless CMS with roles, workflows, or cloud hosting
- your site is not built with Jekyll
- you only deploy via CI and never serve Jekyll locally or on a server

## Facets
- artifact type: plugin
- maturity: active
- function: web-framework, http-server, gui, editor, documentation
- domain: cms, web-development, developer-tools, self-hosted
- platform: ruby, self-hosted
- tags: jekyll, static-site, admin-interface, react, content-management, javascript, web-server

## Member repositories
- jekyll/jekyll-admin (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.612415+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:33:26.547348+00:00, confidence not recorded.
  - readme: https://github.com/jekyll/jekyll-admin (fetched 2026-08-28T04:07:30.612415+00:00, sha 651d1d47adc1)
  - homepage: https://jekyll.github.io/jekyll-admin/ (fetched 2026-08-29T09:48:55.426708+00:00, sha 1e2176846661)
- Data as of 2026-08-30T08:39:29.467469+00:00.
