This is my tiny dev blog where I post about my current shenanigans, and everything that I find interesting!
cd /home/dom/git/kin1m0d.github.io
bundle exec jekyll serve- Adding
published: falseto the header prevents listing the post - Center an image with
<p align="center">
<img src="url" alt="text"/>
</p>- Add extra line breaks with
<br/> - When setting the date
date: 2026-04-08 13:55:00 +0000, make sure you're not in the future, otherwise the post will be skipped!