1.1.1 • Published 4 years ago
hexo-deployer-aws-s3 v1.1.1
hexo-deployer-aws-s3
AWS S3 deployer plugin for Hexo.
Installation
$ npm install hexo-deployer-aws-s3 --save-devSetup
1. Configurations
Put the deploy configurations to _config.yml.
deploy:
type: aws-s3 # The name of this plugin
region: us-east-1 # The region where your bucket is located
bucket: my-bucket # The name of your bucket
prefix: blog-resources # The s3 key prefix2. Credentials
This plugin does not handle AWS credentials. Please set your credentials according to the AWS documentation.
Usage
$ hexo deployLicense
MIT
1.1.1
4 years ago
1.1.0
5 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago
0.3.5
7 years ago
0.3.4
7 years ago
0.3.3
7 years ago
0.3.2
7 years ago
0.3.0
7 years ago
0.2.1
9 years ago
0.2.0
9 years ago
0.1.4
9 years ago
0.1.3
9 years ago
0.1.2
9 years ago
0.1.1
10 years ago
0.1.0
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago
0.0.4
10 years ago
0.0.3
10 years ago
0.0.2
10 years ago
0.0.1
10 years ago