added bike directions
authorBenjamin Mako Hill <mako@atdot.cc>
Sat, 5 Dec 2015 23:18:06 +0000 (15:18 -0800)
committerBenjamin Mako Hill <mako@atdot.cc>
Sat, 5 Dec 2015 23:18:06 +0000 (15:18 -0800)
bike_directions.png [new file with mode: 0644]
index.html

diff --git a/bike_directions.png b/bike_directions.png
new file mode 100644 (file)
index 0000000..29bb257
Binary files /dev/null and b/bike_directions.png differ
index d963bffec3ce07e3d44e24a73770ad002d5c7aa3..d67445fd662fef7a12bfe530791b0f2c36fed1a9 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+s<!DOCTYPE html>
 <html>
   <head>
     <title>Extraordinary Least Squares</title>
 
       <p>When visiting us, walk through the metal gate and find our main door right beyond it. Please keep in mind that <strong>our doorbell is not currently functional</strong>. Call one of us when you are outside the door and we will let you in.</p>
 
-
        <img src="streetview.jpeg" class="img-responsive" style="border: 1px black solid; margin-top: 1em;" />
 
+    <h2>Bike Directions</h2>
+
+         <p>Biking to our house from most areas of Seattle is relatively straight forward. Bicycle directions from online sources are generally going to be reliable.</p>
+
+         <p>If you are coming from the west (e.g., from Fremont or Ballard on the Burke Gilman Trail), you should cross the ship canal on the University Bridge. <strong>Harvard Avenue East</strong> is the most direct route but it involves a relatively steep hill. An alternative route includes crossing the bridge onto <strong>Fuhrman Avenue East</strong> and then following that road as it changes into <strong>Boyer Avenue East</strong> before taking a right onto <strong>14th Avenue East</strong> and another right at to the top of that street onto <strong>Delmar Drive East</strong>.</p>
+
+       <img src="bike_directions.png" class="img-responsive" style="border: 1px black solid; margin-top: 1em;" />
+         
+         <p>The best way of reaching the house from the University of Washington is shown in the figure above. Once you cross the Montlake bridge — but immediately before the onramp for 520 west — turn onto onto the <strong>Bill Dawson Trail</strong> which is a bike and pedestrian path that will take you under 520 and by a series of playfields. At the other side of the park, Wind your way two blocks south and two blocks east to and then follow <strong>Lynn/Delmar Drive East</strong> up the hill from the complicated intersection with a large divider in the middle.</p>
+
        <h2>Transit Directions</h2>
 
          <p>The best bus to our house is the <a href="http://metro.kingcounty.gov/schedules/049/s0.html">49</a> which will arrive at either the

Benjamin Mako Hill || Want to submit a patch?