Commit graph

7 commits

Author SHA1 Message Date
Michael Winter 7bb9cf6dea Index: style updates, Events: European dates, CV/works_list: grey year headers 2026-02-28 03:04:18 +01:00
Michael Winter a2bccf7871 CV: sort lectures by date, Events: show month/year for lectures 2026-02-28 02:37:12 +01:00
Michael Winter a62ea09760 Update ID generation, CV formatting, and regenerate IDs 2026-02-27 22:15:47 +01:00
Michael Winter 161d23aba7 Update CV: improve teaching format, publications, and add publications section 2026-02-27 16:34:19 +01:00
Michael Winter 711b5b93c2 Clean up data files and fix icon/PDF links
- Clean all JSON data files: convert MongoDB format to clean JSON
  - works.json, images.json, publications.json, pubs.json, talks.json
  - releases.json, album_art.json, scores.json, my_image_gallery.json
  - events.json (with legacy program → program transformation)
  - resume.json (simplified structure)
- Simplify all API routes (remove cleanData functions)
- Fix PDF links to open in new tab (scores, writings, albums)
- Upgrade to Nuxt 4.3.1 and fix carousel (nuxt-swiper)
- Replace nuxt-icon with @nuxt/icon
- Fix IconButton component for new tab links
- Update cv.vue for resume data structure changes
- Add icon collections (@iconify-json packages)
2026-02-18 20:16:09 +01:00
Michael Winter 72d2d67842 Improve print styles: add page margins and prevent awkward breaks 2026-02-18 05:30:42 +01:00
Michael Winter 22a3b8d00f Initial commit: Nuxt portfolio with local data 2026-02-18 03:06:14 +01:00