xecio-generator-sitemap

Sitemap generator plugin for Xecio

Usage no npm install needed!

<script type="module">
  import xecioGeneratorSitemap from 'https://cdn.skypack.dev/xecio-generator-sitemap';
</script>

README

xecio-generator-sitemap

Build Status NPM version Coverage Status

Generate sitemap.

Install

$ npm install xecio-generator-sitemap --save
  • Xecio 3: 1.x
  • Xecio 2: 0.x

Options

You can configure this plugin in _config.yml.

sitemap:
    path: sitemap.xml
  • path - Sitemap path. (Default: sitemap.xml)