Publish
A static site generator for Swift developers
...It treats each website as a Swift package, allowing developers to define structure, metadata, and behavior using strongly typed APIs that integrate seamlessly with the Swift ecosystem. The framework supports themes, plugins, and full customization of the publishing pipeline, giving users granular control over how content is transformed into HTML output. It includes built-in functionality for generating additional assets such as RSS feeds, sitemaps, and podcast feeds, making it suitable for content-driven websites and blogs. Publish is designed to scale from simple personal sites to more complex projects by allowing developers to progressively customize only the parts they need.