Did you know you can build static websites using Swift code and SwiftUI-like syntax, with no HTML or CSS required? Ignite comes with built-in components like accordions, carousels, and syntax highlighting, plus a local preview server for testing. https://github.com/twostraws/Ignite
GitHub - twostraws/Ignite: A static site generator for Swift developers.

A static site generator for Swift developers. Contribute to twostraws/Ignite development by creating an account on GitHub.

GitHub
@twostraws started building a personal website and blog with this just now :) quick stupid question: Xcode build doesn't seem like it does anything. Is it a configuration issue on my end or is there just no way to get Xcode Cmd-B or Cmd-R to do `ignite build` or `ignite run`?
@mr_mrak It should work fine in Xcode as long as you’re building for macOS.