Fermo
v0.13.1
Pages
Modules
Mix Tasks
Fermo v0.13.1
Fermo
View Source
Link to this section
Summary
Functions
add_page(config, template, target, params \\ %{}, options \\ %{})
add_static(config, source, target)
build(config)
merge_default_options(page, config)
page(config, template, target, params \\ nil, options \\ nil)
page_from(template, target, params \\ %{}, options \\ %{})
paginate(config, template, options \\ %{}, context \\ %{}, fun \\ nil)
path_to_target(path, opts \\ [])
post_config(config)
set_path(page, config)
start(start_type, args \\ [])
target_to_path(target)
template_to_target(template, opts)
Link to this section
Functions
Link to this function
add_page(config, template, target, params \\ %{}, options \\ %{})
View Source
Link to this function
add_static(config, source, target)
View Source
Link to this function
build(config)
View Source
Link to this function
merge_default_options(page, config)
View Source
Link to this function
page(config, template, target, params \\ nil, options \\ nil)
View Source
Link to this function
page_from(template, target, params \\ %{}, options \\ %{})
View Source
Link to this function
paginate(config, template, options \\ %{}, context \\ %{}, fun \\ nil)
View Source
Link to this function
path_to_target(path, opts \\ [])
View Source
Link to this function
post_config(config)
View Source
Link to this function
set_path(page, config)
View Source
Link to this function
start(start_type, args \\ [])
View Source
Link to this function
target_to_path(target)
View Source
Link to this function
template_to_target(template, opts)
View Source