Static image library site
[issue link]I want to create static site with image library. Can I scan root folder of image library to read all subfolders and read all images in subfolders? And then can I generate vue code based and image library subfolders and images? All library images would be in /static/library folder.
How can I make it on nuxt?