My devblog #09 Everything responsive

January 30, 2026

To start with, I still haven’t decided on the final design for the “about me” page, but at least I’ve added my skills so far…

Other than that, I have all the pages done! Yay! I haven’t made the templates for the posts and project pages yet; honestly, I still don’t know if I’ll make the project pages with Jekyll or if I’ll make personalized and interactive pages, as was my original idea. I will make the templates after I make the site responsive and learn exactly how Jekyll works.

I don’t think there will be many changes from the desktop to mobile pages; the most notable one is having put the latest entries and the other projects on the homepage into a “select” element, so it doesn’t become a gigantic scroll. I think it won’t be hard to do that with JavaScript, but I still have to try. The HTML and CSS are already done—I used media queries as expected. I’m just annoyed that I can’t style the “option” tags…

The responsive nav bar is under construction, and so far, I’ve only made the homepage responsive.

That’s it for today; tomorrow I’ll work some more.