killed-by-boris / killedbyboris.com

Website to track how many people Boris's incompetence has killed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Website to track how many people Boris's incompetence has killed

License:GNU General Public License v3.0


Languages

Language:JavaScript 54.3%Language:HTML 30.9%Language:CSS 10.1%Language:Makefile 4.7%