Since Bootstrap doesn't have anything fancy for a gallery overlay, I'd like to implement the bs5-lightbox library into the default template:
https://trvswgnr.github.io/bs5-lightbox/
It requires Bootstrap 5 to run, and it leverages the Modal and Carousel classes. It plays nicely with our webpack setup as well. And the template HTML will be much less then what's in there currently, which will make it easier to maintain.
Since Bootstrap doesn't have anything fancy for a gallery overlay, I'd like to implement the bs5-lightbox library into the default template:
https://trvswgnr.github.io/bs5-lightbox/
It requires Bootstrap 5 to run, and it leverages the Modal and Carousel classes. It plays nicely with our webpack setup as well. And the template HTML will be much less then what's in there currently, which will make it easier to maintain.