I just rewrote most parts of my webpage. Now it is based on a static webpage generator powered by Ruby called nanoc. Unfortunately, I needed to remove some features form old page for the moment, but I plan to program them into ruby scripts, so I can re-attach them to the blog.
I think static pages have some advantages compared to my previous solution, which was based on Wordpress. First of all, my web page got A LOT slower over time. Especially the admin webpage wasn't even working sometimes. On top of this, as the new page doesn't use PHP or MySQL anymore, it's safer.
I plan to write here more often in future, hang tight!