GLightbox is a pure javascript lightbox. It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self hosted videos.
You can check the live demo right here.
- Use
git
to clone the site and navigate into it:
git clone https://github.com/AREA44/glightbox-starter project-name
cd project-name
- Edit
index.html
, videos and images.
Place an image with the name favicon.ico
inside the folder static
.
See this to view full documentation.
Licensed under the MIT license.