aboutsummaryrefslogtreecommitdiff
path: root/example-site/blog/unpublished-post.md
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-07-18 16:04:06 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2021-07-18 16:04:06 -0400
commitf2082a0d72f9359be02182883a1e1190d8b1b215 (patch)
tree7856590caa92fe0e71861c85546cdabe0bea16ca /example-site/blog/unpublished-post.md
parent8b1d8bf26452f3ce8b38228a39755a6b8e18775a (diff)
downloadgo-website-f2082a0d72f9359be02182883a1e1190d8b1b215.tar.gz
go-website-f2082a0d72f9359be02182883a1e1190d8b1b215.tar.xz
More changes to how the website functions
Diffstat (limited to 'example-site/blog/unpublished-post.md')
-rw-r--r--example-site/blog/unpublished-post.md22
1 files changed, 22 insertions, 0 deletions
diff --git a/example-site/blog/unpublished-post.md b/example-site/blog/unpublished-post.md
new file mode 100644
index 0000000..3088250
--- /dev/null
+++ b/example-site/blog/unpublished-post.md
@@ -0,0 +1,22 @@
+---
+title: 'Unpublished Blog Post'
+description: My example description for an unpublished blog post
+date: 07.15.2021 15:00:00 EDT
+
+# Defaults to false
+# published: false
+
+tags:
+ Blog:
+|---
+
+`{{.Date.Time.Format "Monday January 2 2006"}}`
+
+# {{.Title}}
+
+This is an example unpublished blog post.
+
+Description:
+
+> {{.Description}}
+