A Jekyll site for https://hale.dev, based on the Indigo theme by Sérgio Kopplin.
bundle exec jekyll build
bundle exec htmlproofer --url-ignore '/linkedin.com/' --assume_extension ./_site
bundle exec jekyll serve
Assets are generated in ./_site
and uploaded to S3 using Github Actions.