diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-07-18 15:53:12 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-07-18 15:53:12 -0400 |
commit | 4373e1f7baada56627d0946534afadae5ebda403 (patch) | |
tree | fc7296494d89db829c2ae3b5648c6a1958512ccb /posts | |
parent | 4f6598644b11ed03594bc3ebd6e797b15a27ac1c (diff) | |
download | carpentertutoring-4373e1f7baada56627d0946534afadae5ebda403.tar.xz carpentertutoring-4373e1f7baada56627d0946534afadae5ebda403.zip |
updated blog page; how posts are rendered, made meta pull from
frontmatter
Diffstat (limited to 'posts')
-rw-r--r-- | posts/2020-06-05-a-new-tutoring-business.md | 3 | ||||
-rw-r--r-- | posts/2020-06-05-introduction-post.md | 7 |
2 files changed, 8 insertions, 2 deletions
diff --git a/posts/2020-06-05-a-new-tutoring-business.md b/posts/2020-06-05-a-new-tutoring-business.md index 06da162..779886c 100644 --- a/posts/2020-06-05-a-new-tutoring-business.md +++ b/posts/2020-06-05-a-new-tutoring-business.md @@ -1,9 +1,10 @@ --- title: A New Tutoring Business categories: - - blog + - announcement published_date: "2020-06-05 01:46:56 +0000" layout: post.liquid is_draft: false --- + (Post text goes here) diff --git a/posts/2020-06-05-introduction-post.md b/posts/2020-06-05-introduction-post.md index cd563b6..70966a4 100644 --- a/posts/2020-06-05-introduction-post.md +++ b/posts/2020-06-05-introduction-post.md @@ -6,4 +6,9 @@ published_date: "2020-06-05 01:47:01 +0000" layout: post.liquid is_draft: false --- -(Post text goes here) +"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor +incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis +nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. +Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu +fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in +culpa qui officia deserunt mollit anim id est laborum." |