API Reference Fermo v0.14.1

Modules

Fermo provides the main entry points for configuring a project

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

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}}.