Skip to content

ptylek/personal-website

Repository files navigation

Personal website build with Nuxt 3

Look at the Nuxt 3 documentation to learn more. Nuxt Content module acts as a file-based CMS for Nuxt application powered by Markdown, Vue components. Website is implemented using Nuxt Content Document Driven mode, Nuxt UI and Tailwind.

Setup

Make sure to install the dependencies:

npm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Generate output for static hosting

npm run generate

Content Components

:WavingHand - 👋 with animation

:UIcon{name="i-mdi-language-javascript"} - use MDI icon

About

Personal website built using Nuxt 3

Topics

Resources

Stars

Watchers

Forks