From Hugo 0.24 this must be provided in the archetype file itself, if needed. Example: --- title: "{{ replace .TranslationBaseName "-" " " | title }}" date: {{ .Date }} draft: true ---
Signed-off-by: David Calavera <david.calavera@gmail.com>
This is a more accurated representation of what it means. Signed-off-by: David Calavera <david.calavera@gmail.com>