missing banners, urgh
This commit is contained in:
parent
c44c59a565
commit
f6efa6a84d
3 changed files with 57 additions and 50 deletions
39
index.html
39
index.html
|
@ -102,9 +102,10 @@
|
|||
|
||||
<p>So, buckle in: we're about to experience some turbulence.</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Last Few Months</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Last Few Months</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -261,9 +262,10 @@
|
|||
|
||||
<p>Brace yourselves for an emergency landing...</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Next Few Months</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Next Few Months</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -533,9 +535,10 @@
|
|||
|
||||
<p>So now, let's plan for some <em>worse</em> worst-case scenarios. Water landing, get your life jacket, and please follow the lights to the emergency exits:</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Next Few Years</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Next Few Years</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -621,7 +624,7 @@
|
|||
|
||||
<p>Maybe you'd like to challenge our assumptions, and try different R<sub>0</sub>'s or numbers. Or try simulating your <em>own</em> combination of intervention plans!</p>
|
||||
|
||||
<p><strong>Here's an (optional) Sandbox Mode, with <em>everything</em> available. Simulate & play around to your heart's content:</strong></p>
|
||||
<p><strong>Here's an (optional) Sandbox Mode, with <em>everything</em> available. (scroll to see all controls) Simulate & play around to your heart's content:</strong></p>
|
||||
|
||||
<div class="sim">
|
||||
<iframe src="sim?stage=SB&format=sb" width="800" height="540"></iframe>
|
||||
|
@ -631,9 +634,10 @@
|
|||
|
||||
<p>So finally, let's return to...</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Now</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Now</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -662,16 +666,9 @@
|
|||
<ol>
|
||||
|
||||
<li id="fn1">
|
||||
<p>
|
||||
These footnotes will have sources, links, or bonus commentary. Like this commentary!
|
||||
</p>
|
||||
<p>
|
||||
<b>This guide was published on May 1st, 2020.</b> Many details will become outdated,
|
||||
but we're confident this guide will cover 95% of possible futures,
|
||||
and that Epidemiology 101 will remain forever useful.
|
||||
|
||||
<a href="#fnref1" rev="footnote">↩</a>
|
||||
</p>
|
||||
<p>These footnotes will have sources, links, or bonus commentary. Like this commentary! <a href="#fnref1" rev="footnote">↩</a></p>
|
||||
|
||||
<p><strong>This guide was published on May 1st, 2020.</strong> Many details will become outdated, but we're confident this guide will cover 95% of possible futures, and that Epidemiology 101 will remain forever useful.</p>
|
||||
</li>
|
||||
|
||||
<li id="fn2">
|
||||
|
@ -877,9 +874,6 @@
|
|||
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
<!-- - - - - - - - - - - - - - - - - - - - - - - -->
|
||||
|
@ -941,6 +935,7 @@
|
|||
Amit Patel,
|
||||
EmilyKate McDonough,
|
||||
Emma Hodcroft,
|
||||
Evan Rocha,
|
||||
Gillian Tarr,
|
||||
Grävling,
|
||||
Kayle Sawyer,
|
||||
|
|
|
@ -52,9 +52,10 @@
|
|||
|
||||
<p>So, buckle in: we're about to experience some turbulence.</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Last Few Months</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Last Few Months</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -211,9 +212,10 @@ the <em>second</em>-most important idea in Epidemiology 101:</p>
|
|||
|
||||
<p>Brace yourselves for an emergency landing...</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Next Few Months</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Next Few Months</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -483,9 +485,10 @@ the <em>second</em>-most important idea in Epidemiology 101:</p>
|
|||
|
||||
<p>So now, let's plan for some <em>worse</em> worst-case scenarios. Water landing, get your life jacket, and please follow the lights to the emergency exits:</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Next Few Years</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Next Few Years</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -571,7 +574,7 @@ the <em>second</em>-most important idea in Epidemiology 101:</p>
|
|||
|
||||
<p>Maybe you'd like to challenge our assumptions, and try different R<sub>0</sub>'s or numbers. Or try simulating your <em>own</em> combination of intervention plans!</p>
|
||||
|
||||
<p><strong>Here's an (optional) Sandbox Mode, with <em>everything</em> available. Simulate & play around to your heart's content:</strong></p>
|
||||
<p><strong>Here's an (optional) Sandbox Mode, with <em>everything</em> available. (scroll to see all controls) Simulate & play around to your heart's content:</strong></p>
|
||||
|
||||
<div class="sim">
|
||||
<iframe src="sim?stage=SB&format=sb" width="800" height="540"></iframe>
|
||||
|
@ -581,9 +584,10 @@ the <em>second</em>-most important idea in Epidemiology 101:</p>
|
|||
|
||||
<p>So finally, let's return to...</p>
|
||||
|
||||
<div class="section">
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<h1>The Now</h1>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Now</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -612,7 +616,9 @@ the <em>second</em>-most important idea in Epidemiology 101:</p>
|
|||
<ol>
|
||||
|
||||
<li id="fn1">
|
||||
<p>NOTE: This guide was published on May 1st, 2020. Many details will become outdated, but Epidemiology 101 will remain true, and we're confident this guide will cover 95% of possible futures! <a href="#fnref1" rev="footnote">↩</a></p>
|
||||
<p>These footnotes will have sources, links, or bonus commentary. Like this commentary! <a href="#fnref1" rev="footnote">↩</a></p>
|
||||
|
||||
<p><strong>This guide was published on May 1st, 2020.</strong> Many details will become outdated, but we're confident this guide will cover 95% of possible futures, and that Epidemiology 101 will remain forever useful.</p>
|
||||
</li>
|
||||
|
||||
<li id="fn2">
|
||||
|
|
|
@ -34,14 +34,17 @@ Honestly, we (Marcel, epidemiologist + Nicky, art/code) are worried. We bet you
|
|||
|
||||
This guide (published May 1st, 2020. click this footnote!→[^timestamp]) is meant to give you hope *and* fear. To beat COVID-19 **in a way that also protects our mental & financial health**, we need optimism to create plans, and pessimism to create backup plans. As Gladys Bronwyn Stern once said, *“The optimist invents the airplane and the pessimist the parachute.”*
|
||||
|
||||
[^timestamp]: NOTE: This guide was published on May 1st, 2020. Many details will become outdated, but Epidemiology 101 will remain true, and we're confident this guide will cover 95% of possible futures!
|
||||
[^timestamp]: These footnotes will have sources, links, or bonus commentary. Like this commentary!
|
||||
|
||||
**This guide was published on May 1st, 2020.** Many details will become outdated, but we're confident this guide will cover 95% of possible futures, and that Epidemiology 101 will remain forever useful.
|
||||
|
||||
So, buckle in: we're about to experience some turbulence.
|
||||
|
||||
<div class="section">
|
||||
<div>
|
||||
<h1>The Last Few Months</h1>
|
||||
</div>
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Last Few Months</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Pilots use flight simulators to learn how not to crash planes.
|
||||
|
@ -233,10 +236,11 @@ So now, let's use our "epidemic flight simulator" to figure this out: How can we
|
|||
|
||||
Brace yourselves for an emergency landing...
|
||||
|
||||
<div class="section">
|
||||
<div>
|
||||
<h1>The Next Few Months</h1>
|
||||
</div>
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Next Few Months</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
...could have been worse. Here's a parallel universe we avoided:
|
||||
|
@ -568,10 +572,11 @@ Even under the worst-case scenario... life perseveres.
|
|||
|
||||
So now, let's plan for some *worse* worst-case scenarios. Water landing, get your life jacket, and please follow the lights to the emergency exits:
|
||||
|
||||
<div class="section">
|
||||
<div>
|
||||
<h1>The Next Few Years</h1>
|
||||
</div>
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Next Few Years</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
You get COVID-19, and recover. Or you get the COVID-19 vaccine. Either way, you're now immune...
|
||||
|
@ -666,7 +671,7 @@ Even under the *worst* worst-case scenario... life perseveres.
|
|||
|
||||
Maybe you'd like to challenge our assumptions, and try different R<sub>0</sub>'s or numbers. Or try simulating your *own* combination of intervention plans!
|
||||
|
||||
**Here's an (optional) Sandbox Mode, with *everything* available. Simulate & play around to your heart's content:**
|
||||
**Here's an (optional) Sandbox Mode, with *everything* available. (scroll to see all controls) Simulate & play around to your heart's content:**
|
||||
|
||||
<div class="sim">
|
||||
<iframe src="sim?stage=SB&format=sb" width="800" height="540"></iframe>
|
||||
|
@ -676,10 +681,11 @@ This basic "epidemic flight simulator" has taught us so much. It's let us answer
|
|||
|
||||
So finally, let's return to...
|
||||
|
||||
<div class="section">
|
||||
<div>
|
||||
<h1>The Now</h1>
|
||||
</div>
|
||||
<div class="section chapter">
|
||||
<div>
|
||||
<img src="banners/curve.png" height=480 style="position: absolute;"/>
|
||||
<div>The Now</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Plane's sunk. We've scrambled onto the life rafts. It's time to find dry land.[^dry_land]
|
||||
|
|
Loading…
Reference in a new issue