Tools for measuring the accessibility of the Guardian.
Install Deno: https://deno.land/#installation.
# [src/bigquery_score/scripts/bundle.ts needs a description...]
deno task score
# Builds the site (`src/_site`).
deno task build
# Runs a dev server for the site (`src/_site`).
deno task dev
# keep the README up to date with the tasks in deno.json
deno task maintain-readme