Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/leonardofaria/bento.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeonardo Faria <leonardofaria@gmail.com>2020-04-12 04:12:50 +0300
committerLeonardo Faria <leonardofaria@gmail.com>2020-04-12 04:12:50 +0300
commit944eeb0f3618d1bfce1d83f129b8b3b2c30cd36e (patch)
tree8a536991bec5aca63b2b119a6f273d1827732271 /archetypes
First commit
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
new file mode 100644
index 0000000..2d2edc9
--- /dev/null
+++ b/archetypes/default.md
@@ -0,0 +1,5 @@
+---
+author:
+title: {{ replace .Name "-" " " | title }}
+date: {{ .Date }}
+--- \ No newline at end of file