Great work!
I did something with a similar approach, although it's just kind of a knowledge base for myself build with Jekyll and a little search function, called "My Sysadmin Cheatsheet": https://docs.j7k6.org
Did it mainly for myself, because I was tired of having to google for the same problem more than once, but decided to make it public to kind of share my knowledge with others.
I'm not familiar with Jekyll. How much work was it to get your site up and running besides the posts' content?
I'd love to be able to run the same kind of site you are - a series of markdown posts with a live search frontend. Did you use a specific tutorial to do that? Is there a Jekyll live-search plugin or whatever it uses?
Did it mainly for myself, because I was tired of having to google for the same problem more than once, but decided to make it public to kind of share my knowledge with others.