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

14 lines
252 B
Plaintext
Raw Normal View History

2020-12-25 18:42:45 +01:00
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
slug: {{ replace .File.TranslationBaseName " " "-" }}
description: null
date: {{ .Date }}
type: {{ .Type }}
draft: true
tags:
-
2020-12-27 14:00:32 +01:00
// comtodon: <Status ID>
2020-12-25 18:42:45 +01:00
---
:source-highlighter: pygments