First of all, I removed useless elements from the update log section. Logs aren't in a list now, because the <details> element already stacks, and there's no <content> now, it's useless when there's no CSS

Just found out you need to use &lt; and &gt; to have < and >

Moved some shared files (fonts, quote script, tab script for now) to a new directory. I'm trying to organize the root directory a bit better. The quotes json is left in root because I need to very easily access it to add new quotes if I get any ideas. I don't write when I add new quotes to the update log because adding them is very impulsive... and because I didn't add any for a while

Now, I've tried to add more shared files, like a header itself, but it seems like there's no way to insert HTML from a separate file in pure HTML and I am NOT making a script for ts. A script like that would probably slow down loading times and I have no way of testing that since I'm on localhost right now

The other section is up! There is some stuff already, go look at it. It's basically just the copy-pasted blog section, with actual stuff inside

Because the blog section's structure is so cool, it's copied to the about section, and, since the blog section is styled, the about section's styled now as well! I also did some very minor changes to the contents of it

I want the toki pona section to be very different from the rest of the website, because it'll no longer be about me. I'm thinking pastel/sky blue with not inverted text color and background (insanely original I know)

Left to create:

Left to CSSify:

The "beta" release is closer than ever!