This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Description
I'm getting the following error when navigating from the startpage to '/guides/' (it works when accessing it directly, as the static build suceeded):
An item is in error state path=content%2Fguides&id=
I suspect this might be because Github Pages can't serve up the .json file, as the file is clearly there in the repo.
Maybe index routes should be stored as index.json rather than .json?