Skip to content

Paths in Gatsby site assume root of domain #423

@djones6

Description

@djones6

If you fork Kitura.io and build the Gatsby site into your gh_pages branch, then try to use Github Pages to serve it on the default domain (yourname.github.io/kitura.io/), the links are broken.

They assume everything is being served from the root of the domain - for example, /learn instead of /kitura.io/learn.

This will work while a dedicated domain is associated to the site, but makes testing difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions