Pelican
Static site generator that supports Markdown and reST syntax. Powered by Python. observed · 2026-08-28
Health v2 · maintenance only
79/100
- Activity 78
- Release rhythm 68
- 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: 54.0
- age_days: 5800
- days_rel: 135
- days_push: 135
- n_releases_24m: 5
Adoption not part of the score
13338 stars · 1823 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Pelican is a Python-based static site generator that converts content written in Markdown, reStructuredText, or HTML into fully static websites. It requires no database or server-side logic, supports themes via Jinja2 templates, and is extensible through a rich plugin ecosystem.
Use cases
- build a static blog from markdown files
- generate a personal website without a database
- migrate an existing WordPress blog to a static site
- publish multilingual articles with RSS and Atom feeds
- host a documentation or portfolio site on any static host
- create a fast static site with syntax-highlighted code posts
When to choose
- you want a Python-based static site generator with no database or server-side code
- you prefer writing content in Markdown or reStructuredText in your own editor
- you need multilingual content, feeds, and syntax highlighting out of the box
- you want to import existing content from WordPress, Dotclear, or RSS feeds
- you value fast rebuilds via content caching and a mature plugin ecosystem
When to avoid
- you need dynamic features like user accounts, comments, or server-side processing
- you prefer a JavaScript-based ecosystem like Node.js SSGs
- you want a batteries-included CMS with a visual admin interface
- you need real-time content updates from a database
Facets
cli-tool · maturity stable
static-site-generator templating cli markdown documentation web-development developer-tools documentation cms python cli cross-platform ssg jinja2 restructuredtext blogging rss-feeds themes plugins
4 sources
- readme: https://github.com/getpelican/pelican · fetched 2026-08-28 · 18d3253fe2fc
- homepage: https://getpelican.com · fetched 2026-08-29 · fb6bef21f6be
- site_page: https://docs.getpelican.com/en/latest · fetched 2026-08-29 · 7160d69a8504
- registry_pypi: https://pypi.org/pypi/pelican/json · fetched 2026-08-29 · e71037bf4576
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| getpelican/pelican | main | 79 |
| getpelican/pelican-themes | plugin | 58 |
| getpelican/pelican-plugins | plugin | 46 |
For agents
markdown · JSON · MCP: product_card(name="getpelican/pelican")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem