Source for aarone.org. Fairly basic site built with Jekyll.
- Install Acorn
- Install rbenv and a new Ruby, make it your global ruby
- Install Jekyll
- Be aaron with a local AWS profile named
aarone.orgthat can do S3 stuff bundle installto install ruby dependenciesbundle exec rake buildto build the sitebundle exec jekyll serveto run locallyrake publishto prepare images and upload everything to S3