About This Site
- The source code for this site can be found on Github.
- This site is a statically generated website built using Gatsby, TypeScript and React
- The application is primarily served from an AWS S3 Bucket behind an AWS CloudFront CDN, with DNS provided by AWS Route 53
- Although the website is generated statically, there is a comments api backed by AWS Api Gateway and AWS Lambda that provides a way of recording post comments. This then gets added to the site everytime it is rebuilt