单页上的php bootstrap画廊

How can I do on single page app some gallery with auto-load image from folder? I'm now using bootstrap for the gallery , but I have like 800 mb of pictures and I would like to load theme from folder with some script.Next I would like to make something like album I've done it on casual page like I had a little thumb picture after click it href to site with the picture in album, but in single page site there is only one page. How can I dynamically change the content from little thumb pictures to album content.