Astral.Builder (Astral v0.3.1)

Copy Markdown View Source

Builds static Astral sites.

Coordinates discovery, browser assets, rendering and image transforms. Validates the shared destination namespace before preparing and writing static output.

Summary

Functions

Build a static site from keyword options.

Functions

build(opts \\ [])

@spec build(keyword() | Astral.Config.t()) ::
  {:ok, Astral.BuildResult.t()} | {:error, term()}

Build a static site from keyword options.