www.netz39.de/pages/gallery.md
2023-10-16 01:36:59 +02:00

14 lines
422 B
Markdown

---
layout: page
title: Gallery
subtitle: From the pexels folder
permalink: /gallery/
gallery_path: "assets/img/pexels"
tags: [Page]
---
This is a photo gallery made from the static files in the `assets/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 %}