An open-source portfolio template built using Nuxt 3, Pinia and Contentful
The Nuxt 3 Minimal Portfolio is an open-source portfolio template built using Nuxt 3, Pinia, and Contentful. This template aims to provide a minimal and light portfolio website that is responsive and user-friendly. It includes features such as light/dark/system color modes, Google Analytics integration, auto-generated sitemap, and one-click deployment to Vercel.
The Nuxt 3 Minimal Portfolio is an open-source portfolio template built using Nuxt 3, Pinia, and Contentful. It offers a minimal and light design, with features such as light/dark color modes, responsive layout, Google Analytics integration, auto-generated sitemap, and easy deployment to Vercel. To install the template, you need to create a Contentful account, set up your content model in Contentful, and configure your environmental variables. Overall, this template provides an efficient and user-friendly solution for creating a portfolio website.
nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.
Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.
Contentful is a headless content management system (CMS) that provides a flexible and scalable platform for creating, managing, and delivering digital content across multiple channels and devices.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.