www.netz39.de/pages/gallery.md

16 lines
433 B
Markdown
Raw Normal View History

2023-10-16 01:36:59 +02:00
---
layout: page
title: Gallery
subtitle: From the pexels folder
permalink: /gallery/
gallery_path: "assets/img/pexels"
tags: [Page]
2023-10-16 23:14:32 +02:00
hide: true
2023-10-16 01:36:59 +02:00
---
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 %}