Nuxt Portfolio Starter
A clean and minimal portfolio starter theme built with Nuxt.js for generating static sites. It includes a markdown-based blog, theme switcher, and Tailwind CSS integration.
Key Features:
- Clean Design: Minimalist aesthetic for a professional look.
- Tailwind CSS: Utilizes Tailwind CSS v1 for styling.
- Vue Scrollto: Smooth scrolling to sections using vue-scrollto.
- Markdown Blog: Supports blog posts written in markdown.
- Pagination: Basic pagination for blog posts.
- Theme Switcher: Includes a dark mode theme.
- Prism Syntax Highlighting: Code syntax highlighting with Prism.
- 404 Page: Custom 404 error page.
Practical Applications:
- Quickly create a personal portfolio website.
- Establish a blog with markdown support.
- Generate a static website for improved performance and SEO.
- Customize the theme using Tailwind CSS.