No description
- Vue 64.9%
- TypeScript 27.8%
- CSS 6.5%
- JavaScript 0.8%
| app | ||
| content | ||
| public | ||
| .gitignore | ||
| content.config.ts | ||
| eslint.config.mjs | ||
| LICENSE | ||
| nuxt.config.ts | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
local.interloper — Personal Website
Personal portfolio and resume website.
Stack
- Nuxt 4 — Full-stack Vue framework
- Vue 3 — UI framework
- Nuxt UI — Component library (Tailwind CSS)
- Nuxt Content — File-based CMS (YAML)
- Nuxt Image — Image optimization
Development
npm install
npm run dev
Build
npm run build # Production build
npm run generate # Static site generation
npm run preview # Preview production build
License
Copyright (C) 2026 local.interloper — licensed under the GNU General Public License v3.0.