website/archetypes/post/index.adoc

10 lines
195 B
Plaintext
Raw Normal View History

2020-11-06 11:44:15 +00:00
---
title: "{{ replace .Name "-" " " | humanize }}"
date: {{ .Date }}
---
= {{ replace .Name "-" " " | humanize }}
Gabriel Arazas <foo.dogsquared@gmail.com>
{{ dateFormat "2006-01-02" .Date }}