#100days 15 - Made a lot of progress porting my site to Next.js. It's been quite a pleasant experience so far. The static generation abilities are really powerful now and I managed to make a first - totally unoptimized - static export of my previously fully dynamic site, it might have taken 17 full minutes to run, but it did successfully generate thousands of static pages.

Lots more work to go on it but it's definitely a good start and I am very much looking forward to the upcoming Next.js features.