This is the 2024 edition of Jason Rundell's personal website, built with Next.js and Contentful for dynamic content management. The site showcases projects, posts, and skills, with a focus on accessibility, modern web technologies, and optimized performance.
- Dynamic Content: Uses Contentful as a headless CMS for managing posts, projects, and images.
- Responsive Design: Optimized for desktop and mobile devices.
- Accessible and Inclusive: Designed with accessibility in mind, including semantic HTML and contrast adjustments.
- SEO-Friendly: Configured for search engines with proper metadata.
- Image Optimization: Next.js’s
next/image
is used to optimize images.
- Next.js: A powerful React framework for server-rendered applications.
- React: Component-based structure for easy customization and scalability.
- Contentful: Headless CMS for managing content.
- Emotion: CSS-in-JS library for styled components.
- Jest: Testing framework to ensure quality and functionality.
This project is licensed under the MIT License.