summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-11-25 21:12:59 -0600
committerBlaise Thompson <blaise@untzag.com>2020-11-25 21:12:59 -0600
commitea26acf949349dbc2b2b5962ab66c8aaaf580f2f (patch)
tree42d6a352084664ac505138d86a118659e05cec81
parenteab7cac3cab9dc702d81d5ff3fb9fb322047e898 (diff)
birthday-hill
-rw-r--r--public/birthday-hill/birthday-hill.jpgbin0 -> 109943 bytes
-rw-r--r--public/birthday-hill/blaise-grass.jpgbin0 -> 59152 bytes
-rw-r--r--public/birthday-hill/blaze.jpgbin0 -> 84583 bytes
-rw-r--r--public/birthday-hill/campsite.jpgbin0 -> 92657 bytes
-rw-r--r--public/birthday-hill/corn.jpgbin0 -> 89920 bytes
-rw-r--r--public/birthday-hill/dinner.jpgbin0 -> 81301 bytes
-rw-r--r--public/birthday-hill/fields.jpgbin0 -> 71570 bytes
-rw-r--r--public/birthday-hill/foliage.jpgbin0 -> 90761 bytes
-rw-r--r--public/birthday-hill/index.html89
-rw-r--r--public/birthday-hill/nancy-grass.jpgbin0 -> 88258 bytes
-rw-r--r--public/birthday-hill/purple-flower.jpgbin0 -> 51325 bytes
-rw-r--r--public/birthday-hill/start.jpgbin0 -> 102222 bytes
-rw-r--r--public/birthday-hill/style.css58
-rw-r--r--public/birthday-hill/tent.jpgbin0 -> 100261 bytes
-rw-r--r--public/birthday-hill/yellow-flowers.jpgbin0 -> 50632 bytes
-rw-r--r--public/birthday-hill/yellowstone-lake.jpgbin0 -> 42243 bytes
-rw-r--r--public/index.html5
-rw-r--r--public/template.html15
18 files changed, 152 insertions, 15 deletions
diff --git a/public/birthday-hill/birthday-hill.jpg b/public/birthday-hill/birthday-hill.jpg
new file mode 100644
index 0000000..f68963b
--- /dev/null
+++ b/public/birthday-hill/birthday-hill.jpg
Binary files differ
diff --git a/public/birthday-hill/blaise-grass.jpg b/public/birthday-hill/blaise-grass.jpg
new file mode 100644
index 0000000..372effc
--- /dev/null
+++ b/public/birthday-hill/blaise-grass.jpg
Binary files differ
diff --git a/public/birthday-hill/blaze.jpg b/public/birthday-hill/blaze.jpg
new file mode 100644
index 0000000..a51eb5b
--- /dev/null
+++ b/public/birthday-hill/blaze.jpg
Binary files differ
diff --git a/public/birthday-hill/campsite.jpg b/public/birthday-hill/campsite.jpg
new file mode 100644
index 0000000..b1e4b2d
--- /dev/null
+++ b/public/birthday-hill/campsite.jpg
Binary files differ
diff --git a/public/birthday-hill/corn.jpg b/public/birthday-hill/corn.jpg
new file mode 100644
index 0000000..b04daee
--- /dev/null
+++ b/public/birthday-hill/corn.jpg
Binary files differ
diff --git a/public/birthday-hill/dinner.jpg b/public/birthday-hill/dinner.jpg
new file mode 100644
index 0000000..7d4b63b
--- /dev/null
+++ b/public/birthday-hill/dinner.jpg
Binary files differ
diff --git a/public/birthday-hill/fields.jpg b/public/birthday-hill/fields.jpg
new file mode 100644
index 0000000..da35da1
--- /dev/null
+++ b/public/birthday-hill/fields.jpg
Binary files differ
diff --git a/public/birthday-hill/foliage.jpg b/public/birthday-hill/foliage.jpg
new file mode 100644
index 0000000..982bda8
--- /dev/null
+++ b/public/birthday-hill/foliage.jpg
Binary files differ
diff --git a/public/birthday-hill/index.html b/public/birthday-hill/index.html
new file mode 100644
index 0000000..9ad1220
--- /dev/null
+++ b/public/birthday-hill/index.html
@@ -0,0 +1,89 @@
+<!DOCTYPE html>
+<html>
+<head>
+ <meta charset="utf-8" name="viewport" content="width=80ch">
+ <title>Birthday Hill</title>
+ <link rel="stylesheet" href="../style.css">
+</head>
+<body>
+
+<h1><a href="http://blaise.zone">blaise</a>-<a href="../">memories</a>/birthday-hill</h1>
+<hr>
+
+<figure>
+ <img src="./campsite.jpg">
+ <figcpation>David, Nancy, and Karaby have breakfast at their campsite in yellowstone lake.</figcaption>
+</figure>
+
+<figure>
+ <img src="./yellowstone-lake.jpg">
+ <figcpation>Blaise poses in front of yellowstone lake.</figcaption>
+</figure>
+
+<figure>
+ <img src="./start.jpg">
+ <figcpation>Nancy and David begin hiking.</figcaption>
+</figure>
+
+<figure>
+ <img src="./corn.jpg">
+ <figcpation>Nancy stands on the corn trail.</figcaption>
+</figure>
+
+<figure>
+ <img src="./fields.jpg">
+ <figcpation>The trail crosses across a field.</figcaption>
+</figure>
+
+<figure>
+ <img src="./blaze.jpg">
+ <figcpation>A yellow blaze: the Ice Age Trail.</figcaption>
+</figure>
+
+<figure>
+ <img src="./nancy-grass.jpg">
+ <figcpation>Nancy walks through the tall grass.</figcaption>
+</figure>
+
+<figure>
+ <img src="./blaise-grass.jpg">
+ <figcpation>Blaise poses in the tall grass.</figcaption>
+</figure>
+
+<figure>
+ <img src="./yellow-flowers.jpg">
+ <figcpation>Yellow flowers.</figcaption>
+</figure>
+
+<figure>
+ <img src="./purple-flower.jpg">
+ <figcpation>Purple flowers.</figcaption>
+</figure>
+
+<figure>
+ <img src="./foliage.jpg">
+ <figcpation>October foliage.</figcaption>
+</figure>
+
+<figure>
+ <img src="./birthday-hill.jpg">
+ <figcpation>Camping at Birthday Hill.</figcaption>
+</figure>
+
+<figure>
+ <img src="./dinner.jpg">
+ <figcpation>Dinner.</figcaption>
+</figure>
+
+<figure>
+ <img src="./tent.jpg">
+ <figcpation>Blaise's tent.</figcaption>
+</figure>
+
+<hr>
+<p>
+<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright
+</p>
+
+</body>
+</html>
diff --git a/public/birthday-hill/nancy-grass.jpg b/public/birthday-hill/nancy-grass.jpg
new file mode 100644
index 0000000..51c41ca
--- /dev/null
+++ b/public/birthday-hill/nancy-grass.jpg
Binary files differ
diff --git a/public/birthday-hill/purple-flower.jpg b/public/birthday-hill/purple-flower.jpg
new file mode 100644
index 0000000..dd89b61
--- /dev/null
+++ b/public/birthday-hill/purple-flower.jpg
Binary files differ
diff --git a/public/birthday-hill/start.jpg b/public/birthday-hill/start.jpg
new file mode 100644
index 0000000..7f94e13
--- /dev/null
+++ b/public/birthday-hill/start.jpg
Binary files differ
diff --git a/public/birthday-hill/style.css b/public/birthday-hill/style.css
new file mode 100644
index 0000000..4903d2f
--- /dev/null
+++ b/public/birthday-hill/style.css
@@ -0,0 +1,58 @@
+a {
+ text-decoration: none;
+ color: #81a2be;
+}
+
+body {
+ font-family: 'DejaVu Sans Mono', monospace;
+ margin: 40px auto;
+ min-width: 80ch;
+ max-width: 80ch;
+ line-height: 1.5;
+ font-size: 16px;
+ background-color: #1d1f21;
+ color: #c5c8c6;
+ padding: 0 10px;
+ text-align: left;
+ overflow-y: scroll;
+}
+
+hr {
+ display: block;
+ margin-top: 0.5em;
+ margin-bottom: 0.5em;
+ margin-left: auto;
+ margin-right: auto;
+ border-style: inset;
+ border-width: 1px;
+}
+
+table, th, td {
+ border: 1px solid #969896;
+ border-collapse: collapse;
+}
+
+th, td {
+ padding: 5px;
+}
+
+.center {
+ display: block;
+ margin-left: auto;
+ margin-right: auto;
+ width: 50%;
+}
+
+figure {
+ width: 100%;
+ margin: 0px auto;
+ margin-bottom: 1em;
+}
+
+audio {
+ width: 100%;
+}
+
+img {
+ width: 100%;
+}
diff --git a/public/birthday-hill/tent.jpg b/public/birthday-hill/tent.jpg
new file mode 100644
index 0000000..a3b5da9
--- /dev/null
+++ b/public/birthday-hill/tent.jpg
Binary files differ
diff --git a/public/birthday-hill/yellow-flowers.jpg b/public/birthday-hill/yellow-flowers.jpg
new file mode 100644
index 0000000..ead7edd
--- /dev/null
+++ b/public/birthday-hill/yellow-flowers.jpg
Binary files differ
diff --git a/public/birthday-hill/yellowstone-lake.jpg b/public/birthday-hill/yellowstone-lake.jpg
new file mode 100644
index 0000000..9b3967f
--- /dev/null
+++ b/public/birthday-hill/yellowstone-lake.jpg
Binary files differ
diff --git a/public/index.html b/public/index.html
index 861cb69..1584508 100644
--- a/public/index.html
+++ b/public/index.html
@@ -42,6 +42,11 @@
<td><a href="./nancy-thompson-letters/">Nancy Thompson letters</a></td>
</tr>
<tr>
+ <td>2020-10-16</td>
+ <td>2020-10-19</td>
+ <td><a href="./birthday-hill/">camping on Birthday Hill</a></td>
+ </tr>
+ <tr>
<td>2019-09-13</td>
<td>2019-09-28</td>
<td><a href="./armenian-heritage-trip/">Armenian heritage trip</a></td>
diff --git a/public/template.html b/public/template.html
deleted file mode 100644
index 1f65e4c..0000000
--- a/public/template.html
+++ /dev/null
@@ -1,15 +0,0 @@
-<!DOCTYPE html>
-<meta name="viewport" content="width=80ch, initial-scale=1.0, user-scalable=no">
-<html>
-<head>
- <meta charset="utf-8">
- <title>TITLE</title>
- <link rel="stylesheet" href="style.css">
-</head>
-<body>
-
-<h1>TITLE</h1>
-
-
-</body>
-</html>