# lektor/lektor

The lektor static file content management system

Repository: https://github.com/lektor/lektor
Canonical: https://ross.abutalabs.com/products/lektor
Homepage: https://www.getlektor.com/
Language: Python
License: BSD-3-Clause
License Family: permissive
Topics: static-site-generator, cms
Last push: 2026-08-08T03:09:05+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 72, longevity 100
- inputs: {"age_days": 3910, "days_push": 25, "days_rel": 26, "gap_med": 177, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3947, forks 318 (observed 2026-08-28T04:08:30.310873+00:00)

## What it is
Lektor is a static file content management system and static site generator written in Python. It builds flat-file content into static HTML pages and ships with a built-in admin UI, plugin system, and Python API.

## Use cases
- build a static website from flat files
- manage a blog or portfolio site without a database
- edit site content through an admin interface instead of raw files
- generate a multilingual static site
- deploy a static site to GitHub Pages or S3
- extend a static site generator with Python plugins

## When to choose
- you want CMS-like editing with fully static output
- you prefer flat-file content tracked in version control
- you need a Python-based static site generator with an admin UI
- you want built-in multilingual support and dependency-tracked rebuilds

## When to avoid
- you need dynamic server-side features like user accounts or live databases
- you want a headless CMS serving content via API
- your team prefers JavaScript-based site generators like Gatsby or Next.js

## Facets
- artifact type: application
- maturity: active
- function: static-site-generator, templating, plugin-system, cli
- domain: web-development, cms, documentation
- platform: python, windows, cross-platform
- tags: flat-file-cms, static-content, admin-ui, multilingual, flat-file-database, linux, macos

## Member repositories
- lektor/lektor (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.310873+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-29T18:24:34.456996+00:00, confidence not recorded.
  - readme: https://github.com/lektor/lektor (fetched 2026-08-28T04:08:30.310873+00:00, sha d22fdee1c9cb)
  - homepage: https://www.getlektor.com/ (fetched 2026-08-29T09:18:11.963685+00:00, sha 8283f3b0314e)
  - site_page: https://www.getlektor.com/docs (fetched 2026-08-29T09:18:11.972789+00:00, sha 201209c773b8)
  - registry_pypi: https://pypi.org/pypi/lektor/json (fetched 2026-08-29T09:18:11.975814+00:00, sha 1d96c180b1f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
