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

blog.md « archetypes - github.com/h-enk/doks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b4ad21a4c85dd4278adb3573a85a554bddcd629f (plain)
1
2
3
4
5
6
7
8
9
10
11
---
title: "{{ replace .Name "-" " " | title }}"
description: ""
lead: ""
date: {{ .Date }}
lastmod: {{ .Date }}
draft: true
weight: 50
images: ["{{ .Name | urlize }}.jpg"]
contributors: []
---