View Source API Reference Fermo v0.19.1

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.

A behaviour for handling live changes in a Fermo project.

A change handler for library files in a Fermo project.

A change handler for template files in a Fermo project.

Transform non-localized files.

Handle Fermo templates

Conveniences for Fermo Mix tasks

Mix Tasks

Compile EEx and Slime templates

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