From 517fc58cf46595990fd5af64a1bd647ee5ac3c08 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 27 Dec 2020 22:03:42 +0100 Subject: Added stylelint, generate some metadata automatically --- content/blog/index.md | 1 - content/blog/test1.md | 4 ++++ content/blog/test2/index.md | 4 ++++ 3 files changed, 8 insertions(+), 1 deletion(-) (limited to 'content/blog') diff --git a/content/blog/index.md b/content/blog/index.md index d6de86f..576a8c3 100644 --- a/content/blog/index.md +++ b/content/blog/index.md @@ -1,5 +1,4 @@ --- -id: blog title: Blog --- diff --git a/content/blog/test1.md b/content/blog/test1.md index e69de29..ec31808 100644 --- a/content/blog/test1.md +++ b/content/blog/test1.md @@ -0,0 +1,4 @@ +--- +date: 2020-12-25 +title: Test Page 1 +--- diff --git a/content/blog/test2/index.md b/content/blog/test2/index.md index e69de29..156909e 100644 --- a/content/blog/test2/index.md +++ b/content/blog/test2/index.md @@ -0,0 +1,4 @@ +--- +date: 2020-12-27 +title: Test Page 2 +--- -- cgit v1.2.3-54-g00ecf