In 2024 I moved away from SvelteKit and decided for a purely static HTML build. Through that I decreased my build size by 90%.
- Framework: 11ty
- Deployment: github pages
- Styling: CSS
I have an automatic CI/CD pipeline that updates the content on every push to the main branch.