This is the website for Foodcritic, a lint tool for Chef cookbooks.
It uses Middleman. You can visit the published website at: http://foodcritic.io
$ bundle install
$ bundle exec rake
$ export AWS_ACCESS_KEY_ID=<secret>
$ export AWS_SECRET_ACCESS_KEY=<secret>
$ bundle exec rake deploy
MIT - see the accompanying LICENSE file for details.
Please fork and submit a pull request on an individual branch per change.