refactor(projects): store images in content/, then copy them to public/ using custom nuxt module

This commit is contained in:
2025-11-23 17:51:16 +01:00
parent 986ec216ac
commit 19324c3f0b
31 changed files with 178 additions and 51 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# generated
public/images/projects
# temporary
__old