Just finished adding the "Nord" color palette to the site as a set of variables in the main css file. Also decided to create a blog section of the website and wrote this first "post"; I kept it on the homepage until I finished the blog page.

The blog page code is complete! I'll leave it as the homepage until I create a good replacement. The CSS was really fun to write and I tried to minimize the amount of JS as much as possible so I wouldn\'t end up with a bunch of <script> tags in my HTML file.

After a few failed attempts at automating the blog entries, I just decided to keep it simple for once. I'll manually create entries by just copying the HTML tags and writing my posts inside. Honestly, it's a better idea than wasting an entire night trying to teach myself how to use javascript to automate something that isn't that important to automate.