Converting blog to AMP gives blank page

Sure, thanks for the suggestion! I simplified this even further.

I’m using the quickstart now. I install two themes, ananke and gohugo-amp. The repo is here: Adam Beguelin / basico · GitLab

When I run

hugo server -D -t ananke

everything is fine and I have a lovely site. But, when I run

hugo server -D -t gohugo-amp

I get a blank page. The page it generates is here.

Maybe the gohugo-amp theme is just broken. Or maybe I just don’t understand how to configure it (more likely).

So how would one go about debugging this? The site is about as simple as possible, one empty post…

Gracias!