Skip to content

MIfoodie/killedby.tech

 
 

Repository files navigation

Killed by tech

A graveyard for discontinued products and services from companies like Google, Apple and Microsoft.

MIT license

Contribute

Are you missing a product? Here's how to get it onto the site.

General

In order to add a disconinued product to the site you'll need the following information about the product

  • Name
  • Company that produce it
  • A description
  • Release date
  • Discontinued date
  • Type of product (app, service, software or hardware)
  • Source (a link to a resource that mentions that the product has been discontinued, Wikipedia or a news organization are great sources)

How to: the easy way

Create an issue here on GitHub using the issue type Add product. Whenever I update the site it will be added.

How to: the DIY way

If you are familiar with git you can add the product yourself by creating a pull request.

  1. Start by forking the repository
  2. Create and switch to a new branch named after the product you want to add
  3. Add the product to the appropriate JSON file based on the company located in /src/assets/products/
  4. Commit your changes and create a pull request

About

A graveyard for discontinued products and services from companies like Google, Apple and Microsoft.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Astro 41.8%
  • TypeScript 28.9%
  • SCSS 19.6%
  • JavaScript 9.7%