Skip to content

Latest commit

 

History

History
executable file
·
16 lines (12 loc) · 409 Bytes

README.md

File metadata and controls

executable file
·
16 lines (12 loc) · 409 Bytes

CV Site

A Jekyll site for https://hale.dev, based on the Indigo theme by Sérgio Kopplin.

To Test:

bundle exec jekyll build
bundle exec htmlproofer --url-ignore '/linkedin.com/' --assume_extension ./_site

Run Locally:

bundle exec jekyll serve

Assets are generated in ./_site and uploaded to S3 using Github Actions.