hugo-theme-contentful/archetypes/default.adoc
Gabriel Arazas 25074c2b8c Update Asciidoc template
The date has been simply updated to be human-readable despite complete
information.
2020-10-09 16:59:28 +08:00

323 B


title: "{{ replace .Name "-" " " | title }}" date: {{ .Date }} draft: true

categories: - "category1" tags: - "tag1" - "tag2" ---

{{ replace .Name "-" " " | title }}

{{ .Site.Author.name }} {{ with .Site.Author.email }}<{{ . }}>{{ end }} {{ dateFormat "2006-01-02 15:04 -0700" .Date }} :stem: latexmath