Skip to content

Flash of 404 page when redirecting to external sites #8

Open
@wgao19

Description

@wgao19

problem

The following two things don't work well together:

  • 404 page
  • we have a few redirects that we can use as short links, i.e., reactknowledgeable.org/speak will short link to our talks repo

lines of thoughts on solution

Originally I was hoping to "just solve" the issue, i.e., make it not display the 404 page and therefore would be a white screen, and the URL magically changes to the external link and it redirects.
Then as I read the issue in Gatsby's repo I realize we should probably create a redirect page (maybe using the same logo with 404, replacing the text)

references

our code

resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    hardit's a challenge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions