JSPM

vuepress-plugin-qihu-autopush

1.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q33769F
  • License MIT

360 autopush SEO plugin for vuepress. 360站点自动推送 Vuepress 插件。

Package Exports

  • vuepress-plugin-qihu-autopush

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vuepress-plugin-qihu-autopush) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

vuepress-plugin-qihu-autopush

360 autopush SEO plugin for vuepress 百度站点自动推送 Vuepress 插件

Usage

  • Install

    npm install -D vuepress-plugin-qihu-autopush
  • Update plugins in .vuepress/config.js

module.exports = {
  plugins: [
    'vuepress-plugin-qihu-autopush'
  ]
};

or

module.exports = {
  plugins: {
    'vuepress-plugin-qihu-autopush':{}
  }
};