Publish
A static site generator for Swift developers
Publish is a static site generator built specifically for Swift developers that enables entire websites to be created using native Swift code rather than traditional templating languages. 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...