Update blog/posts/Implementing the Blog Plugin.md

This commit is contained in:
2024-12-15 16:14:13 -07:00
parent a6b680ea2d
commit 74fd53499e

View File

@ -7,6 +7,4 @@ categories:
---
# 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.
...
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.