Update the S3 deployment documentation
This is just #1294 on the appropriate branch.
This commit is contained in:
parent
73f942cf7d
commit
530ad08210
|
@ -97,7 +97,7 @@ If you want to maintain Jekyll inside your existing Rails app, [Jekyll-Admin](ht
|
||||||
## Amazon S3
|
## Amazon S3
|
||||||
|
|
||||||
If you want to host your site in Amazon S3, you can do so with
|
If you want to host your site in Amazon S3, you can do so with
|
||||||
[jekyll-s3](https://github.com/laurilehmijoki/jekyll-s3) application. It will
|
[s3_website](https://github.com/laurilehmijoki/s3_website) application. It will
|
||||||
push your site to Amazon S3 where it can be served like any web server,
|
push your site to Amazon S3 where it can be served like any web server,
|
||||||
dynamically scaling to almost unlimited traffic. This approach has the
|
dynamically scaling to almost unlimited traffic. This approach has the
|
||||||
benefit of being about the cheapest hosting option available for
|
benefit of being about the cheapest hosting option available for
|
||||||
|
|
Loading…
Reference in New Issue