Hello world
This is the first blog post. I initially started out as a
The reason why
The reason why I want to make my personal website instead of using a off-the-shelf static site generator is because I want to control every aspect of the website, from the navigation to the animation, to the way markdown is rendered. You can't really do that with a static website generator. Second, the templating syntax for example in Hugo is really ugly, I would much prefer to use an intellisense supported language like JSX to build my website. Also, it's good to know how to make a website from scratch.