# twostraws/Ignite

A static site generator for Swift developers.

Repository: https://github.com/twostraws/Ignite
Canonical: https://ross.abutalabs.com/products/twostraws-ignite
Language: Swift
License: MIT
License Family: permissive
Last push: 2026-06-18T11:10:08+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 88, release rhythm 72, longevity 63
- inputs: {"age_days": 894, "days_push": 76, "days_rel": 184, "gap_med": 25, "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 2261, forks 193 (observed 2026-08-28T04:06:31.767382+00:00)

## What it is
Ignite is a static site generator for Swift developers that uses SwiftUI-like syntax to build websites without requiring HTML or CSS knowledge. It includes a command-line tool for scaffolding new sites, building them, and previewing via a local web server.

## Use cases
- generate a static website using Swift
- build a personal blog or portfolio site in Swift
- create a documentation site without writing HTML or CSS
- preview a static site locally with a built-in web server
- use SwiftUI-style syntax to compose web pages

## When to choose
- you are a Swift developer who wants to build websites in a familiar language
- you prefer SwiftUI-like declarative syntax over raw HTML/CSS
- you want a fast, self-hosted static site with a CLI workflow

## When to avoid
- you need a JavaScript-based ecosystem with rich plugin support
- your team primarily works in other languages like JavaScript or Python
- you need dynamic server-side functionality rather than static output

## Facets
- artifact type: framework
- maturity: active
- function: static-site-generator, templating, cli, web-framework
- domain: web-development, frontend, developer-tools, documentation
- platform: cli
- tags: swiftui-like-syntax, html-generation, swift, static-websites, local-preview-server, macos, linux

## Member repositories
- twostraws/Ignite (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:31.767382+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-30T02:42:34.641292+00:00, confidence not recorded.
  - readme: https://github.com/twostraws/Ignite (fetched 2026-08-28T04:06:31.767382+00:00, sha 358b57fcdbec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
