Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.14 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.14 KB

Killed By Boris

KilledByBoris.UK & KilledByBoris.com

Static site to keep track of how many people Boris's incompetent handling of COVID has killed.

Data

This pulls the data from https://corona-api.com/ who are in no way affiliated with this project

Usage

Installing, linting, building, testing

Use make

make {all,clean,install,lint,build,test}

Deployment

This is handled by gitlab on merge to master

Contributing

Submit a PR, if it fails linting or testing, it will be rejected

TODO

  • Replace build script with webpack/similar
  • Replace npm with yarn/similar
  • Use promises instead of manually

Built With

  • showdown - Markdown converter written in JavaScript
  • flag-icon-css - A collection of all country flags in SVG
  • Nothing else for now, mostly for performance and privacy of users.

License

The project as a whole is licensed under the GPLv3+ - see the COPYING.md file for details. Although most of the content is probably not copyrightable or MIT