Maybe Hugo is better for performance because it generates a static site. I am not sure how Hasnode internally operates - but, it seems fast enough. With Hugo, we can keep our content in our own Git repository as markdown files and deploy anywhere. With Hasnode, the content is hosted with them but we can use a custom domain. Is it possible to start with Hasnode & custom domain, eventually export content, and move to our own Hugo site? I would love to hear from other people with more experience with blogging platforms about the things to consider.