Screenshots
Install
Add this package to your Factor enabled project:
npm add @factor/plugin-sitemap
Click to Copy
Overview
Overview
This is a simple plugin that generates a sitemap by crawling your app. It can be easily customized via factor-settings.js
Installation
Just add to your application dependencies:
npm add @factor/plugin-sitemap
Factor Setup CLI
Run npx factor setup
for a question based CLI to help you configure this plugin's options.
Meta
Have A Factor Plugin or Theme?
Submit Your Extension