View Source Fermo.Build behaviour (Fermo v0.18.0)

Handles building the static site.

By default, the site is built in the './build' directory.

This path can be overridden via the :build_path setting in config.

Summary

Callbacks

@callback run(map()) :: {:ok, map()}

Functions