New website with Hugo

The old website was built using DjangoCMS, which was replaced through Hugo now. While I use Django for some projects, I was not happy with DjangoCMS.

There are a lot of plugins that allow to create image galleries, a blog and everything else you need. Since a lot of them are not updated regulary and therefore are not compatible with the latest Django version, updating got quite painful after some time. Hugo is a static website generator written in Go, the content is written in Markdown.