The blog
Hello! Welcome to the first blog entry!!
I intend on filling this section of the website with random thoughts or ideas that i want to share with the world.
Also, just for having a permanent place to test the blog capabillities, i will put some random stuff down below. Feel free to check the source code if you are curious :p
Images

Kyouko likes to read the blog too
This is a latex entry
Fourier transform
This is a code block
for (const auto& [name, thing] : things) {
std::cout << name << ", " << thing.value() << "\n";
}