@nuxt/content, with a catch-all template for recipe pages. However, it feels like when using content collections, every page on my site must have a corresponding content file.content/index.md, but I do have /pages/index.vue. Because of this setup, I get a 500 error (route is not defined)..vue pages with content-based routing?