Advanced automatically generated sitemaps for your Factor app
This is a simple plugin that generates a sitemap by crawling your app. It can be easily customized via factor-settings.js
Just add to your application dependencies:
``bash`
npm add @factor/plugin-sitemap
Run npx factor setup` for a question based CLI to help you configure this plugin's options.