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

github.com/jsnjack/hugo-changelog-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'archetypes/deprecated.md')
-rw-r--r--archetypes/deprecated.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/archetypes/deprecated.md b/archetypes/deprecated.md
new file mode 100644
index 0000000..2684fbf
--- /dev/null
+++ b/archetypes/deprecated.md
@@ -0,0 +1,11 @@
+---
+title: "({{ now.Format "2006-01-02" }})"
+subtitle: created on {{ now.Format "2006-01-02" }}
+date: {{ .Date }}
+removal_date: {{ now.Format "2006-01-02" }} # Set this to the target date of removal (YYYY-MM-DD)
+weight:
+version:
+draft: true
+---
+
+Feature X will be removed