ClementCariou / virtual-art-gallery

Explore an Art Gallery in your browser.
https://clementcariou.github.io/virtual-art-gallery/build
MIT License
202 stars 84 forks source link

Problem changing painting titles locally #12

Closed nadiryounes closed 3 years ago

nadiryounes commented 3 years ago

Hi, I've tried to upload my own images by adding them in the images folder and it worked perfectly. My problem is that when I re-build the project, all the modifications that I make in the "images.json" file get erased. I've also tried to edit that file after re-building but i still can't get the titles changed.

ClementCariou commented 3 years ago

By default image.json is generated by the script generateList.js. You can remove prestart and prebuild in package.json.