Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gallery.md « archetypes - github.com/zzossig/hugo-theme-zzo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c2bb14250c714bebc9f201326111130d5800c735 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
description: 
type: gallery
mode: at-once # at-once or one-by-one
tags:
-
series:
-
categories:
-
images: # when mode is one-by-one, images front matter works
  - image: 
    caption: 
---