First Pass Cleanup

So, I'm getting this dialed in a bit more. I noticed after I posted the site a few days ago that my notes were showing up in the navigation, which wasn't intended. After a bit of research, I discovered the issue had to do with the version of the Minima and Jekyll that was being loaded locally on my machine vs what GitHub uses by default. So, I made some tweaks and I believe I have that under control.

I have started to work on the design of the site a bit. I discovered there is a dark mode under skin features, so I'm going to try and implement that at some point but my initial attempt didn't produce results.

I need to spend more time on content and specifically my notes section. I think I'm going to implement at least 2 sections within the notes- mental models and practical. There are other sections I have in mind, such as books and people, but they don't really fit below either of those sections, so I think at this point I'm looking at 4 sections. I'm concerned about making things overly complicated, but I feel like as those are distinct focus areas that some structure may help.

Next I probably need to build one or more custom layouts for my notes pages. I want to add a last revision date to the notes at the very least, especially to the mental models and practical. All of this is still very much in the forming phase, so I'm only interested in building basic stubs to think about the ramifications before investing a ton of time.