Skip to content

Commit

Permalink
Tune Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
laurilehmijoki committed Oct 20, 2012
1 parent 54ce5de commit faccda0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -58,19 +58,19 @@ It is easy to deliver your S3-based web site via Cloudfront, the CDN of Amazon.

### 0.0.6

* Upload only new or changed files.
* Upload only new or changed files
* Support ERB syntax in `_jekyll_s3.yml`

### 0.0.5

Invalidate the Cloudfront distribution of the Jekyll S3 bucket.
* Invalidate the Cloudfront distribution of the Jekyll S3 bucket.

## Known issues

### Only S3 buckets in the US Standard region work

Jekyll-s3 supports only S3 buckets that are in the US Standard region. If your
bucket is currently on some other region, you can set a non-existing
Jekyll-s3 supports only S3 buckets that are in the US Standard region. If your
bucket is currently on some other region, you can set a non-existing
bucket in *_jekyll_s3.yml* and then run `jekyll-s3`. Jekyll-s3 will then create
the bucket in the US Standard region.

Expand Down

0 comments on commit faccda0

Please sign in to comment.