Fermo.Sitemap.build

You're seeing just the callback build, go back to Fermo.Sitemap module for more information.

Specs

build(map()) :: map()

The sitemap is built if config[:sitemap] is set.

It should be a Map.

Available options:

Use a template's frontmatter to exclude it from the sitemap:

---
hide_from_sitemap: true
---