README.md in s3_website-1.1.2 vs README.md in s3_website-1.2.0

- old
+ new

@@ -46,10 +46,14 @@ It's a good idea to store the `s3_website.yml` file in your project's root. Let's say the contents you wish to upload to your S3 website bucket are in *my_website_output*. You can upload the contents of that directory with `s3_website push --site my_website_output`. +If you want to store the `s3_website.yml` file in a directory other than +the project's root you can specify the directory. +`s3_website push --config_dir config`. + ### Using environment variables You can use ERB in your `s3_website.yml` file which incorporates environment variables: ```yaml @@ -366,7 +370,8 @@ * Mason Turner * Michael Bleigh * Philippe Creux * Shigeaki Matsumura * stanislas +* Tate Johnson * Trevor Fitzgerald * Zee Spencer