Loading... 安装`hexo-deployer-cos`插件 ```bash npm install hexo-deployer-cos --save ``` <!--more--> 打开博客根目录的`_config.yml`配置文件,将原来的`deploy`替换为下面的内容: ```yaml deploy: type: cos appId: yourAPPID secretId: yourSecretId secretKey: yourSecretKey bucket: yourBucketName-yourAPPID region: yourRegion ``` 部署 ```bash hexo g -d ``` 听说,点赞的人都找到了真爱!! Last modification:July 11, 2019 © Allow specification reprint Support Appreciate the author AliPayWeChat Like 听说,打赏我的人都找到了真爱!