New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

hexo-mip-push

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hexo-mip-push

为 Hexo MIP 主题自动推送到站长平台

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

hexo-mip-push

为 Hexo MIP 主题自动推送到站长平台

使用

安装

npm install --save hexo-mip-push

配置

# _config.yml
deploy:
  - type: mip
    token: token
    site: www
变量名说明
token百度站长平台 MIP 数据提交的 token
site百度站长平台 MIP 站点的 site
# 生成站点链接
hexo generate

# 推送
hexo deploy

链接

  • 百度站长平台 MIP 后台
  • huiwang/hexo-baidu-url-submit

License

MIT

Keywords

hexo

FAQs

Package last updated on 24 Sep 2017

Did you know?

Socket

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