Skip to content

Add isBlank #100

@kidonng

Description

@kidonng

There are several situations where the repo may only show a takedown notice:

Additionally, an issue may be deleted and only the repository header is shown.

I propose to add a isBlank detection for them. There are several ways to check for them:

  • document.title !== 'GitHub · Where software is built': this is already used in isIssue
  • Check for existence of main .blankslate: this may catch more cases and if GitHub ever changes their tagline again 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions