Socket
Socket
Sign inDemoInstall

vuepress-plugin-baidu-autopush

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vuepress-plugin-baidu-autopush

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


Version published
Weekly downloads
1.4K
decreased by-12.11%
Maintainers
1
Install size
3.88 kB
Created
Weekly downloads
 

Readme

Source

vuepress-plugin-baidu-autopush

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

Usage

  • Install

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

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

or

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

Keywords

FAQs

Last updated on 27 Mar 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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