From 6f07a3f4f73fffa7ab33910a51c33eafefc3e659 Mon Sep 17 00:00:00 2001
From: Joshua Yun <joshua@joshuayun.com>
Date: Wed, 10 Jul 2024 00:00:17 -0500
Subject: Quebec Trip added

---
 trips/qc_me/qc_me.html | 77 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 58 insertions(+), 19 deletions(-)

(limited to 'trips/qc_me/qc_me.html')

diff --git a/trips/qc_me/qc_me.html b/trips/qc_me/qc_me.html
index bc9cc0c..32b02b9 100644
--- a/trips/qc_me/qc_me.html
+++ b/trips/qc_me/qc_me.html
@@ -1,26 +1,65 @@
 <!DOCTYPE HTML>
 <html lang="en">
 <head>
-	<meta charset="UTF-8">
-	<title>Joshua's Website</title>
-	<link rel="shortcut icon" href="../../favicon.ico">
-	<link rel="stylesheet" href="../../style.css">
+        <meta charset="UTF-8">
+        <title>Joshua's Website</title>
+        <link rel="shortcut icon" href="../../favicon.ico">
+        <link rel="stylesheet" href="../../style.css">
 </head>
 <body>
-	<div class="menu">
-	<h4>
-		<a class="menuitem" href="../../index.html">Home</a>
-		<a class="menuitem" href="../../projects/projects.html">Projects</a>
-		<a class="menuitem" href="../trips.html">Trips</a>
-		<a class="menuitem" href="../../ruby/ruby.html">Ruby (Images)</a>
-		<a class="menuitem" href="../../other/other.html">Other</a>
-		<a class="menuitem" href="../../about.html">About</a>
-	</h4>
-	</div>
+        <div class="menu">
+        <h4>
+                <a class="menuitem" href="../../index.html">Home</a>
+                <a class="menuitem" href="../../projects/projects.html">Projects</a>
+                <a class="menuitem" href="../trips.html">Trips</a>
+                <a class="menuitem" href="../../ruby/ruby.html">Ruby (Images)</a>
+                <a class="menuitem" href="../../other/other.html">Other</a>
+                <a class="menuitem" href="../../about.html">About</a>
+        </h4>
+        </div>
 
-	<h2 class="title">INSERT TRIP HERE</h2>
-	<a class="back" href=../trips.html>&lt;-Back</a>
-	<p>
-	INSERT TRIP CONTENTS HERE
-	</p>
+        <h2 class="title">Je Me Souviens (Quebec & Maine)</h2>
+        <a class="back" href=../trips.html>&lt;-Back</a>
+        <p>
+        Absolutely the wildest trip I've ever been on.
+        </p>
+        <h3>Quebec</h3>
+        <img src="images/adk_food.jpg">
+        <p>A quick lethal dose of Mac n' Cheese with fried chicken before the trip.</p>
+        <img src="images/art_museum_elevator.jpg">
+        <img src="images/art_museum_stairs.jpg">
+        <p>At the art museum in Quebec. I felt abstract and part of the exhibit.</p>
+        <img src="images/quebec_city_hall.jpg">
+        <p>The town hall. One of the best European style buildings in North America.</p>
+        <img src="images/fort_quebec.jpg">
+        <p>Spending halcyon days at the port that once guarded the St. Lawrence.</p>
+        <img src="images/quebec_street.jpg">
+        <img src="images/poutine.jpg">
+        <p>Tranquil streets paired with the beautiful sun and le Poutine.</p>
+        <h3>Maine</h3>
+        <h4>Back to America, back to reality</h4>
+        <img src="images/maine_beginning.jpg">
+        <img src="images/maine_bridge.jpg">
+        <p>
+        As we hurtled towards Maine, Google maps made a seminal miscalulation, routing us away from the normal crossing at Jackman.
+        Only at the border did we realize how deeply we erred, but had come too far to be able to backtrack.
+        The border guarded was baffled by our arrival, and warned us of miles of rough logging trail ahead.
+        Despite his admonishments, we trudged ahead.
+        I only recall infinite forests and potholes and we barrelled down the road, with me spotting potholes, and Harrison trying his best to avoid them.
+        However in the middle, three Meese were spotted, a rare and satisfying discovery in the woods.
+        </p>
+        <img src="images/maine_logging.jpg">
+        <img src="images/katahdin_drinking_pond.jpg">
+        <p>We can see by this truck that it really is a logging trail.</p>
+        <img src="images/katahdin_trailhead.jpg">
+        <img src="images/katahdin_riverhead.jpg">
+        <img src="images/katahdin_camp_lake.jpg">
+        <p>The ultimate tranquility of Maine.</p>
+        <p>
+        Despite the tranquility, the conditions were anything but.
+        Freezing rain had set in and soaked through our clothes and partially flooded the trails.
+        I especially was underprepared, with only a single 500mL bottle to my name.
+        Despearate, I drank from the nearby pond on the way up without a filter;
+        without it, I would not have been successful in my climb.
+        </p>
 </body>
-- 
cgit v1.2.3