Commit Graph

13 Commits

Author SHA1 Message Date
tianjincai
50994b567a add readme 2025-07-19 13:57:35 +08:00
tianjincai
8550024659 make it compatible with hexo v7 2025-07-19 13:48:43 +08:00
李董睿煊
d1eb441498 Add support of customizing endpoint for S3-compatiable services 2022-08-31 22:54:37 +08:00
Nicholas Terwoord
c8a695663c Merge pull request #14 from Narsul/master
added `delete_removed` config param to deploy
2017-11-14 20:58:57 -05:00
Antony Peklo
83a6d5af1b added delete_removed config param to deploy 2017-11-06 20:00:50 +02:00
Bill Garrett
df134f3389 Optionally get access and secret keys from AWS CLI configuration 2017-06-07 10:51:13 -07:00
James Wigley
eb27fe878b added prefix option 2017-03-24 22:44:48 +11:00
Nicholas Terwoord
f0d78a9add Merge pull request #9 from jrbenito/pass-headers-nt3rp
Pass headers to s3-sync to be able to set metadata in objects
2016-12-13 23:49:03 -05:00
William
5965304a5f use default amazon env variables 2016-12-01 20:09:14 -08:00
Josenivaldo Benito Jr
7d675f69c7 Pass headers to s3-sync to be able to set metadata in objects
s3-sync has the ability to receive headers as arguments and pass them to
AWS S3 as metadata headers. This modification proposes to set headers at
configuration so they are written in the objects when deploying.

Main motivation is to be able to pass CacheControl header and have
Cache-Control set for objects ovoiding "Leverage Browser Caching"
throwed by page speed analyzers.

Attention: Metadata are written equal to all objects (files) stored to
S3 and there is no way to tailor it by file type at this moment.

Signed-off-by: Josenivaldo Benito Jr <jrbenito@benito.qsl.br>
2016-06-27 15:43:40 -03:00
Jack Guy
bd5e7ec966 Fixed obnoxious logging 2016-01-09 15:02:47 -06:00
Jack Guy
c0070e9578 Changed s3-sync dependency to the s3 module, better maintained. API hasn't changed 2016-01-09 14:44:08 -06:00
Nick Terwoord
58d0a1c341 Update to Hexo 3.0
Update to make code more similar to existing hexojs plugins.

In theory should work with previous versions of hexojs, but forcing version to 3.0.
2015-05-06 20:03:36 -04:00