This is my first blog post. I just migrated my website to Jekyll and I’m excited about how much easier it is to add content now.

Why Jekyll?

I wanted something that works with GitHub Pages without any build pipeline, keeps my retro aesthetic, and lets me write in Markdown instead of wrestling with HTML.

Adding a new blog post is now as simple as creating a Markdown file in the _posts/ folder. No more copy-pasting boilerplate HTML!

What’s Next

I’m planning to add project pages for my research work and maybe host some interactive demos. Stay tuned.