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?
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1432">#c1432</a>)</em></sub></div>