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 ba99b4912c
commit 210a71c17a
31 changed files with 178 additions and 51 deletions

3
.gitignore vendored
View File

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