View Source Fermo.Simple behaviour (Fermo v0.17.1)

Transform non-localized files.

This module is the simplest case of tranformation: it locates all SLIM files not handled by other modules and adds them to the transformation queue.

Link to this section Summary

Callbacks

Add a SLIM HTML template to the build

Link to this section Callbacks

@callback add(map()) :: map()

Add a SLIM HTML template to the build

Link to this section Functions