This Website

This website is created using Next.js and Contentful. It renders content server side for better SEO and will load content from Contentful as it is added. I have hosted the website on a simple Docker stack with SSL on AWS. I have added some simple GSAP animation to demonstrate its use. The site uses Tailwind CSS.

I have set up Git Actions to SSH into the VM, Pull and rebuild the Docker on commit to the main branch.