I'm using 11ty to compile Markdown, render Liquid templates, and build my blog. It's a lot like Jekyll, but it runs in JS. That's lighter & quicker for me.
This project uses an Eleventy template file to process CSS (Sass & PostCSS). A GitHub Action builds & deploys it to GitHub Pages hosting.
I'll work on some posts (eventually) on how I converted this over, & what you might want to know if you're considering converting from Jekyll, or setting up an 11ty site.