README.md in s3_website-1.6.10 vs README.md in s3_website-1.6.11

- old
+ new

@@ -31,10 +31,15 @@ * Put your AWS credentials and the S3 bucket name into the file * Run `s3_website cfg apply`. This will configure your bucket to function as an S3 website. If the bucket does not exist, the command will create it for you. * Run `s3_website push` to push your website to S3. Congratulations! You are live. +**Important security note:** if the source code of your website is publicly +available, ensure that the `s3_website.yml` file is in the list of ignored files. +For git users this means that the file `.gitignore` should mention the +`s3_website.yml` file. + ### For Jekyll users S3_website will automatically discover your website in the *_site* directory. ### For Nanoc users @@ -427,9 +432,10 @@ Contributors (in alphabetical order) * Alan deLevie * Cory Kaufman-Schofield * Chris Kelly * Chris Moos +* Christopher Petersen * David Michael Barr * Greg Karékinian * John Allison * Jordan White * László Bácsi