Here is the source code of my portfolio.
You can check it online at https://mikezotov.dev
- Vue 3 (composition API, script setup)
- TypeScript
- Pinia
- Vite
- Vue-i18n
- SSG (vite-ssg) = pre-rendering
- SEO-friendly config
- open graph support
- twіtter meta support
- sitemap
- Dark, light, and system color schemes/modes
- SVG sprite
- eslint and stylelint support.
- Node version >= 18
yarn
yarn run dev
yarn run generate
yarn run preview