A tribute and log of beloved products and services killed by Google.
To add a product, gather the following information:
name
)dateOpen
)dateClose
)description
)link
) - Relevant link to the source.type
) - one of App, Service or HardwareIf you are not familiar with or do not want to use git
, submit a new issue requesting the change. If you are already familiar with git
, follow these steps:
graveyard.json
fileyarn && yarn kill
to start the product addition CLI. This will prompt you for the information and validate your entry as you go. It will write the product information into the graveyard.json
file for you.yarn test
to ensure that the graveyard.json
is formatted properly and all values are valid.For code contributions outside of graveyard.json
, check out the Contributing Guide.
The description should be a single sentence describing the product. It should begin with the products name. For example, "Google Reader was an RSS/Atom feed aggregator." It will be attached to a generated sentence like "Killed about 5 years ago, Google Reader was an RSS/Atom feed aggregator."
Please be respectful, only use past tense.
Link should be a resource that mentions the discontinuation date and talks about the product. Links to Wikipedia or a news organization should be prioritized. Please do not use Google Support articles, linking to the product's URL, the product's marketing URL, or other Google-provided links. Google removes these links quickly after a service is ended.
The type should be either app
, service
, or hardware
as a string.