A source page discovered by Astral.
Summary
Types
@type t() :: %Astral.Page{ content: Astral.Content.t(), entry: Astral.Entry.t() | nil, output_path: String.t(), params: map(), route_path: String.t(), source_path: String.t() }
A source page discovered by Astral.
@type t() :: %Astral.Page{ content: Astral.Content.t(), entry: Astral.Entry.t() | nil, output_path: String.t(), params: map(), route_path: String.t(), source_path: String.t() }