summaryrefslogtreecommitdiff
path: root/trips
diff options
context:
space:
mode:
Diffstat (limited to 'trips')
-rw-r--r--trips/adk1/adk1.html26
-rw-r--r--trips/adk2/adk2.html26
-rw-r--r--trips/deer/deer.html34
-rw-r--r--trips/deer/deer.jpgbin0 -> 71814 bytes
-rw-r--r--trips/dreams/dreams.html30
-rw-r--r--trips/dreams/fieldofdreams.jpgbin0 -> 47107 bytes
-rw-r--r--trips/jones/jones.html29
-rw-r--r--trips/jones/sunrise.jpgbin0 -> 89901 bytes
-rw-r--r--trips/qc_me/qc_me.html26
-rw-r--r--trips/trips-template.html26
-rw-r--r--trips/trips.html48
11 files changed, 245 insertions, 0 deletions
diff --git a/trips/adk1/adk1.html b/trips/adk1/adk1.html
new file mode 100644
index 0000000..bc9cc0c
--- /dev/null
+++ b/trips/adk1/adk1.html
@@ -0,0 +1,26 @@
+<!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">
+</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>
+
+ <h2 class="title">INSERT TRIP HERE</h2>
+ <a class="back" href=../trips.html>&lt;-Back</a>
+ <p>
+ INSERT TRIP CONTENTS HERE
+ </p>
+</body>
diff --git a/trips/adk2/adk2.html b/trips/adk2/adk2.html
new file mode 100644
index 0000000..bc9cc0c
--- /dev/null
+++ b/trips/adk2/adk2.html
@@ -0,0 +1,26 @@
+<!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">
+</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>
+
+ <h2 class="title">INSERT TRIP HERE</h2>
+ <a class="back" href=../trips.html>&lt;-Back</a>
+ <p>
+ INSERT TRIP CONTENTS HERE
+ </p>
+</body>
diff --git a/trips/deer/deer.html b/trips/deer/deer.html
new file mode 100644
index 0000000..d9e5425
--- /dev/null
+++ b/trips/deer/deer.html
@@ -0,0 +1,34 @@
+<!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">
+</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>
+
+ <h2 class="title">Edgewood Oak Brush Preserve, Deerpark, NY</h2>
+ <a class="back" href=../trips.html>&lt;-Back</a>
+ <p>
+ It was an overall great ride with the new trails in Edgewood.
+ However, if the Red/Black trails are as my friends described them, I would most certainly not recommend them.
+ The blue and white trails were great for relaxing, with some fun rolling hills with mostly flat terrain.
+ There were a couple of gems such as the Soviet mud sucking down on everyone&#39;s tires or literally getting lost at every crossroad.
+ When we went up the powerline road though, it was still covered in snow yay!
+ Would do again if I had the chance.
+ </p>
+ <img src="deer.jpg" alt="Harrison Vs the Power Line Snow" title="Harrison looks at the snow before getting stuck in it">
+ <br>
+ Harrison before perishing on the powerline snow trail.
+</body>
diff --git a/trips/deer/deer.jpg b/trips/deer/deer.jpg
new file mode 100644
index 0000000..ffb0601
--- /dev/null
+++ b/trips/deer/deer.jpg
Binary files differ
diff --git a/trips/dreams/dreams.html b/trips/dreams/dreams.html
new file mode 100644
index 0000000..8f161c7
--- /dev/null
+++ b/trips/dreams/dreams.html
@@ -0,0 +1,30 @@
+<!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">
+</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>
+
+ <h2 class="title">Stillwell Woods Park, Syosset, NY</h2>
+ <a class="back" href=../trips.html>&lt;-Back</a>
+ <p>
+ My friends and I decided to hike in Stillwell after the blizzard.
+ It was one of the most serene yet painful experiences at the time.
+ We all layed down in the snow, and soaked in the silence and the whistling of the trees against the wind.
+ As we left, we saw the field of dreams as the sun was just about to set, the most peaceful scene one could ever imagine.
+ </p>
+ <img src="fieldofdreams.jpg" alt="Stillwell at Night on the Field of Dreams" title="Serene Field of Dreams at Night">
+</body>
diff --git a/trips/dreams/fieldofdreams.jpg b/trips/dreams/fieldofdreams.jpg
new file mode 100644
index 0000000..7645680
--- /dev/null
+++ b/trips/dreams/fieldofdreams.jpg
Binary files differ
diff --git a/trips/jones/jones.html b/trips/jones/jones.html
new file mode 100644
index 0000000..0086347
--- /dev/null
+++ b/trips/jones/jones.html
@@ -0,0 +1,29 @@
+<!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">
+</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>
+
+ <h2 class="title">Jones Beach, NY</h2>
+ <a class="back" href=../trips.html>&lt;-Back</a>
+ <p>
+ Walking down the Beach, thinking about what we will do this year.
+ Whatever it may be, I hope that I am happy.
+ I hope to take the roads less traveled.
+ </p>
+ <img src="sunrise.jpg" alt="Sunrise on a New Year" title="Sunrise on a new, better year">
+</body>
diff --git a/trips/jones/sunrise.jpg b/trips/jones/sunrise.jpg
new file mode 100644
index 0000000..0b75072
--- /dev/null
+++ b/trips/jones/sunrise.jpg
Binary files differ
diff --git a/trips/qc_me/qc_me.html b/trips/qc_me/qc_me.html
new file mode 100644
index 0000000..bc9cc0c
--- /dev/null
+++ b/trips/qc_me/qc_me.html
@@ -0,0 +1,26 @@
+<!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">
+</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>
+
+ <h2 class="title">INSERT TRIP HERE</h2>
+ <a class="back" href=../trips.html>&lt;-Back</a>
+ <p>
+ INSERT TRIP CONTENTS HERE
+ </p>
+</body>
diff --git a/trips/trips-template.html b/trips/trips-template.html
new file mode 100644
index 0000000..bc9cc0c
--- /dev/null
+++ b/trips/trips-template.html
@@ -0,0 +1,26 @@
+<!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">
+</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>
+
+ <h2 class="title">INSERT TRIP HERE</h2>
+ <a class="back" href=../trips.html>&lt;-Back</a>
+ <p>
+ INSERT TRIP CONTENTS HERE
+ </p>
+</body>
diff --git a/trips/trips.html b/trips/trips.html
new file mode 100644
index 0000000..3bd0832
--- /dev/null
+++ b/trips/trips.html
@@ -0,0 +1,48 @@
+<!DOCTYPE HTML>
+<html lang="en">
+<head>
+ <meta charset="UTF-8">
+ <title>Joshua's Website</title>
+ <link rel="stylesheet" href="../style.css">
+ <link rel="shortcut icon" href="../favicon.ico">
+</head>
+<body>
+ <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>
+
+ <h2 class="title">My Trips</h2>
+ <a class="back" href=../index.html>&lt;-Back</a>
+
+ <br>
+ <br>
+ <div class="project">
+ <div class="date">2/23</div>
+ <a href="qc_me/qc_me.html">Je me Souviens</a>
+ </div>
+ <div class="project">
+ <div class="date">7/23</div>
+ <a href="adk2/adk2.html">Adirondaks Part 2</a>
+ </div>
+ <div class="project">
+ <div class="date">6/22</div>
+ <a href="adk1/adk1.html">Adirondaks Part 1</a>
+ </div>
+ <div class="project">
+ <div class="date">3/21</div>
+ <a href="deer/deer.html">Winter at Deer Park</a>
+ </div>
+ <div class="project">
+ <div class="date">1/21</div>
+ <a href="jones/jones.html">Jones Beach on New Year</a>
+ </div>
+ <div class="project">
+ <div class="date">12/20</div>
+ <a href="dreams/dreams.html">Field of Dreams</a>
+ </div>
+</body>