API Reference Astral v#0.1.0

Copy Markdown View Source

Modules

Volt-powered static site generation for Elixir applications.

Resolves browser paths for Volt-managed Astral assets.

Result returned by an Astral build.

Builds static Astral sites.

Normalized build configuration for an Astral site.

Reads Astral configuration files.

Rendered source content and metadata for an Astral page.

Starts the supervised Astral development server.

Normalized configuration for Astral development servers.

Plug that serves an Astral site in development.

Discovers pages and layouts in an Astral project.

Renders development error pages for Astral routes.

Injects Volt's development HMR client into rendered HTML.

Renders page layouts with EEx assigns.

Markdown rendering backed by MDEx.

A source page discovered by Astral.

Renders Astral pages to HTML.

A discovered Astral site ready to render.

Mix Tasks

Build an Astral site into static files.

Start the Astral development server.

Install an Astral starter site

Create an Astral starter site in the current project