Killed by Google now runs on NextJS. Next is a flexible framework that will allow for expansion of the Killed by Google content.
If you are contributing any code outside of graveyard.json
, please ensure that your Pull Request will pass continuous integration. Run yarn test
before opening your pull request which will check the React/Jest tests as well as verify that graveyard.json
is formatted correctly and well-formed. These tests are extremely important to quickly merging pull requests for this project.
Killed by Google uses GitHub Actions for continuous integration testing. Every pull request and push must pass all checks before it can be merged into the main
branch.