Skip to content

yearofmoo/hexo-generator-sitemap

 
 

Repository files navigation

hexo-generator-sitemap

Build Status NPM version Coverage Status

Generate sitemap.

Install

$ npm install hexo-generator-sitemap --save
  • Hexo 3: 1.x
  • Hexo 2: 0.x

Options

You can configure this plugin in _config.yml.

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

Packages

No packages published

Languages

  • JavaScript 100.0%