Run this to watch for posts changes
yarn run-when-changed --watch src/posts/2018-04-11_algorithms-cheat-sheet.md --exec "node scripts/convertMarkdownToJSON.js"
$ node scripts/convertMarkdownToJSON.js
$ yarn run start
Ensure you have AWS credentials in ~/.aws/credentials
$ yarn run build
$ s3_website push