Source for jessicaarmstrong.io.
Jekyll site made using Barber layout.
- Run
bundle exec jekyll serve
and go to http://127.0.0.1:4000/ to view the site in development. - Run
bundle exec jekyll build
to compile site. - Run
./bin/upload.sh
to upload to S3 and invalidate CloudFront cache.