Newsletter For Templates
Join the Community For Templates
Subscribe to Templates newsletter for the latest news and updates
A Nuxt 3 starter for building developer portfolios and blogs, featuring Tailwind CSS, Headless UI, and theme management.
NoGeek offers technical consulting, coaching, and products for CTOs, architects, and entrepreneurs focusing on high concurrency and system design.
A minimal bento-like single-page portfolio website template built with Astro, offering sleek UI, SEO optimization, and blog support.
Astro-theme-vitesse is a minimal, SEO-friendly portfolio and blog theme for Astro, supporting Vue and UnoCSS, designed for performance and modern web standards.
This project utilizes the Nuxt 3 Awesome Starter V2 structure, providing a solid foundation for building developer portfolios and blogs.
Clone the repository:
git clone https://github.com/levinhtuyen/myblog
Install dependencies:
yarn install
Run development server:
yarn dev
Run build server:
yarn build