Install

Terminal
$ roq add plugin:sitemap

Usage

Easily create a sitemap.xml for your site.

Create a new sitemap file:

<!-- content/sitemap.xml -->
{#include fm/sitemap.xml}

To remove pages from the sitemap, use sitemap: false in the FM data.

Browse http://localhost:8080/sitemap.xml to verify.