Nuxt static rendering!
My website is build on Nuxt.js and initially it had no
managed content so I used the generate function of nuxt and it created a nice
dist folder with my static files. I could host these files on an old school ftp
server and everything worked perfect and fast. So far so good.
After a while I thought it would it would be nice to tell my development
experiences. This meant building a blog, the very same one you are reading right
now. I started researching my options and got t