streamlining the design :)

19 July 2026

Instead of going in and manually putting the header and footer code in every time I make a new page, I found a solution where I can sort of automate the process. I used petrapixel's tutorial on using a javascript file to essentially tell the website where to put my website header and footer each time. What's good about this is I can also programme the CSS how I want and it carries over by the power of having defined rules for everything. another tutorial by petrapixel explains how to programme your website using a static site generator, but i think i'm a bit early in my webcoding journey to look into that in detail. still, it'd be fun to play around with once my website is a bit more consistent...