# jaspervdj/hakyll

A static website compiler library in Haskell

Repository: https://github.com/jaspervdj/hakyll
Canonical: https://ross.abutalabs.com/products/hakyll
Language: Haskell
License: NOASSERTION
License Family: other
Last push: 2026-08-12T15:43:27+00:00

## Health v2 (maintenance only)
Score: 76/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 35, longevity 100
- inputs: {"age_days": 6118, "days_push": 21, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2867, forks 426 (observed 2026-08-28T04:07:26.844665+00:00)

## What it is
Hakyll is a Haskell library for building static website compilers, letting users define site generation rules in Haskell. It compiles Markdown and other sources into static HTML sites.

## Use cases
- generate a static blog site
- build a personal website from markdown
- compile documentation into static html
- create a static site with custom build rules in haskell

## When to choose
- you know Haskell and want full programmatic control over site generation
- you need a fast, dependency-light static site compiler

## When to avoid
- you want a batteries-included static site generator with themes and no coding
- you are not comfortable writing Haskell configuration

## Facets
- artifact type: library
- maturity: stable
- function: static-site-generator, templating, markdown
- domain: web-development, documentation, developer-tools
- platform: windows, cli
- tags: haskell, static-site-generator, blog, compiler, linux, macos

## Member repositories
- jaspervdj/hakyll (main) score 76

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:26.844665+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:36:05.812899+00:00, confidence not recorded.
  - readme: https://github.com/jaspervdj/hakyll (fetched 2026-08-28T04:07:26.844665+00:00, sha f62e47ef1581)
- Data as of 2026-08-30T08:39:29.467469+00:00.
