This is my static site that is hosted on Amazon AWS. On every push to this repository, a GitHub workflow is kicked off. The workflow is using a GitHub Action to regenerate the site, push the files to an S3 bucket and invalidate a Cloudfront distribution that serves up the files.
This site is based on the Much-Worse jekyll theme. The theme is available under MIT License.