Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Avoid .json files for static output #1259

Open
@andyjansson

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?

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions