2020-03-17 17:30:43 +00:00
|
|
|
<!doctype html>
|
|
|
|
<html lang="en">
|
2020-03-17 17:34:24 +00:00
|
|
|
<head>
|
|
|
|
<!-- Required meta tags -->
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
|
|
|
|
<!-- Bootstrap CSS -->
|
|
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
|
2020-03-17 18:45:01 +00:00
|
|
|
<style>
|
2020-03-17 19:18:40 +00:00
|
|
|
body {
|
|
|
|
padding: 6pt;
|
|
|
|
}
|
|
|
|
|
2020-03-17 18:45:01 +00:00
|
|
|
a.news {
|
2020-03-17 19:18:40 +00:00
|
|
|
font-size: 120%;
|
|
|
|
}
|
|
|
|
|
|
|
|
a.subscribe {
|
|
|
|
font-size: 80%;
|
|
|
|
color: #ff7b00;
|
2020-03-17 18:45:01 +00:00
|
|
|
}
|
2020-03-17 17:34:24 +00:00
|
|
|
|
2020-03-17 18:45:01 +00:00
|
|
|
h2 {
|
|
|
|
margin-top: 24pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
p.footer {
|
|
|
|
margin-top: 36pt;
|
|
|
|
}
|
|
|
|
|
|
|
|
img {
|
|
|
|
padding-left: 8pt;
|
|
|
|
padding-right: 8pt;
|
|
|
|
}
|
|
|
|
</style>
|
2020-03-17 17:34:24 +00:00
|
|
|
<title>Open COVID News</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2020-03-17 18:45:01 +00:00
|
|
|
<div class="container">
|
|
|
|
<div class="row justify-content-center">
|
|
|
|
<h1>Open COVID News</h1>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div class="row justify-content-center">
|
|
|
|
<p class="lead">
|
2020-03-17 18:48:29 +00:00
|
|
|
Celebrating the newspapers & magazines who’ve made their Coronavirus and COVID-19 reporting openly available to the public.
|
2020-03-17 19:18:40 +00:00
|
|
|
If you have the means, please consider supporting these publications.<br><br>
|
|
|
|
Each link brings you directly to their Coronavirus reporting.
|
2020-03-17 18:45:01 +00:00
|
|
|
</p>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
2020-03-17 19:18:40 +00:00
|
|
|
<h2>Open Access</h2>
|
2020-03-17 18:45:01 +00:00
|
|
|
|
|
|
|
<div class="row justify-content-center">
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 19:18:40 +00:00
|
|
|
<a class="news" href="https://www.propublica.org/series/coronavirus">ProPublica</a>
|
|
|
|
<a class="subscribe" href="https://go.propublica.org/donate">donate</a>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 19:18:40 +00:00
|
|
|
<a class="news" href="https://www.npr.org/series/812054919/the-coronavirus-crisis">NPR</a>
|
|
|
|
<a class="subscribe" href="https://www.npr.org/donations/support">donate</a>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row justify-content-center">
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 19:18:40 +00:00
|
|
|
<a class="news" href="https://www.theguardian.com/world/coronavirus-outbreak">The Guardian</a>
|
|
|
|
<a class="subscribe" href="https://support.theguardian.com/">subscribe</a>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 19:18:40 +00:00
|
|
|
<a class="news" href="https://www.washingtonpost.com/coronavirus/">Washington Post</a>
|
|
|
|
<a class="subscribe" href="https://subscribe.washingtonpost.com/">subscribe</a>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row justify-content-center">
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 19:18:40 +00:00
|
|
|
<a class="news" href="https://www.theatlantic.com/category/what-you-need-know-coronavirus/">The Atlantic</a>
|
|
|
|
<a class="subscribe" href="https://accounts.theatlantic.com/products/">subscribe</a>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 19:18:40 +00:00
|
|
|
<a class="news" href="https://www.bbc.com/news/topics/cyz0z8w0ydwt/coronavirus-pandemic">BBC News</a>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
2020-03-17 19:18:40 +00:00
|
|
|
<h2>Login Required</h2>
|
|
|
|
<small>(Paid subscription not needed.)</small>
|
2020-03-17 18:45:01 +00:00
|
|
|
<div class="row justify-content-center">
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 19:18:40 +00:00
|
|
|
<a class="news" href="https://www.nytimes.com/news-event/coronavirus">New York Times</a>
|
|
|
|
<a class="subscribe" href="https://www.nytimes.com/subscription">subscribe</a>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
2020-03-17 18:48:29 +00:00
|
|
|
<div class="col">
|
2020-03-17 18:45:01 +00:00
|
|
|
<!-- This space intentionally left blank. -->
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row justify-content-center">
|
2020-03-17 19:26:07 +00:00
|
|
|
<p class="lead footer">
|
|
|
|
Brought to you as a public service by <a href="https://famicol.in">Colin McMillen</a> at <a href="https://semicolin.games">SemiColin Games LLC</a>.
|
|
|
|
No companies paid for placement on this page, and we make no money from ads or subscription links.
|
|
|
|
<br><br>
|
|
|
|
To suggest another publication, <a href="https://forms.gle/CiCSsqT7shVCgVUm9">fill out this form</a>.
|
|
|
|
Other feedback & suggestions to <a href="https://twitter.com/mcmillen">@mcmillen</a> on Twitter.
|
|
|
|
</p>
|
2020-03-17 18:45:01 +00:00
|
|
|
</div>
|
|
|
|
<div class="row justify-content-center">
|
|
|
|
<a href="https://twitter.com/mcmillen"><img src="https://icon.now.sh/twitter/24/000000" alt="Twitter" title="Twitter"></a>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
</div>
|
2020-03-17 17:30:43 +00:00
|
|
|
|
2020-03-17 17:34:24 +00:00
|
|
|
<!-- Optional JavaScript -->
|
|
|
|
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
|
|
|
|
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
|
|
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
|
|
|
|
</body>
|
2020-03-17 17:30:43 +00:00
|
|
|
</html>
|