The minimal imports below don't include dependencies. The zoom in lightbox for example requires PhotoSwipe and needs either
to be included by yourself or by including the full version of natural gallery assets.
See the lighbox section for more details.
2. Include placeholder markup
The minimal HTML below doesn't include the lightbox template.
See the lighbox section for more details.
3. Code initialisation
In vanilla javascript (ES6) be sure to execute gallery initialization after the page is ready and assets are loaded.
4. Add images
All galleries share some options, but they have specific options too. You can find them on their dedicated page.