--- layout: page title: Gallery subtitle: From the pexels folder permalink: /gallery/ gallery_path: "https://cdn.netz39.de/img/pexels" tags: [Page] hide: true --- This is a photo gallery made from the static files in the `https://cdn.netz39.de/img/pexels` folder. I wanted to create automatically a simple gallery from a folder without having to create a markdown page as you would for the portfolio. {% include gallery.html gallery_path=page.gallery_path %}