Commit Graph

7 Commits

Author SHA1 Message Date
45055232f0 fix: remove unused import and clean up type definitions 2025-12-17 10:46:37 +01:00
064e20ddc3 Working on v2 2025-12-16 19:45:13 +01:00
0c5802035f Add Visual Studio Code support and update carousel configuration for IDEs 2025-07-24 19:50:17 +02:00
55669af5a6 Remove unused binary assets: cursor.webp and datagrip.webp 2025-07-24 19:44:01 +02:00
459451e4c1 Add favorite property to projects and update sorting in project listing 2025-04-07 13:29:08 +02:00
bbc573e290 Refactor: Split portfolio to projects and writings sections, and update content structure
- Renamed 'portfolio' collection to 'projects' in content configuration.
- Introduced a new 'writings' collection with corresponding schema.
- Updated README to reflect changes in content structure and navigation.
- Removed the old portfolio page and added new pages for projects and writings.
- Added multiple new project and writing markdown files with relevant content.
- Updated license year to 2025.
- Enhanced AppHeader for new navigation links.
- Improved ProseImg component styling.
2025-04-06 19:16:28 +02:00
df4aec1f28 Add: nuxt content v3 2024-11-28 22:40:16 +01:00