From a6b680ea2df612fd86b9f48e505bc8c4d8000869 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 16:13:09 -0700 Subject: [PATCH] Update blog/posts/Implementing the Blog Plugin.md --- blog/posts/Implementing the Blog Plugin.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/blog/posts/Implementing the Blog Plugin.md b/blog/posts/Implementing the Blog Plugin.md index 473ffef..ace6252 100644 --- a/blog/posts/Implementing the Blog Plugin.md +++ b/blog/posts/Implementing the Blog Plugin.md @@ -2,11 +2,11 @@ draft: false date: 2024-12-15 categories: - - Hello - - World + - General + - Documentation --- -# Hello world! +# Implementing the Blog Plugin 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