From 7f2c0ad899fa7f95e7a0cea6fbb65b2bb2698898 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 15:55:58 -0700 Subject: [PATCH] Update blog/posts/Implementing the Blog Plugin.md --- blog/posts/Implementing the Blog Plugin.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/blog/posts/Implementing the Blog Plugin.md b/blog/posts/Implementing the Blog Plugin.md index e1958fe..b04fd84 100644 --- a/blog/posts/Implementing the Blog Plugin.md +++ b/blog/posts/Implementing the Blog Plugin.md @@ -1 +1,12 @@ +--- +draft: true +date: 2024-12-15 +categories: + - Hello + - World +--- + +# Hello world! +... + I had decided that I wanted to experiment with the built-in blog functionality of Material MKDocs because it might be a way to catalog my thoughts as I work on projects. A lot of time, my notes are scattered across RocketChat and Discord, and get thrown into disarray, so I hope that I can instead centralize my thoughts, projects, and things of that sort here. This is the first step on that journey. \ No newline at end of file