Recently, I was attempting to use an SVG as a background image that I had intended to fill background completely, even if it meant stretching and changing the aspect ratio of the SVG. Turned out that was trickier than I’d anticipated, and I had to figure out which attributes needed to be changed in my SVG to make it happen. So, if you ever need an SVG to scale non-uniformly, here’s how.
For this site, I had planned to list both “articles” and “notes” as entries on the homepage, chronologically. Turns out it’s trickier than I thought to format each of the entries differently but I was able to sort it out. I’ll go over how it can be accomplished with a just a hidden field and some conditional statements.
DigitalOcean is a an SSD VPS cloud hosting service built for developers. This means you’ll have affordable and fast hosting but you’ll need to setup and configure the server yourself. I’ll walk you through the process I followed and pieced together to get my own site up and running which includes setting up Linux, Apache, and PHP.
After a few years of really trying to bear down and learn about front-end development, I’ve decided to start this blog as a place to share what I’m working on. This will include sharing tips or tricks I come across, compiling resources that I find useful, or even just posting about some of my other interests. So let’s get to it.