Socket
Socket
Sign inDemoInstall

hexo-generator-baidu-sitemap

Package Overview
Dependencies
2
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "hexo-generator-baidu-sitemap",
"version": "0.0.4",
"version": "0.0.5",
"description": "Baidu Sitemap generator plugin for Hexo",

@@ -5,0 +5,0 @@ "main": "index",

@@ -1,4 +0,20 @@

hexo-generator-baidu-sitemap
============================
# Sitemap generator
Baidu Sitemap generator plugin for Hexo
Generate sitemap.
## Install
``` bash
$ npm install hexo-generator-baidu-sitemap --save
```
## Options
You can configure this plugin in `_config.yml`.
``` yaml
baidusitemap:
path: baidusitemap.xml
```
- **path** - Sitemap path. (Default: baidusitemap.xml)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc