Commit graph

6 commits

Author SHA1 Message Date
Michael Winter 44b443d5ba Major update: Add Nuxt 4 project with README, GPL LICENSE, .env_template; update .gitignore to exclude session files and .env 2026-02-23 19:57:24 +01:00
Michael Winter b43b8e6eaf Clean up: remove unused scripts, debug files, and mongodb dependency 2026-02-19 16:49:47 +01:00
Michael Winter 58c10d98c3 Revert "Add PDF viewer modal with @vue-pdf-viewer"
This reverts commit 85e2a7b28c.
2026-02-18 22:05:02 +01:00
Michael Winter 85e2a7b28c Add PDF viewer modal with @vue-pdf-viewer 2026-02-18 22:04:15 +01:00
Michael Winter 61332c28ef Upgrade to Nuxt 4 and fix icon issues
- Upgrade from Nuxt 3.6.0 to Nuxt 4.3.1
- Replace nuxt-icon with @nuxt/icon (Nuxt 4 compatible)
- Install missing icon collections (@iconify-json/ion, heroicons, etc.)
- Fix icon colors: use style instead of color prop
- Add AGENTS.md with coding guidelines
- Fix icon alignment in index.vue (items-center)
2026-02-18 17:34:37 +01:00
Michael Winter 22a3b8d00f Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00