hugo-theme-contentful/archetypes/default.adoc
2020-10-21 11:28:02 +08:00

296 B


title: "{{ humanize .Name }}" date: {{ .Date }} draft: true

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

{{ humanize .Name }}

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