kirbix's blog

the blog space of kirbix/carofireline

I migrated my website design

published 2026, 20th July @ 14:42 EDT. (UTC-4)


yep. you read the title right.

you've probably seen something different from the last time you visited my website. a lot different. that's right, new fonts, new design, new everything. and it wasn't an illusion.

why?

three reasons:

  1. I wanted to start fresh and get away from the old design

  2. I wanted something mobile friendly, since the old design wasn't

  3. I had a consideration to buy my own domain this year

so now I wanted to share in detail with those reasons

I wanted to start fresh and get away from the old design

to be honest with you, I did not feel like the current design fits up well. it looked gloomy and all over the place, despite using basically all markdowns and other stuff. I got inspired by equinoxhq's website and wanted to use the framework they were using instead of the design that came from an old project I collaborated with, which was soberdocs.

I wanted something mobile friendly

so apparently I found out that using md-block was a terrible idea because how md-block renders the md into html looked good on desktop, but looked bad on mobile. it legit pierced through the borders of the screens and it doesn't seem slim for the general visitor of this site.

I had a consideration to buy my own domain this year

I wanted to do this for quite some time, but I just had no way of purchasing it on my own. I finally got my first credit card just two weeks ago at the time of writing this blog post.

my domain I'm hoping to buy is [to be revealed after I buy it because I do not want anyone get any ideas snatching it from me] from porkbun. surprisingly, it's really cheap and it only renews for about $15 a year. sounds like a perfect domain to me. :)

how I made the design magic happened

put it plain and simple: dev.css. (hint: see its badge at the bottom of this blog post) lightweight, simple, and appealing to not very complex websites.

I don't make very complex websites that much, so this framework is perfect for me. plus it has everything I really needed preformatted for me without having to css it from scratch.

the tradeoff

the problem about migrating all this is to the new design is over the fact I have to also translate all the markdowns into html by hand as I feared md-block would not be compatible with the css framework.

(it was pain to do all this by hand, but at least doing all this in html now gives me more stylish freedom ig)

I'm hoping that soon I don't have to do write html any longer and migrate all of it over to hugo so it can translate md into static html, probably better than md-block. (inspired by hoodb0's migration to hugo, go check her migration out)

anyways that's it. just something short today. I did not want to feel like writing out a long one this time.