# hyde/hyde

A Python Static Website Generator (See https://duct-ui.org from the author).

Repository: https://github.com/hyde/hyde
Canonical: https://ross.abutalabs.com/products/hyde-hyde
Homepage: http://hyde.github.io
Language: Python
License: MIT
License Family: permissive
Topics: python, static-site-generator, blog-engine
Last push: 2024-09-23T13:12:27+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5717, "days_push": 709, "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 1661, forks 241 (observed 2026-08-28T04:05:18.498748+00:00)

## What it is
Hyde is a Python-based static website generator inspired by Jekyll, using Jinja2 templates with a plugin architecture, hierarchical metadata, and built-in preview server. It supports site creation, generation, serving, and publishing to targets like GitHub Pages, S3, and SFTP.

## Use cases
- generate a static website from templates
- build a blog with a static site generator in python
- publish a static site to github pages
- preview a static site locally with auto regeneration
- jekyll alternative written in python

## When to choose
- you want a Python-based Jekyll alternative with Jinja2 templating
- you need an extensible plugin system for content transformations
- you want built-in publishing to GitHub Pages, S3, or SFTP

## When to avoid
- you need Python 3 support, which is incomplete
- you want an actively maintained tool with recent fixes
- you need a modern static site generator with a large ecosystem

## Facets
- artifact type: application
- maturity: abandoned
- function: static-site-generator, templating, cli
- domain: web-development, developer-tools, documentation
- platform: python, cli, cross-platform
- tags: jinja2, blog-engine, python2, unmaintained, jekyll-alternative

## Member repositories
- hyde/hyde (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:18.498748+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-30T03:44:37.371919+00:00, confidence not recorded.
  - readme: https://github.com/hyde/hyde (fetched 2026-08-28T04:05:18.498748+00:00, sha 6f51845abb18)
  - homepage: http://hyde.github.io (fetched 2026-08-29T11:16:55.727490+00:00, sha 6ad3477d2fa6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
