opencovid.news source (no longer operational)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

131 lines
5.2 KiB

4 years ago
4 years ago
4 years ago
4 years ago
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <!-- Required meta tags -->
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  7. <!-- Bootstrap CSS -->
  8. <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
  9. <style>
  10. body {
  11. padding: 4pt;
  12. }
  13. a.news {
  14. font-size: 120%;
  15. }
  16. a.subscribe {
  17. font-size: 80%;
  18. color: #ff7b00;
  19. }
  20. h2 {
  21. margin-top: 24pt;
  22. }
  23. p.footer {
  24. margin-top: 36pt;
  25. }
  26. img {
  27. padding-left: 8pt;
  28. padding-right: 8pt;
  29. }
  30. </style>
  31. <title>Open COVID News</title>
  32. </head>
  33. <body>
  34. <div class="container">
  35. <div class="row justify-content-center">
  36. <h1>Open COVID News</h1>
  37. </div>
  38. <div class="row justify-content-center">
  39. <p class="lead">
  40. Celebrating the newspapers &amp; magazines who&rsquo;ve made their Coronavirus and COVID-19 reporting openly available to the public.
  41. If you have the means, please consider supporting these publications.<br><br>
  42. Each link brings you directly to their Coronavirus reporting.
  43. </p>
  44. </div>
  45. <h2>Open Access</h2>
  46. <div class="row">
  47. <div class="col">
  48. <a class="news" href="https://www.propublica.org/series/coronavirus">ProPublica</a>
  49. <a class="subscribe" href="https://go.propublica.org/donate">donate</a>
  50. </div>
  51. <div class="col">
  52. <a class="news" href="https://www.npr.org/series/812054919/the-coronavirus-crisis">NPR</a>
  53. <a class="subscribe" href="https://www.npr.org/donations/support">donate</a>
  54. </div>
  55. </div>
  56. <div class="row">
  57. <div class="col">
  58. <a class="news" href="https://www.theguardian.com/world/coronavirus-outbreak">The Guardian</a>
  59. <a class="subscribe" href="https://support.theguardian.com/">subscribe</a>
  60. </div>
  61. <div class="col">
  62. <a class="news" href="https://www.washingtonpost.com/coronavirus/">Washington Post</a>
  63. <a class="subscribe" href="https://subscribe.washingtonpost.com/">subscribe</a>
  64. </div>
  65. </div>
  66. <div class="row">
  67. <div class="col">
  68. <a class="news" href="https://www.theatlantic.com/category/what-you-need-know-coronavirus/">The Atlantic</a>
  69. <a class="subscribe" href="https://accounts.theatlantic.com/products/">subscribe</a>
  70. </div>
  71. <div class="col">
  72. <a class="news" href="https://www.sfchronicle.com/coronavirus/">San Francisco Chronicle</a>
  73. <a class="subscribe" href="https://offers.sfchronicle.com/subscribe">subscribe</a>
  74. </div>
  75. </div>
  76. <div class="row">
  77. <div class="col">
  78. <a class="news" href="https://www.startribune.com/local/coronavirus/">Star Tribune</a>
  79. <a class="subscribe" href="http://startribune.com/subscribe">subscribe</a>
  80. </div>
  81. <div class="col">
  82. <a class="news" href="https://www.bbc.com/news/topics/cyz0z8w0ydwt/coronavirus-pandemic">BBC News</a>
  83. </div>
  84. </div>
  85. <h2>Login Required</h2>
  86. <small>(Paid subscription not needed.)</small>
  87. <div class="row">
  88. <div class="col">
  89. <a class="news" href="https://www.nytimes.com/news-event/coronavirus">New York Times</a>
  90. <a class="subscribe" href="https://www.nytimes.com/subscription">subscribe</a>
  91. </div>
  92. <div class="col">
  93. <!-- This space intentionally left blank. -->
  94. </div>
  95. </div>
  96. <div class="row">
  97. <p class="lead footer">
  98. To suggest another publication, <a href="https://forms.gle/CiCSsqT7shVCgVUm9">fill out this form</a>.
  99. Other feedback &amp; suggestions to <a href="https://twitter.com/mcmillen">@mcmillen</a> on Twitter.
  100. <br><br>
  101. 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>.
  102. No companies paid for placement on this page, and we make no money from ads or subscription links.
  103. </p>
  104. </div>
  105. <div class="row justify-content-center">
  106. <a href="https://twitter.com/mcmillen"><img src="https://icon.now.sh/twitter/24/000000" alt="Twitter" title="Twitter"></a>
  107. </div>
  108. </div>
  109. <!-- Optional JavaScript -->
  110. <!-- jQuery first, then Popper.js, then Bootstrap JS -->
  111. <script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
  112. <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
  113. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
  114. </body>
  115. </html>