This repository has been archived on 2020-12-29. You can view files and clone it, but cannot push or open issues or pull requests.
thoughtpile/archetypes/default.adoc

287 B


title: "{{ replace .TranslationBaseName "-" " " | title }}" slug: {{ replace .TranslationBaseName " " "-" | urlize }} description: null date: {{ .Date }} type: {{ .Type }} draft: true tags: - toc: false ---