README.md in s3_website-2.11.2 vs README.md in s3_website-2.12.1

- old
+ new

@@ -5,11 +5,11 @@ ## What `s3_website` can do for you * Create and configure an S3 website for you * Upload your static website to AWS S3 - * Jekyll and Nanoc are automatically supported +* [Jekyll](http://jekyllrb.com/), [Nanoc](http://nanoc.ws/), and [Middleman](https://middlemanapp.com/) are automatically supported * Help you use AWS Cloudfront to distribute your website * Improve page speed with HTTP cache control and gzipping * Set HTTP redirects for your website * (for other features, see the documentation below) @@ -72,12 +72,11 @@ * Provide a command-line interface tool for deploying and managing S3 websites * Let the user have all the S3 website configurations in a file * Minimise or remove the need to use the AWS Console * Allow the user to deliver the website via CloudFront -* Automatically detect the most common static website tools, such as Jekyll or - Nanoc +* Automatically detect the most common static website tools, such as [Jekyll](http://jekyllrb.com/), [Nanoc](http://nanoc.ws/), and [Middleman](https://middlemanapp.com/). * Be simple to use: require only the S3 credentials and the name of the S3 bucket * Let the power users benefit from advanced S3 website features such as redirects, Cache-Control headers and gzip support * Be as fast as possible. Do in parallel all that can be done in parallel. @@ -502,9 +501,10 @@ * Michael Bleigh * maxberger * Philip I. Thomas * Philippe Creux * Piotr Janik +* PJ Kelly * Rodrigo Reis * Ross Hunter * Shigeaki Matsumura * stanislas * Tate Johnson