Skip to content

Commit

Permalink
Merge pull request #125 from edvinlinden/deprecate-project
Browse files Browse the repository at this point in the history
Deprecate killedby.tech
  • Loading branch information
edvinlinden authored Feb 1, 2025
2 parents eb3e556 + d476032 commit 581c015
Show file tree
Hide file tree
Showing 78 changed files with 879 additions and 10,452 deletions.
2 changes: 1 addition & 1 deletion .astro/settings.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"_variables": {
"lastUpdateCheck": 1733336855591
"lastUpdateCheck": 1738440603292
}
}
1 change: 1 addition & 0 deletions .astro/types.d.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/// <reference types="astro/client" />
30 changes: 4 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,7 @@
# Killed by tech
A graveyard for discontinued products and services from companies like Google, Apple and Microsoft.

[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE)

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

### 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)
## Killed by tech

### How to: the easy way
[Create an issue here on GitHub](https://github.com/edvinlinden/killedby.tech/issues/new?assignees=edvinlinden&labels=&template=add-product.md&title=) 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
A graveyard for discontinued products and services from companies like Google, Apple and Microsoft.

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](/LICENSE)
41 changes: 0 additions & 41 deletions cypress/e2e/pages.cy.js

This file was deleted.

45 changes: 0 additions & 45 deletions cypress/e2e/productpage.cy.js

This file was deleted.

131 changes: 0 additions & 131 deletions cypress/e2e/products.cy.js

This file was deleted.

22 changes: 0 additions & 22 deletions cypress/plugins/index.js

This file was deleted.

25 changes: 0 additions & 25 deletions cypress/support/commands.js

This file was deleted.

20 changes: 0 additions & 20 deletions cypress/support/index.js

This file was deleted.

8 changes: 0 additions & 8 deletions cypress/tsconfig.json

This file was deleted.

Loading

0 comments on commit 581c015

Please sign in to comment.