From cf04dfb83fdbe956bf95bf17609e6250d3476b4d Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 15:57:08 -0700 Subject: [PATCH] Update blog/posts/Implementing the Blog Plugin.md --- blog/posts/Implementing the Blog Plugin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog/posts/Implementing the Blog Plugin.md b/blog/posts/Implementing the Blog Plugin.md index b04fd84..c2c3f5e 100644 --- a/blog/posts/Implementing the Blog Plugin.md +++ b/blog/posts/Implementing the Blog Plugin.md @@ -7,6 +7,6 @@ categories: --- # 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. -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 +... \ No newline at end of file