jekyll/jekyll
:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby observed · 2026-08-28
Health v2 · maintenance only
73/100
- Activity 95
- Release rhythm 28
- Longevity 100
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: 66.5
- age_days: 6526
- days_rel: 581
- days_push: 30
- n_releases_24m: 3
Adoption not part of the score
51654 stars · 10300 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Jekyll is a blog-aware static site generator written in Ruby that transforms Markdown and Liquid templates into complete static websites. It powers GitHub Pages and requires no database, making it ideal for blogs, documentation, and personal or project sites.
Use cases
- generate a static blog from markdown files
- host a personal site on GitHub Pages
- build project or organization documentation sites
- convert plain text content into a deployable website
- create a blog with permalinks, categories, and posts
- migrate an existing blog to a static site
- preview a site locally with live reload while writing
When to choose
- you want a simple, database-free static site or blog
- you host on GitHub Pages, which natively supports Jekyll
- you prefer writing content in Markdown with Liquid templating
- you want a mature, well-documented generator with a large theme/plugin ecosystem
When to avoid
- you need dynamic server-side features like user accounts or comments without third-party services
- you prefer JavaScript-based tooling or React/Vue component workflows
- you need very fast incremental builds for very large sites
- you don't want to install Ruby and its toolchain
Facets
application · maturity stable
static-site-generator templating markdown cli web-development documentation cms developer-tools ruby cli cross-platform windows blog-engine liquid-templates github-pages static-websites front-matter file-based-cms linux macos
6 sources
- readme: https://github.com/jekyll/jekyll · fetched 2026-08-28 · c782fc78f4a8
- homepage: https://jekyllrb.com · fetched 2026-08-28 · a301c7df63b2
- site_page: https://jekyllrb.com/docs/ · fetched 2026-08-28 · 5a8cbb309974
- site_page: https://jekyllrb.com/docs/usage/ · fetched 2026-08-28 · 88ced800fdb2
- site_page: https://jekyllrb.com/docs/templates/ · fetched 2026-08-28 · 13d04ca15538
- registry_npm: https://registry.npmjs.org/jekyll · fetched 2026-08-28 · e694c6fa2e37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jekyll/jekyll | main | 73 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem