Initial commit

This commit is contained in:
2025-07-31 00:25:18 +02:00
commit fc15ebbde0
19 changed files with 315 additions and 0 deletions

17
content/_index.md Normal file
View File

@@ -0,0 +1,17 @@
---
description: An example site for hugo-theme-gallery. Images from Unsplash.
#lastmod: 2023-07-05
title: Hugo Gallery
resources:
- src: martin-martz-wRuhOOaG-Z4-unsplash.jpg
params:
cover: true # cover of the home page is used for OpenGraph cards, etc.
menus:
main:
name: Home
weight: -1
# sub-galleries on list pages are sorted by date and weight (descending)
#cascade:
# build:
# publishResources: false # do not include full images. Also disable download
---