diff options
Diffstat (limited to 'public/birthday-hill')
-rw-r--r-- | public/birthday-hill/birthday-hill.jpg | bin | 0 -> 109943 bytes | |||
-rw-r--r-- | public/birthday-hill/blaise-grass.jpg | bin | 0 -> 59152 bytes | |||
-rw-r--r-- | public/birthday-hill/blaze.jpg | bin | 0 -> 84583 bytes | |||
-rw-r--r-- | public/birthday-hill/campsite.jpg | bin | 0 -> 92657 bytes | |||
-rw-r--r-- | public/birthday-hill/corn.jpg | bin | 0 -> 89920 bytes | |||
-rw-r--r-- | public/birthday-hill/dinner.jpg | bin | 0 -> 81301 bytes | |||
-rw-r--r-- | public/birthday-hill/fields.jpg | bin | 0 -> 71570 bytes | |||
-rw-r--r-- | public/birthday-hill/foliage.jpg | bin | 0 -> 90761 bytes | |||
-rw-r--r-- | public/birthday-hill/index.html | 89 | ||||
-rw-r--r-- | public/birthday-hill/nancy-grass.jpg | bin | 0 -> 88258 bytes | |||
-rw-r--r-- | public/birthday-hill/purple-flower.jpg | bin | 0 -> 51325 bytes | |||
-rw-r--r-- | public/birthday-hill/start.jpg | bin | 0 -> 102222 bytes | |||
-rw-r--r-- | public/birthday-hill/style.css | 58 | ||||
-rw-r--r-- | public/birthday-hill/tent.jpg | bin | 0 -> 100261 bytes | |||
-rw-r--r-- | public/birthday-hill/yellow-flowers.jpg | bin | 0 -> 50632 bytes | |||
-rw-r--r-- | public/birthday-hill/yellowstone-lake.jpg | bin | 0 -> 42243 bytes |
16 files changed, 147 insertions, 0 deletions
diff --git a/public/birthday-hill/birthday-hill.jpg b/public/birthday-hill/birthday-hill.jpg Binary files differnew file mode 100644 index 0000000..f68963b --- /dev/null +++ b/public/birthday-hill/birthday-hill.jpg diff --git a/public/birthday-hill/blaise-grass.jpg b/public/birthday-hill/blaise-grass.jpg Binary files differnew file mode 100644 index 0000000..372effc --- /dev/null +++ b/public/birthday-hill/blaise-grass.jpg diff --git a/public/birthday-hill/blaze.jpg b/public/birthday-hill/blaze.jpg Binary files differnew file mode 100644 index 0000000..a51eb5b --- /dev/null +++ b/public/birthday-hill/blaze.jpg diff --git a/public/birthday-hill/campsite.jpg b/public/birthday-hill/campsite.jpg Binary files differnew file mode 100644 index 0000000..b1e4b2d --- /dev/null +++ b/public/birthday-hill/campsite.jpg diff --git a/public/birthday-hill/corn.jpg b/public/birthday-hill/corn.jpg Binary files differnew file mode 100644 index 0000000..b04daee --- /dev/null +++ b/public/birthday-hill/corn.jpg diff --git a/public/birthday-hill/dinner.jpg b/public/birthday-hill/dinner.jpg Binary files differnew file mode 100644 index 0000000..7d4b63b --- /dev/null +++ b/public/birthday-hill/dinner.jpg diff --git a/public/birthday-hill/fields.jpg b/public/birthday-hill/fields.jpg Binary files differnew file mode 100644 index 0000000..da35da1 --- /dev/null +++ b/public/birthday-hill/fields.jpg diff --git a/public/birthday-hill/foliage.jpg b/public/birthday-hill/foliage.jpg Binary files differnew file mode 100644 index 0000000..982bda8 --- /dev/null +++ b/public/birthday-hill/foliage.jpg 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 Binary files differnew file mode 100644 index 0000000..51c41ca --- /dev/null +++ b/public/birthday-hill/nancy-grass.jpg diff --git a/public/birthday-hill/purple-flower.jpg b/public/birthday-hill/purple-flower.jpg Binary files differnew file mode 100644 index 0000000..dd89b61 --- /dev/null +++ b/public/birthday-hill/purple-flower.jpg diff --git a/public/birthday-hill/start.jpg b/public/birthday-hill/start.jpg Binary files differnew file mode 100644 index 0000000..7f94e13 --- /dev/null +++ b/public/birthday-hill/start.jpg 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 Binary files differnew file mode 100644 index 0000000..a3b5da9 --- /dev/null +++ b/public/birthday-hill/tent.jpg diff --git a/public/birthday-hill/yellow-flowers.jpg b/public/birthday-hill/yellow-flowers.jpg Binary files differnew file mode 100644 index 0000000..ead7edd --- /dev/null +++ b/public/birthday-hill/yellow-flowers.jpg diff --git a/public/birthday-hill/yellowstone-lake.jpg b/public/birthday-hill/yellowstone-lake.jpg Binary files differnew file mode 100644 index 0000000..9b3967f --- /dev/null +++ b/public/birthday-hill/yellowstone-lake.jpg |