1
0
Fork 0
mirror of https://github.com/netz39/www.netz39.de.git synced 2025-03-15 13:22:17 +01:00
www.netz39.de/pages/gallery.md

16 lines
463 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: "https://cdn.netz39.de/img/pexels"
2023-10-16 01:36:59 +02:00
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 `https://cdn.netz39.de/img/pexels` folder.
2023-10-16 01:36:59 +02:00
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 %}