From d7be7efa2a6cfec08703c5cb8ceb8866b6d22b17 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Sun, 15 Dec 2024 15:51:36 -0700 Subject: [PATCH] Add blog/posts/Implementing the Blog Plugin.md --- blog/posts/Implementing the Blog Plugin.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 blog/posts/Implementing the Blog Plugin.md diff --git a/blog/posts/Implementing the Blog Plugin.md b/blog/posts/Implementing the Blog Plugin.md new file mode 100644 index 0000000..e1958fe --- /dev/null +++ b/blog/posts/Implementing the Blog Plugin.md @@ -0,0 +1 @@ +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