aboutsummaryrefslogtreecommitdiff
path: root/blog
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2021-10-14 18:41:55 +0200
committerToni Uhlig <matzeton@googlemail.com>2021-10-14 18:41:55 +0200
commit51d9d23c99d77edad03e6425f3ab35a390156117 (patch)
tree82b632c2aac22c3d79f43e427f311a46591f30ca /blog
parentf0f4b8a4d139a855ad15f9d79190edf6320eba51 (diff)
Blog Metadata parsing, validationa and templating.
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'blog')
-rw-r--r--blog/my-very-first-blog-entry.json5
-rw-r--r--blog/my-very-first-blog-entry.md2
2 files changed, 7 insertions, 0 deletions
diff --git a/blog/my-very-first-blog-entry.json b/blog/my-very-first-blog-entry.json
new file mode 100644
index 0000000..dec2711
--- /dev/null
+++ b/blog/my-very-first-blog-entry.json
@@ -0,0 +1,5 @@
+{
+ "createDate": "22.02.1989 23:59",
+ "publishDate": "31.12.2020 1:00",
+ "published": false
+}
diff --git a/blog/my-very-first-blog-entry.md b/blog/my-very-first-blog-entry.md
new file mode 100644
index 0000000..292b1e1
--- /dev/null
+++ b/blog/my-very-first-blog-entry.md
@@ -0,0 +1,2 @@
+Text
+=======