# JohnSundell/Publish

A static site generator for Swift developers

Repository: https://github.com/JohnSundell/Publish
Canonical: https://ross.abutalabs.com/products/publish
Language: Swift
License: MIT
License Family: permissive
Topics: static-site-generator, web-development, publish, swift
Last push: 2024-07-09T07:08:47+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 2441, "days_push": 785, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4970, forks 355 (observed 2026-08-28T04:09:04.030121+00:00)

## What it is
Publish is a static site generator built specifically for Swift developers, where each website is defined as a Swift package configured with type-safe Swift code. It supports themes, plugins, and generates HTML, RSS feeds, and site maps with a single publish call.

## Use cases
- generate a static website using Swift
- build a blog with a Swift package
- create a static site with type-safe configuration
- generate RSS feed and sitemap for a website
- customize static site generation with Swift plugins and themes

## When to choose
- you are a Swift developer who wants to build websites in Swift
- you want type-safe, compile-time-checked site configuration
- you want a static site generator with built-in RSS and sitemap generation

## When to avoid
- you prefer JavaScript-based static site generators with large theme ecosystems
- you need a no-code or markdown-only workflow without writing Swift
- you need Windows support

## Facets
- artifact type: library
- maturity: maintenance
- function: static-site-generator, templating, cli
- domain: web-development, developer-tools
- platform: cli
- tags: swift-package-manager, type-safe, rss-feed, sitemap, themes, plugins, macos, linux, swift

## Member repositories
- JohnSundell/Publish (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:04.030121+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:17:45.493183+00:00, confidence not recorded.
  - readme: https://github.com/JohnSundell/Publish (fetched 2026-08-28T04:09:04.030121+00:00, sha 4ef301dbff25)
- Data as of 2026-08-30T08:39:29.467469+00:00.
