Update blog/posts/Implementing the Blog Plugin.md

This commit is contained in:
2024-12-15 16:13:09 -07:00
parent dd804a4e94
commit a6b680ea2d

View File

@ -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.
...