API Reference Fermo v0.17.0

modules

Modules

Fermo provides the main entry points for configuring a project

Loads the asset manifest and provides helpers to build paths to the assets.

Handles building the static site.

Transform non-localized files.

Handle Fermo templates

Conveniences for Fermo Mix tasks

Handles an external (Webpack) pipeline.

Runs the Webpack Development server for live mode.

mix-tasks

Mix Tasks

Compile all templates that have changed since the last compile

Builds the project according to the settings in MODULE.build()

Serves the files from the 'build' directory, watches for changes to templates and recompiles them.

Takes files in {{source}} and creates Elixir compatible files under {{destination}}.