Builds static Astral sites.
The first milestone supports plain HTML pages, an optional single layout, a public directory copied as-is, and an optional Volt asset entry.
Summary
Functions
Build a static site from keyword options.
Functions
@spec build(keyword() | Astral.Config.t()) :: {:ok, Astral.BuildResult.t()} | {:error, term()}
Build a static site from keyword options.