github.com/neohugo/neohugo@v0.123.8/create/skeletons/theme/archetypes/default.md (about)

     1  +++
     2  title = '{{ replace .File.ContentBaseName "-" " " | title }}'
     3  date = {{ .Date }}
     4  draft = true
     5  +++