From 71e9c89c32f9b9f362e8e94ca8530530c1418284 Mon Sep 17 00:00:00 2001
From: Travis Shears <t@travisshears.com>
Date: Sat, 27 Nov 2021 11:58:52 +0100
Subject: [PATCH] refactor video-with-caption
remote_url -> webm_url
backup_url -> mp4_url
---
content/blog/_index.en.md | 2 +
.../bedroom-lights-controller/index.en.md | 4 +-
content/blog/camping-in-mayrhofen/index.en.md | 16 +-
.../blog/delete_all_my_friends/index.en.md | 4 +-
content/blog/dolomites/index.en.md | 16 +-
content/blog/galtenberg-ski-tour/index.en.md | 4 +-
content/blog/garmisch-piste-tour/index.en.md | 4 +-
content/blog/holland/index.en.md | 20 +--
content/blog/instagram-archive/index.de.md | 146 +++++++++---------
content/blog/instagram-archive/index.en.md | 146 +++++++++---------
content/blog/istria/index.en.md | 16 +-
content/blog/kampenwand/index.en.md | 4 +-
content/blog/lake_garda/index.en.md | 32 ++--
.../lenggries-avalanche-course/index.en.md | 20 +--
.../blog/poverty-line-part-one/index.en.md | 4 +-
.../blog/reef-plan-and-first-day/index.en.md | 8 +-
.../schachentorkopf-ridge-tour/index.en.md | 28 ++--
.../blog/scheinbertspitze-tour/index.en.md | 32 ++--
content/blog/schoenalmjoch-tour/index.en.md | 12 +-
content/blog/scuol-2020/index.en.md | 16 +-
content/blog/slovenia_trip.en.md | 5 +-
.../unteres-lichteck-ridge-tour/index.en.md | 24 +--
.../blog/weekend-in-frankenjura/index.en.md | 6 +-
...hy_small_images_plus_folderpics_demo.en.md | 4 +-
content/blog/winter-hikes/index.en.md | 8 +-
.../dive-log/belle-mare-canyon/index.en.md | 4 +-
.../dive-log/hoi-siong-wreck/index.en.md | 8 +-
.../dive-log/le-morne-aquarium/index.en.md | 4 +-
.../dive-log/silver-star-wreck/index.en.md | 4 +-
content/diving/dive-log/ti-corail/index.en.md | 4 +-
content/snippets/vim-dictionary/index.en.md | 4 +-
.../shortcodes/video-with-caption.html | 31 ++--
32 files changed, 317 insertions(+), 323 deletions(-)
diff --git a/content/blog/_index.en.md b/content/blog/_index.en.md
index 3b41cbb..e712a84 100644
--- a/content/blog/_index.en.md
+++ b/content/blog/_index.en.md
@@ -8,3 +8,5 @@ menu:
Welcome to the main place I document my life. Mainstream social media just is not me
so I built this site. Here on the blog there is long form writing and videos. Over on the micro-blog there are tweet like short posts.
+
+These posts are also navigable by [tags](/tags).
diff --git a/content/blog/bedroom-lights-controller/index.en.md b/content/blog/bedroom-lights-controller/index.en.md
index 81184f4..9f83e26 100644
--- a/content/blog/bedroom-lights-controller/index.en.md
+++ b/content/blog/bedroom-lights-controller/index.en.md
@@ -34,8 +34,8 @@ I chose the new [raspberrypi pico micro-controller](https://www.raspberrypi.org/
Most tutorials online use USB for power, as in a USB wall wart / power supply + USB cable to convert the house 220v AC power down to 5v DC. For this project I wanted everything to fit into a small box and only use one wall outlet, so that would work. Instead we decided to extract the transformer board out of a wall wart and use that in the box.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/bedroom-lights-controller/plug_sawing_small.webm"
- backup_url="https://travisshears.com/image-service/videos/bedroom-lights-controller/plug_sawing_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/bedroom-lights-controller/plug_sawing_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/bedroom-lights-controller/plug_sawing_small.mp4"
title="dremeling into the powersupply"
>}}
diff --git a/content/blog/camping-in-mayrhofen/index.en.md b/content/blog/camping-in-mayrhofen/index.en.md
index 6077244..af5aba5 100644
--- a/content/blog/camping-in-mayrhofen/index.en.md
+++ b/content/blog/camping-in-mayrhofen/index.en.md
@@ -63,8 +63,8 @@ The drive up to Schlegeisspeicher was incredible. The road snakes through a rugg
With very little traffic we could drive slow and take in the surroundings. Part of the road is so narrow there is a traffic light system on a timer. After waiting 15min you have some assurance you won't meet anyone on coming
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/tunnel.webm"
- backup_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/tunnel.mp4"
+ webm_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/tunnel.webm"
+ mp4_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/tunnel.mp4"
title="tunnel before dam"
>}}
@@ -85,8 +85,8 @@ With all the rain we didn't want to get too high so we settled on a going around
{{< image-with-caption name="view_004" title="rock slide" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/waterfall.webm"
- backup_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/waterfall.mp4"
+ webm_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/waterfall.webm"
+ mp4_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/waterfall.mp4"
title="falls on to the trails"
>}}
@@ -102,14 +102,14 @@ I'd love to come back someday and SUP these cold waters. There is also a higher
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/cows.webm"
- backup_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/cows.mp4"
+ webm_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/cows.webm"
+ mp4_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/cows.mp4"
title="high alpine cows"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/lizard.webm"
- backup_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/lizard.mp4"
+ webm_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/lizard.webm"
+ mp4_url="https://travisshears.com/image-service/videos/camping-in-mayrhofen/lizard.mp4"
title="high alpine lizard"
>}}
diff --git a/content/blog/delete_all_my_friends/index.en.md b/content/blog/delete_all_my_friends/index.en.md
index 1b8bd56..ddf6f9f 100644
--- a/content/blog/delete_all_my_friends/index.en.md
+++ b/content/blog/delete_all_my_friends/index.en.md
@@ -24,8 +24,8 @@ Everything in their interface is nice but why these annoying notifications! How
Unfortunately the user interface around friends is pretty basic and to unfollow you have to go to each user individual page and click unfollow. The great number of accounts to unfollow made this impractical. I could have contacted Duolingo support but I'm more of a do it yourself user. I came up with my own solution.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/Desktop/duolingo_remove_full_small.webm"
- backup_url="https://travisshears.com/image-service/videos/Desktop/duolingo_remove_full_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/Desktop/duolingo_remove_full_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/Desktop/duolingo_remove_full_small.mp4"
title="delete my friends bot"
>}}
diff --git a/content/blog/dolomites/index.en.md b/content/blog/dolomites/index.en.md
index 9d3c28c..5896c70 100644
--- a/content/blog/dolomites/index.en.md
+++ b/content/blog/dolomites/index.en.md
@@ -34,8 +34,8 @@ Another part of the group did more hiking and got this picture of the three towe
We followed the path from the bus drop off around the towers to the right half way then set up a trail to the base of the walls.
{{< video-with-caption
-remote_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_up_small.webm"
-backup_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_up_small.mp4"
+webm_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_up_small.webm"
+mp4_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_up_small.mp4"
title="hike up"
>}}
{{< image-with-caption name="tre_cime_tower_2_from_below.jpeg" title="alpine grass" >}}
@@ -64,8 +64,8 @@ We climbed to where the ridge met the main Cima Ovest tower before decided condi
Though we didn’t summit it was still a great climb. Seeing the other towers though the fog was magical. Next time with an earlier start I hope we can make it further.
{{< video-with-caption
-remote_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_masha_rap_small.webm"
-backup_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_masha_rap_small.mp4"
+webm_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_masha_rap_small.webm"
+mp4_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_masha_rap_small.mp4"
title="masha on rappel">}}
Going down we unpacked a second rope and made a double rope rappel, my first time using this technique. I was surprised how difficult it was. The weight of the two 60m ropes handing down makes the first half of the rappel very slow. Each meter of decent pulling up a heavy meter of rope. In the future I’d like to explore the technique of rappelling with a normal 60m rope and a smaller line to assist in retrieving it.
@@ -78,8 +78,8 @@ Going down we unpacked a second rope and made a double rope rappel, my first tim
We made it down the scree field just before it started raining confirming the decision to turn back. Also shows that simul climbing though it seems less safe allows faster movement though easy terrain making it easier to avoid dangerous rain conditions / slippery rock.
{{< video-with-caption
-remote_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_down_small.webm"
-backup_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_down_small.mp4"
+webm_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_down_small.webm"
+mp4_url="https://travisshears.com/image-service/videos/dolomites/tre_cime_hike_down_small.mp4"
title="the rain is coming!" >}}
@@ -105,8 +105,8 @@ with friends, it was fun.
{{< image-with-caption name="gorge_hike_gorge.jpeg" title="gorge" >}}
{{< video-with-caption
-remote_url="https://travisshears.com/image-service/videos/dolomites/gorge_hike_water_fall_small.webm"
-backup_url="https://travisshears.com/image-service/videos/dolomites/gorge_hike_water_fall_small.mp4"
+webm_url="https://travisshears.com/image-service/videos/dolomites/gorge_hike_water_fall_small.webm"
+mp4_url="https://travisshears.com/image-service/videos/dolomites/gorge_hike_water_fall_small.mp4"
title="waterfall one" >}}
Not having a proper via ferrata set with the ripable expanding cables I
diff --git a/content/blog/galtenberg-ski-tour/index.en.md b/content/blog/galtenberg-ski-tour/index.en.md
index 9585888..c2a5f13 100644
--- a/content/blog/galtenberg-ski-tour/index.en.md
+++ b/content/blog/galtenberg-ski-tour/index.en.md
@@ -50,8 +50,8 @@ Route: [outdooractive guide](https://www.outdooractive.com/en/route/ski-touring/
Setting off from [Inneralpbach](https://goo.gl/maps/mqttGVmXxur8KVdP7) we had a thin layer of snow over mud. We followed a shaded cross country track for a kilometre before heading up hill. Grass patch here, there, but somehow we made it up a series of clearings in the forest.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/galtenberg-ski-tour/over_the_tree.webm"
- backup_url="https://travisshears.com/image-service/videos/galtenberg-ski-tour/over_the_tree.mp4"
+ webm_url="https://travisshears.com/image-service/videos/galtenberg-ski-tour/over_the_tree.webm"
+ mp4_url="https://travisshears.com/image-service/videos/galtenberg-ski-tour/over_the_tree.mp4"
title="through the woods we go"
>}}
diff --git a/content/blog/garmisch-piste-tour/index.en.md b/content/blog/garmisch-piste-tour/index.en.md
index ba6e17d..b36f68f 100644
--- a/content/blog/garmisch-piste-tour/index.en.md
+++ b/content/blog/garmisch-piste-tour/index.en.md
@@ -31,8 +31,8 @@ resources:
First ski tour of the season! Lifts were closed so no warming up on groomers this year but we still managed. The slopes bring skiable snow all the way down to 900m elevation so they are great choice for early season tours.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/garmisch-piste-tour/garmisch-piste-tour-no-audio.webm"
- backup_url="https://travisshears.com/image-service/videos/garmisch-piste-tour/garmisch-piste-tour-no-audio.mp4"
+ webm_url="https://travisshears.com/image-service/videos/garmisch-piste-tour/garmisch-piste-tour-no-audio.webm"
+ mp4_url="https://travisshears.com/image-service/videos/garmisch-piste-tour/garmisch-piste-tour-no-audio.mp4"
title="tour vlog"
>}}
diff --git a/content/blog/holland/index.en.md b/content/blog/holland/index.en.md
index 1477fe5..e28bb3f 100644
--- a/content/blog/holland/index.en.md
+++ b/content/blog/holland/index.en.md
@@ -94,14 +94,14 @@ We got off to really good start practicing tacking and jibing, sailing around a
We made it back to harbour just fine but the whole thing was a bit traumatic. Valuable lesson learned. Would love to try sailing again but perhaps a break from it will be nice.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/holland/sailing.webm"
- backup_url="https://travisshears.com/image-service/videos/holland/sailing.mp4"
+ webm_url="https://travisshears.com/image-service/videos/holland/sailing.webm"
+ mp4_url="https://travisshears.com/image-service/videos/holland/sailing.mp4"
title="underway"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/holland/ocean.webm"
- backup_url="https://travisshears.com/image-service/videos/holland/ocean.mp4"
+ webm_url="https://travisshears.com/image-service/videos/holland/ocean.webm"
+ mp4_url="https://travisshears.com/image-service/videos/holland/ocean.mp4"
title="ocean views"
>}}
@@ -124,8 +124,8 @@ Take away from Holland is they like brick and they keep on with the tradition of
If you know me then you would know I'm grew up in a small town, [Merrimac WI](https://www.openstreetmap.org/?mlat=43.3735&mlon=-89.6233#map=15/43.3735/-89.6233), which is known by its ferry. It even has it's own [wikipedia page, Colsac III](https://en.wikipedia.org/wiki/Merrimac_Ferry)! This ferry in Holland was nice reminder of how far I've come since my childhood in the Wisconsin country side.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/holland/ferry.webm"
- backup_url="https://travisshears.com/image-service/videos/holland/ferry.mp4"
+ webm_url="https://travisshears.com/image-service/videos/holland/ferry.webm"
+ mp4_url="https://travisshears.com/image-service/videos/holland/ferry.mp4"
title="ferry somewhere in Zealand"
>}}
@@ -138,8 +138,8 @@ As of 2018 there are 22.9 million bikes in holland[^1]. Our trip added an additi
{{< image-with-caption name="bikes_on_car" title="all loaded up ready for 8h drive" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/holland/city_bike.webm"
- backup_url="https://travisshears.com/image-service/videos/holland/city_bike.mp4"
+ webm_url="https://travisshears.com/image-service/videos/holland/city_bike.webm"
+ mp4_url="https://travisshears.com/image-service/videos/holland/city_bike.mp4"
title="middelburg biking"
loop=true
>}}
@@ -150,8 +150,8 @@ We did two longer bike rides during the trip. The first on the coast right when
{{< image-with-caption name="bike_trail" title="along the coast" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/holland/bike.webm"
- backup_url="https://travisshears.com/image-service/videos/holland/bike.mp4"
+ webm_url="https://travisshears.com/image-service/videos/holland/bike.webm"
+ mp4_url="https://travisshears.com/image-service/videos/holland/bike.mp4"
title="lighthouse outside breskens"
>}}
diff --git a/content/blog/instagram-archive/index.de.md b/content/blog/instagram-archive/index.de.md
index 902ef7a..b349a5e 100644
--- a/content/blog/instagram-archive/index.de.md
+++ b/content/blog/instagram-archive/index.de.md
@@ -152,20 +152,20 @@ Ich habe in 2012 Instagram registriert. Jetzt ist es 2020, und ich bin fertig. H
{{< image-with-caption name="nyc" title="central park" >}}
{{< image-with-caption name="helmet" title="helmet prototype" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/camo.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/camo.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/camo.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/camo.mp4"
title="camo"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.mp4"
title="procedural.space.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.mp4"
title="procedural.space.002"
>}}
@@ -174,14 +174,14 @@ Ich habe in 2012 Instagram registriert. Jetzt ist es 2020, und ich bin fertig. H
{{< image-with-caption name="projectors_crit" title="crit projectors setup" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.mp4"
title="normals.experiment.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.mp4"
title="normals.experiment.002"
>}}
@@ -191,40 +191,40 @@ Ich habe in 2012 Instagram registriert. Jetzt ist es 2020, und ich bin fertig. H
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.mp4"
title="final.review.preview"
>}}
{{< image-with-caption name="video_game_controllers" title="final.review.instruments" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.mp4"
title="final.review.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.mp4"
title="final.review.002"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.mp4"
title="final.review.003"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.mp4"
title="final.review.004"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.mp4"
title="final.review.glich"
>}}
@@ -235,143 +235,143 @@ Ich habe in 2012 Instagram registriert. Jetzt ist es 2020, und ich bin fertig. H
# after college
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.mp4"
title="glich lake"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.mp4"
title="glich study"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.mp4"
title="hololense.tangent.001 sprite sheet"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.mp4"
title="hololens.tangent.002 cube"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.mp4"
title="hololens.tangent.003 window"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.mp4"
title="hololens.tangent.004 cubes"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.mp4"
title="web.dev.tangent.007 SnakeBilly"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.mp4"
title="fashion.tangent.008 t-shirt"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.mp4"
title="memory.space.001"
>}}
{{< image-with-caption name="gradient" title="gradient.tangent.009" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.mp4"
title="ui mock-up"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.mp4"
title="disconnected.001 static"
>}}
{{< image-with-caption name="lite_bike" title="generative.wall.001" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.mp4"
title="gradient.base"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.mp4"
title="gradient.top"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.mp4"
title="gradient.side"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.mp4"
title="gradient.angled.perspective"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.mp4"
title="nextbus.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.mp4"
title="sketch_001 undulating iso towers"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.mp4"
title="sketch_002 iso cubes"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.mp4"
title="sketch_003 iso can hole"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/lines.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/lines.mp4"
title="sketch_004 unicode line"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.mp4"
title="sketch_005 unicode lines"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.mp4"
title="sketch_006 unicode spinner"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/cones.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/cones.mp4"
title="sketch_007 flying cones"
>}}
@@ -387,8 +387,8 @@ Ich habe in 2012 Instagram registriert. Jetzt ist es 2020, und ich bin fertig. H
{{< image-with-caption name="patch_work_003" title="sketch_011 patchwork 03/03" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.mp4"
title="sketch_012 keys"
>}}
@@ -402,28 +402,28 @@ Ich habe in 2012 Instagram registriert. Jetzt ist es 2020, und ich bin fertig. H
{{< image-with-caption name="le_witt_004" title="sketch_014 le witt 04/04" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/space_record.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/space_record.mp4"
title="sketch_010 night sky disk"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/never_apart.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/never_apart.mp4"
title="sketch_015 never_apart inspired logo tool"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/bridge.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/bridge.mp4"
title="sketch_016 unbroken bridge"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/windows.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/windows.mp4"
title="sketch_017 windows"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/dic.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/dic.mp4"
title="sketch_018 dictionary to wiki"
>}}
diff --git a/content/blog/instagram-archive/index.en.md b/content/blog/instagram-archive/index.en.md
index 2dca737..020a70a 100644
--- a/content/blog/instagram-archive/index.en.md
+++ b/content/blog/instagram-archive/index.en.md
@@ -206,20 +206,20 @@ a critiquer in final crit.
{{< image-with-caption name="helmet" title="helmet prototype" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/camo.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/camo.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/camo.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/camo.mp4"
title="camo"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_001.mp4"
title="procedural.space.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/procedural_002.mp4"
title="procedural.space.002"
>}}
@@ -228,14 +228,14 @@ a critiquer in final crit.
{{< image-with-caption name="projectors_crit" title="crit projectors setup" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_002.mp4"
title="normals.experiment.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_001.mp4"
title="normals.experiment.002"
>}}
@@ -245,40 +245,40 @@ a critiquer in final crit.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_preview.mp4"
title="final.review.preview"
>}}
{{< image-with-caption name="video_game_controllers" title="final.review.instruments" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_001.mp4"
title="final.review.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_002.mp4"
title="final.review.002"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_003.mp4"
title="final.review.003"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_004.mp4"
title="final.review.004"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/video_game_glich.mp4"
title="final.review.glich"
>}}
@@ -289,143 +289,143 @@ a critiquer in final crit.
# after college
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/glich_lake.mp4"
title="glich lake"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/glich_study.mp4"
title="glich study"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/flashing_texture.mp4"
title="hololense.tangent.001 sprite sheet"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cube.mp4"
title="hololens.tangent.002 cube"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/ar_windown.mp4"
title="hololens.tangent.003 window"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/ar_cubes.mp4"
title="hololens.tangent.004 cubes"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/snake_billy.mp4"
title="web.dev.tangent.007 SnakeBilly"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/t_shirt.mp4"
title="fashion.tangent.008 t-shirt"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/satellite.mp4"
title="memory.space.001"
>}}
{{< image-with-caption name="gradient" title="gradient.tangent.009" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/button_ui.mp4"
title="ui mock-up"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/lib_tv.mp4"
title="disconnected.001 static"
>}}
{{< image-with-caption name="lite_bike" title="generative.wall.001" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/light_bike.mp4"
title="gradient.base"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_003.mp4"
title="gradient.top"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_005.mp4"
title="gradient.side"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/normal_map_study_004.mp4"
title="gradient.angled.perspective"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/chrome_bus.mp4"
title="nextbus.001"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_002.mp4"
title="sketch_001 undulating iso towers"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/cubes_003.mp4"
title="sketch_002 iso cubes"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/gen_cubes.mp4"
title="sketch_003 iso can hole"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/lines.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/lines.mp4"
title="sketch_004 unicode line"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/gen_lines.mp4"
title="sketch_005 unicode lines"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/rot_lines.mp4"
title="sketch_006 unicode spinner"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/cones.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/cones.mp4"
title="sketch_007 flying cones"
>}}
@@ -441,8 +441,8 @@ a critiquer in final crit.
{{< image-with-caption name="patch_work_003" title="sketch_011 patchwork 03/03" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.webm"
- backup_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.mp4"
+ webm_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.webm"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/gen_keyboard.mp4"
title="sketch_012 keys"
>}}
@@ -456,28 +456,28 @@ a critiquer in final crit.
{{< image-with-caption name="le_witt_004" title="sketch_014 le witt 04/04" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/space_record.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/space_record.mp4"
title="sketch_010 night sky disk"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/never_apart.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/never_apart.mp4"
title="sketch_015 never_apart inspired logo tool"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/bridge.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/bridge.mp4"
title="sketch_016 unbroken bridge"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/windows.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/windows.mp4"
title="sketch_017 windows"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/instagram-archive/dic.mp4"
+ mp4_url="https://travisshears.com/image-service/videos/instagram-archive/dic.mp4"
title="sketch_018 dictionary to wiki"
>}}
diff --git a/content/blog/istria/index.en.md b/content/blog/istria/index.en.md
index 877addf..6ae4815 100644
--- a/content/blog/istria/index.en.md
+++ b/content/blog/istria/index.en.md
@@ -106,8 +106,8 @@ Two novice sailers walk out onto a pier. In the distance, between sun glimmering
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/istria/sailing_boat_small.webm"
- backup_url="https://travisshears.com/image-service/videos/istria/sailing_boat_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/istria/sailing_boat_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/istria/sailing_boat_small.mp4"
title="our boat"
>}}
@@ -126,8 +126,8 @@ Half way though our second time out in the boat we wanted to take a snack break.
With the sail firmly stuck in the rigging half way raised panic set in. "How are we going to make it back to shore with this!?!" From the till Masha directed me to lower the sail and we managed after a few attempts to correctly raise it. Crisis averted. Unfortunately this stressful situation in the waves didn't do my stomach any favours and I experienced my first sea sickness. With my head over the side of the boat Masha sailed us back to the bay.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/istria/sailing_big_wave_small.webm"
- backup_url="https://travisshears.com/image-service/videos/istria/sailing_big_wave_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/istria/sailing_big_wave_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/istria/sailing_big_wave_small.mp4"
title="on the open sea"
>}}
@@ -146,8 +146,8 @@ The airport was not much more than an overgrown patch of pavement with an abando
I was glad to find out our plane was not one of the rusty junkers at the entrance. From the outside it looked reasonable. Having never flown in anything smaller 20 row / four wide passenger jet I knew this was going to be different. It could be best described as a small 1970's coupe with bucket seats in the back that happens to fly.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/istria/plane_take_off_small.webm"
- backup_url="https://travisshears.com/image-service/videos/istria/plane_take_off_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/istria/plane_take_off_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/istria/plane_take_off_small.mp4"
title="take off"
>}}
@@ -168,8 +168,8 @@ It was not until I was back on the ground cool pictures in hand that I relaxed.
South of Vrsar a river enters the Adriatic with a natural fjord. We found it a great place to explore by stand up paddling. Was too cold to swim this time of year but paddling was no problem.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/istria/webm"
- backup_url="https://travisshears.com/image-service/videos/istria/fjord_sup_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/istria/fjord_sup_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/istria/fjord_sup_small.mp4"
title="inflation"
>}}
diff --git a/content/blog/kampenwand/index.en.md b/content/blog/kampenwand/index.en.md
index c040d39..c91f19d 100644
--- a/content/blog/kampenwand/index.en.md
+++ b/content/blog/kampenwand/index.en.md
@@ -64,8 +64,8 @@ We tried simul-climbing, [described well in this article](https://www.vdiffclim
That said, there is one big upside, once you get moving it's fast. The only thing that stops the party is when the leader runs out of gear. If we go further with this technique I'd like to practice transitions on the ground and try and eliminate the downsides.
{{< video-with-caption
-remote_url="https://travisshears.com/image-service/videos/kampenwand/rappel_small.webm"
-backup_url="https://travisshears.com/image-service/videos/kampenwand/rappel_small.mp4"
+webm_url="https://travisshears.com/image-service/videos/kampenwand/rappel_small.webm"
+mp4_url="https://travisshears.com/image-service/videos/kampenwand/rappel_small.mp4"
title="me rappelling on two 60m twin ropes"
>}}
diff --git a/content/blog/lake_garda/index.en.md b/content/blog/lake_garda/index.en.md
index b89a9c8..70a0398 100644
--- a/content/blog/lake_garda/index.en.md
+++ b/content/blog/lake_garda/index.en.md
@@ -56,8 +56,8 @@ Friends ask me: how do we sail? what sort of license do we have? I explain saili
We chartered our largest boat yet, an 8.5m Dehler. Unlike the dinghies we took out before this boat had an interior with galley, navigation desk, seating area, bathroom, and bedroom. Besides being more comfortable it opens a possibilities for longer journeys. All I had to do ahead of time was write a few emails explaining our sailing experience.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/sail_pier_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/sail_pier_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/sail_pier_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/sail_pier_small.mp4"
title="totally know what I'm doing"
>}}
@@ -68,16 +68,16 @@ Upon arriving in Riva del Garda we went right to the harbour. A dock hand of [Ga
Plan was to sail south against Pelér, the north wind that blows from June to September each day until noon, to Limone Sul Garda. There we would have lunch aboard the boat and return against Ora, the south thermic wind that blows from noon to sunset.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/sail_mast_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/sail_mast_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/sail_mast_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/sail_mast_small.mp4"
title="under way"
>}}
To my surprise the bigger boat handled smoother than anything I'd sailed before. What an incredible feeling it is to move the till and feel the entire vessel shift.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/sail_dial_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/sail_dial_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/sail_dial_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/sail_dial_small.mp4"
title="compass"
>}}
@@ -88,8 +88,8 @@ Good weather and ample wind make for a pleasurable sail.
The swell was minimal, Garda being a lake and all. I'm curious to take such a boat out on the Adriatic; it must handle swell better then the small dinghy we took out last time we were there. Hopefully that translates to less sea sickness.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/sail_tack_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/sail_tack_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/sail_tack_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/sail_tack_small.mp4"
title="tacking"
>}}
@@ -108,16 +108,16 @@ Our boat featured [self tacking jib sheet system](https://www.harken.com/en/supp
Taking turns steering and making plenty of photos we sailed down to Limone Sul Garda. Before eating the brave among us went for a swim in the cold water.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/sail_tour_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/sail_tour_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/sail_tour_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/sail_tour_small.mp4"
title="boat tour"
>}}
Eating on the boat is something I'm still figuring out. Currently any amount of waves and I lose my appetite. The solution so far has been stacking while underway. This I was munching on chips when we headed back north.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/sail_dive_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/sail_dive_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/sail_dive_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/sail_dive_small.mp4"
title="afternoon swim"
>}}
@@ -172,16 +172,16 @@ Went sailing, went hiking, what’s left to do? How about windsurfing! And thus
Wind surfing is like wake-boarding except instead of being restricted to the boats path you literally set sail and go your own way. It fits my personality much better.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_masha_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_masha_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_masha_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_masha_small.mp4"
title="masha day one"
>}}
Before heading out on our last day we went further north into stronger winds to surf again. This time it was a more professional outfit, [Pier water-sports center](https://www.pierwatersportscenter.com/), with nicer equipment. The woman working the dock sensed my inexperience and urged not to get stuck down wind and force rescue boat pickup. Trying my best to avoid this I waded up wind and floated back to the shop a few times. Eventually something clicked and I was able to hold the sail in a close-hulled sailing position and gain progress up wind. I joined Masha and the others 100 meters upwind. We chatted and decided to go further together, off I went. Getting proficient in tacking I sailed further and further upwind. At about 400 meters out I noticed Masha was back with the other surfers near the shop; no big deal I’ll turn around. Having never properly sailed down wind before my I tried a few turns. To my dismay I ended up more down wind. After a while I figured out how to go side to side and because of the wind this slowly blew me back to the shop. With a few tuns left I finally figured out one can bring the sail fully in front of their body and look through it to sail down wind.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_travis_small.webm"
- backup_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_travis_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_travis_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lake_garda/wind_surfing_travis_small.mp4"
title="me day two"
>}}
diff --git a/content/blog/lenggries-avalanche-course/index.en.md b/content/blog/lenggries-avalanche-course/index.en.md
index 2ca4853..d6858fb 100644
--- a/content/blog/lenggries-avalanche-course/index.en.md
+++ b/content/blog/lenggries-avalanche-course/index.en.md
@@ -75,8 +75,8 @@ during sliding on the ice, but there were smiles!
{{< image-with-caption name="group_probing_2" title="rescue practice in beautiful weather" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/winning_team.webm"
- backup_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/winning_team.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/winning_team.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/winning_team.mp4"
title="winning team in timed search"
>}}
@@ -112,8 +112,8 @@ Ohhhh"! After a while, they managed all the techniques no problem.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/downhill_skinning.webm"
- backup_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/downhill_skinning.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/downhill_skinning.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/downhill_skinning.mp4"
title="skinning down hill"
>}}
@@ -131,16 +131,16 @@ tours at this elevation.
{{< image-with-caption name="river_crossing" title="stream crossing" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/woods_walk.webm"
- backup_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/woods_walk.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/woods_walk.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/woods_walk.mp4"
title="short hike"
>}}
{{< image-with-caption name="travis_hike" title="bit sketchy decent in ski boots" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/fresh_slides.webm"
- backup_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/fresh_slides.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/fresh_slides.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/fresh_slides.mp4"
title="hey check out the fresh avalanches"
>}}
@@ -151,8 +151,8 @@ right call is to turn around. We still had a great time regardless of making it
summit.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/leg_shake.webm"
- backup_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/leg_shake.mp4"
+ webm_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/leg_shake.webm"
+ mp4_url="https://travisshears.com/image-service/videos/lenggries-avalanche-course/leg_shake.mp4"
title="shake it out"
>}}
diff --git a/content/blog/poverty-line-part-one/index.en.md b/content/blog/poverty-line-part-one/index.en.md
index d66cd1a..b32d40c 100644
--- a/content/blog/poverty-line-part-one/index.en.md
+++ b/content/blog/poverty-line-part-one/index.en.md
@@ -25,8 +25,8 @@ to talk about a personal project I started this week, Poverty Line.
- [Project Repo](https://git.sr.ht/~travisshears/poverty_line)
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/poverty-line-part-one/map_small.webm"
- backup_url="https://travisshears.com/image-service/videos/poverty-line-part-one/map_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/poverty-line-part-one/map_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/poverty-line-part-one/map_small.mp4"
title="processing animation"
loop="true"
>}}
diff --git a/content/blog/reef-plan-and-first-day/index.en.md b/content/blog/reef-plan-and-first-day/index.en.md
index f219d9c..c0b81c9 100644
--- a/content/blog/reef-plan-and-first-day/index.en.md
+++ b/content/blog/reef-plan-and-first-day/index.en.md
@@ -64,8 +64,8 @@ With Black Friday bringing down the prices down even further the choice was easy
After a slowdown a covid related slowdown at the French German border the tank arrived. It was packaged well and assembly was straight forward. The stand is made of plywood with heavy duty plastic doors. At first I had my doubts about the wood's strength, but it is surprisingly strong and stable. There are rubber screw caps waterproofing the inside and many small adjustable feet to make levelling easy. Everything fit just right and in five hours I had a dry tank stood up.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/bathtub_pump_test_small.webm"
- backup_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/bathtub_pump_test_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/bathtub_pump_test_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/bathtub_pump_test_small.mp4"
title="testing return pump"
>}}
@@ -85,8 +85,8 @@ Then came time to fill the system. Getting 300L of saltwater was tricky. I had a
First rocks then sand. This makes sure the larger rocks are solely supported by the glass and their weight is evenly distributed. Sand was added via lowering a cup to the bottom and shaking it out then smoothing things out with a credit card. Carful as I was by the end everything was cloudy.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/fish_bits_small.webm"
- backup_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/fish_bits_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/fish_bits_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/reef-plan-and-first-day/fish_bits_small.mp4"
title="fish bits for cyceling"
>}}
diff --git a/content/blog/schachentorkopf-ridge-tour/index.en.md b/content/blog/schachentorkopf-ridge-tour/index.en.md
index 678ff17..261ff59 100644
--- a/content/blog/schachentorkopf-ridge-tour/index.en.md
+++ b/content/blog/schachentorkopf-ridge-tour/index.en.md
@@ -55,8 +55,8 @@ For our second tour of the season we searched for something off piste. We knew i
Judging the area based on maps, Elmau, famous for hosting [G7 summit](https://en.wikipedia.org/wiki/Schloss_Elmau#G7_Summit), was as close as we could get. We set off in hiking boots carrying gear expecting a lack of snow. No need. Turned out to be snow all the way to the parking lot even in early December.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/road_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/road_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/road_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/road_small.mp4"
title="why did we hike when we can skin?"
>}}
@@ -69,8 +69,8 @@ The blue light in the pictures is pretty accurate. Since the sun never hits this
{{< image-with-caption name="hutte" title="wettersteinalm hütte" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/slip_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/slip_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/slip_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/slip_small.mp4"
title="slip and slide"
>}}
@@ -85,8 +85,8 @@ Eventually the skin track headed left toward Kämitor. Our goal, Schachentorkop
Taking big steps though the powder is slows you down, sure. But drawing your own line through the white canvas is 👌. "Should I go around to the right"?, the left?, "is that lump in the snow a rock"?? An alpine puzzle worth the reward.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/skin_skiing_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/skin_skiing_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/skin_skiing_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/skin_skiing_small.mp4"
title="skin skiing"
>}}
@@ -102,14 +102,14 @@ We passed a frozen waterfall on our way to the ridge. Every time I pass a one I
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/kick_turns_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/kick_turns_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/kick_turns_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/kick_turns_small.mp4"
title="kick turns up to ridge"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/top_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/top_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/top_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/top_small.mp4"
title="made it"
>}}
@@ -124,8 +124,8 @@ Finishing with kick turns we made it to the ridge. It runs perpendicular to the
For the descent we decided to try making a loop around Schachentorkopf. In hindsight I would have skied back down the west face as there is bit of an up hill portion to the loop. The snow was good making for a few nice powder turns before heading into the trees.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/bump_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/bump_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/bump_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/bump_small.mp4"
title="skiing down"
>}}
@@ -135,8 +135,8 @@ For the descent we decided to try making a loop around Schachentorkopf. In hinds
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/headed_back_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/headed_back_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/headed_back_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schachentorkopf-ridge-tour/headed_back_small.mp4"
title="back to the hütte"
>}}
diff --git a/content/blog/scheinbertspitze-tour/index.en.md b/content/blog/scheinbertspitze-tour/index.en.md
index 782b5f7..33895ff 100644
--- a/content/blog/scheinbertspitze-tour/index.en.md
+++ b/content/blog/scheinbertspitze-tour/index.en.md
@@ -33,8 +33,8 @@ After touring up a road the skin track turns up a rocky ridge. The snow was skin
{{< image-with-caption name="woods_001" title="hope we don't come down this way" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/woods_002_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/woods_002_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/woods_002_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/woods_002_small.mp4"
title="finally some good snow"
>}}
@@ -47,34 +47,34 @@ While touring up you are constantly assessing snow conditions. This day the cond
The route officially stops, at a group of signs, 100m back from where we had lunch. To summit you go past the signs through bushes up to where we had lunch then by boot the rest of the way. We attempted part of the way by boot but turned back because the way involved scrambling / light winter climbing. The path was exposed and for us the risk of a high consequence fall was not worth the summit. Can't ski from the top anyhow. Instead we enjoyed our sandwiches and prepped for going down.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_001_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_001_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_001_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_001_small.mp4"
title="descending from lunch spot"
>}}
In the previous video you can see a group of bushes on the left, above these is where we had lunch. The hike to the summit goes up and to the right. If you look closely you can see the cross at the summit.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_002_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_002_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_002_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_002_small.mp4"
title="watch out"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_003_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_003_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_003_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_003_small.mp4"
title="through the bush"
>}}
As we descended the trees got denser and the terrain steeper. You end up sliding down small cliffs in the woods avoiding fallen trees, rocks, and your partner. A proper adventure. Here in the trees I feel more comfortable than the high alpine snow trails made on foot. Since I've been skiing for many years, and had my share of injuries, I know how to do it safely. We progressed slowly down to a meadow.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_004_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_004_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_004_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_004_small.mp4"
title="powder"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_005_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_005_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_005_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/skiing_down_005_small.mp4"
title="tree skiing"
>}}
@@ -86,8 +86,8 @@ From the meadow instead of taking the normal route to the parking lot we went fu
From that direction to get down one must cross the valley and stream then follow a trail along the edge of the valley for serval kilometres. Easier said then done, and with night fall approaching we we're fully committed to descending this valley. The stream crossing reminded me of an approach I saw on one of ["the fifty project"](https://www.youtube.com/playlist?list=PLSj-6RsDycxnKiIFFm0BFYoLLV5Np3K49) tours. Where [Cody Townsend](http://www.codytownsend.com/) and company had to take boots off and wade across a river. Lucky for our tour, the little creek could be stepped across.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/river_crossing_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/river_crossing_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/river_crossing_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/river_crossing_small.mp4"
title="river crossing"
>}}
@@ -96,8 +96,8 @@ The guys we passed us had warned of a sketchy spot on the trail back. As I was s
{{< image-with-caption name="valley" title="valley" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/path_through_woods_small.webm"
- backup_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/path_through_woods_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/path_through_woods_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scheinbertspitze-tour/path_through_woods_small.mp4"
title="woods trail"
>}}
diff --git a/content/blog/schoenalmjoch-tour/index.en.md b/content/blog/schoenalmjoch-tour/index.en.md
index b8a90bf..8305e00 100644
--- a/content/blog/schoenalmjoch-tour/index.en.md
+++ b/content/blog/schoenalmjoch-tour/index.en.md
@@ -69,14 +69,14 @@ This ridge was my first chance to use my Christmas present, ski crampons! Hard a
Not every tour ends with a summit. Many end with a ridge or we stop where you can no longer ski tour and must hike or climb. With Schönalmjoch you can tour directly to thee summit, 👌.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_top_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_top_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_top_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_top_small.mp4"
title="skiing down ridge"
>}}
{{< image-with-caption name="shades" title="shades" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_mid_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_mid_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_mid_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/skiing_mid_small.mp4"
title="skiing opening in trees"
>}}
{{< image-with-caption name="hike_down" title="hike down" >}}
@@ -84,8 +84,8 @@ Not every tour ends with a summit. Many end with a ridge or we stop where you ca
Super happy we got a third for this tour. Hopefully as winter goes on we'll be able to connect with more friends.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/road_down_small.webm"
- backup_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/road_down_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/road_down_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/schoenalmjoch-tour/road_down_small.mp4"
title="rocky road to parking lot"
>}}
diff --git a/content/blog/scuol-2020/index.en.md b/content/blog/scuol-2020/index.en.md
index 362dee0..2ff9168 100644
--- a/content/blog/scuol-2020/index.en.md
+++ b/content/blog/scuol-2020/index.en.md
@@ -93,8 +93,8 @@ the experience with my partner who truly took naturally to the sport doing more
right out of the gate.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scuol-2020/bit_of_touring.webm"
- backup_url="https://travisshears.com/image-service/videos/scuol-2020/bit_of_touring.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scuol-2020/bit_of_touring.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scuol-2020/bit_of_touring.mp4"
title="oh yeah I'm getting the hang of this"
>}}
@@ -130,8 +130,8 @@ environment is a great reward.
{{< image-with-caption name="ski_depot" title="ski depot" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scuol-2020/digging.webm"
- backup_url="https://travisshears.com/image-service/videos/scuol-2020/digging.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scuol-2020/digging.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scuol-2020/digging.mp4"
title="digging platform in prep for decent"
>}}
@@ -146,15 +146,15 @@ Getting up close to alpine features normally only seen from a distance is exhila
said I defiantly know how to have fun on the way down.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scuol-2020/cornice_jump.webm"
- backup_url="https://travisshears.com/image-service/videos/scuol-2020/cornice_jump.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scuol-2020/cornice_jump.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scuol-2020/cornice_jump.mp4"
title="me coming off cornice"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/scuol-2020/powder_line.webm"
- backup_url="https://travisshears.com/image-service/videos/scuol-2020/powder_line.mp4"
+ webm_url="https://travisshears.com/image-service/videos/scuol-2020/powder_line.webm"
+ mp4_url="https://travisshears.com/image-service/videos/scuol-2020/powder_line.mp4"
title="fresh powder line on the way down"
>}}
diff --git a/content/blog/slovenia_trip.en.md b/content/blog/slovenia_trip.en.md
index 5f12b5f..5970ac1 100644
--- a/content/blog/slovenia_trip.en.md
+++ b/content/blog/slovenia_trip.en.md
@@ -14,6 +14,9 @@ major trips this year during the breaks in corona cases, Holland and Slovenia. T
another iteration on making screen casts. An additional camera helps break up the content but it was
harder to edit.
-{{< peertube-with-caption video_id="e6e65dfd-2710-4a51-8fc7-73c9e848b29e" title="slovenia travel summery" >}}
+{{< video-with-caption
+ mp4_url="https://travisshears.com/image-service/videos/slovenia_trip/slovenia_trip_720.mp4"
+ title="dive recording"
+>}}
I hope next year with vaccines hitting Europe we'll be able to travel further and more often.
diff --git a/content/blog/unteres-lichteck-ridge-tour/index.en.md b/content/blog/unteres-lichteck-ridge-tour/index.en.md
index 3757305..dbe0069 100644
--- a/content/blog/unteres-lichteck-ridge-tour/index.en.md
+++ b/content/blog/unteres-lichteck-ridge-tour/index.en.md
@@ -45,8 +45,8 @@ The popular route, found in guide books and on signs, is up Scharfreiter, but we
{{< image-with-caption name="woods" title="to go up one must go down" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_small.webm"
- backup_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_small.mp4"
title="through the woods"
>}}
@@ -65,29 +65,29 @@ At the top of the open face I got little ambitious. Met with a thicket of bushes
Lunch on the mountain in winter is a cold affair. To make up for it I try to make it as comfortable as possible. First thing I do is put on a puffy. Ascending is a workout and keeps you warm, but as soon as you stop the cold sets in. I prefer to get off my feat at lunch, problem is sitting directly in the snow is too cold. To solve this I employ a snow bench. Digging out a ditch then placing a ski base up provides an insulation place to share a snack with a partner.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/chilling_at_top_small.webm"
- backup_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/chilling_at_top_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/chilling_at_top_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/chilling_at_top_small.mp4"
title="chilling at lunch spot"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/about_to_go_down_small.webm"
- backup_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/about_to_go_down_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/about_to_go_down_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/about_to_go_down_small.mp4"
title="lets ski these bushes!"
>}}
With no resorts open this year because of Covid my skiing is rusty. This descent was pretty mellow and snow was great, no issues.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/travis_descent_small.webm"
- backup_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/travis_descent_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/travis_descent_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/travis_descent_small.mp4"
title="third run of the year"
>}}
{{< image-with-caption name="crap" title="??? is on my ski" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_002_small.webm"
- backup_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_002_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_002_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/woods_002_small.mp4"
title="back through the woods"
>}}
{{< image-with-caption name="return_to_hutte" title="skinning back up to the hütte" >}}
@@ -97,8 +97,8 @@ If your tour includes multiple ascents you have to take skins on and off. Proble
{{< image-with-caption name="fat_man" title="fat man" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/road_down_small.webm"
- backup_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/road_down_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/road_down_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/unteres-lichteck-ridge-tour/road_down_small.mp4"
title="road down"
>}}
diff --git a/content/blog/weekend-in-frankenjura/index.en.md b/content/blog/weekend-in-frankenjura/index.en.md
index 21ca452..5980a5e 100644
--- a/content/blog/weekend-in-frankenjura/index.en.md
+++ b/content/blog/weekend-in-frankenjura/index.en.md
@@ -45,7 +45,7 @@ from 15m to 40m. When selecting an area for my partner and I went for:
Surprisingly even with this criteria multiple crags fit. We decided on the Tubachtal area's Röthefels 8.
-{{< video-with-caption loop=true remote_url="http://travisshears.com/image-service/videos/1594032122.webm" title="butterfly helping belay" >}}
+{{< video-with-caption loop=true webm_url="http://travisshears.com/image-service/videos/1594032122.webm" title="butterfly helping belay" >}}
{{< image-with-caption name="book1" title="crag location" >}}
{{< image-with-caption name="book2" title="route topo" >}}
@@ -75,7 +75,7 @@ water almost every weekend. This trip we got to try it in on our first river, th
it out to a lake, [Hirschbach](https://goo.gl/maps/L726Z3XkufJV4qsu7).
{{< image-with-caption name="sup_selfie" title="hanging out on the Pegnitz" >}}
-{{< video-with-caption remote_url="http://travisshears.com/image-service/videos/1594032131.webm" title="down by the river" >}}
+{{< video-with-caption webm_url="http://travisshears.com/image-service/videos/1594032131.webm" title="down by the river" >}}
{{< image-with-caption name="wet_hair" title="long hair is coming" >}}
# Camping
@@ -89,7 +89,7 @@ making day excursions in the area.
{{< image-with-caption name="tent" title="i fit!" >}}
{{< image-with-caption name="stove" title="cooking up breakfast" >}}
-{{< video-with-caption loop=true remote_url="http://travisshears.com/image-service/videos/1594032115.webm" title="yum" >}}
+{{< video-with-caption loop=true webm_url="http://travisshears.com/image-service/videos/1594032115.webm" title="yum" >}}
Was our few nights in our new
[MSR Hubba Hubba NX 2](https://www.msrgear.com/de/zelte/backpacking-tents/ultraleichtes-zwei-personen-zelt-f%C3%BCr-rucksacktouren-hubba-hubba-nx-2/06204.html).
diff --git a/content/blog/why_small_images_plus_folderpics_demo.en.md b/content/blog/why_small_images_plus_folderpics_demo.en.md
index 924a6ff..6aa16ad 100644
--- a/content/blog/why_small_images_plus_folderpics_demo.en.md
+++ b/content/blog/why_small_images_plus_folderpics_demo.en.md
@@ -40,8 +40,8 @@ The project is fully open source and available to install via brew or crates.io.
# Preview clip
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/folderpics/folderpics_demo.webm"
- backup_url="https://travisshears.com/image-service/videos/folderpics/folderpics_demo.mp4"
+ webm_url="https://travisshears.com/image-service/videos/folderpics/folderpics_demo.webm"
+ mp4_url="https://travisshears.com/image-service/videos/folderpics/folderpics_demo.mp4"
title="quick look"
>}}
diff --git a/content/blog/winter-hikes/index.en.md b/content/blog/winter-hikes/index.en.md
index e5016e7..bf65b08 100644
--- a/content/blog/winter-hikes/index.en.md
+++ b/content/blog/winter-hikes/index.en.md
@@ -168,16 +168,16 @@ We didn't have that much time before dark so we decided to cut the loop shorter
Getting off the beaten path allowed us to find this cool little hunting hut deep in the woods. Going off trail which is not something I recommend always doing. I learned from my many trips to Rocky Mountain National Park as a kid that erosion harms the environment. I only go off trail when it is possible to do so without leaving a trace and not harm local flora and fauna.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_hut_small.webm"
- backup_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_hut_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_hut_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_hut_small.mp4"
title="up to hunters perch"
>}}
{{< image-with-caption name="teufelstakkopf_ladder" title="well maintained ladder" >}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_ladder_travis_small.webm"
- backup_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_ladder_travis_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_ladder_travis_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/winter-hikes/teufelstakkopf_ladder_travis_small.mp4"
title="climbing ladder"
>}}
diff --git a/content/diving/dive-log/belle-mare-canyon/index.en.md b/content/diving/dive-log/belle-mare-canyon/index.en.md
index ea58ad6..f92aa4f 100644
--- a/content/diving/dive-log/belle-mare-canyon/index.en.md
+++ b/content/diving/dive-log/belle-mare-canyon/index.en.md
@@ -21,8 +21,8 @@ Hello drift diving! With this dive log I'm experimenting with doing a voice over
of the recording.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/belle-mare-canyon/dive_03_small.webm"
- backup_url="https://travisshears.com/image-service/videos/belle-mare-canyon/dive_03_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/belle-mare-canyon/dive_03_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/belle-mare-canyon/dive_03_small.mp4"
title="dive recording"
>}}
diff --git a/content/diving/dive-log/hoi-siong-wreck/index.en.md b/content/diving/dive-log/hoi-siong-wreck/index.en.md
index e8f8121..4c87d3f 100644
--- a/content/diving/dive-log/hoi-siong-wreck/index.en.md
+++ b/content/diving/dive-log/hoi-siong-wreck/index.en.md
@@ -46,14 +46,14 @@ computers. We decided to throw some underwater photography into the mix.
Thanks to a friend who lent us the GoPro Sessions 5.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/dive_01_with_voice_over_small.webm"
- backup_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/dive_01_with_voice_over_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/dive_01_with_voice_over_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/dive_01_with_voice_over_small.mp4"
title="dive recording"
>}}
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/couple_swim_timelapse_small.webm"
- backup_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/couple_swim_timelapse_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/couple_swim_timelapse_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/hoi-siong-wreck/couple_swim_timelapse_small.mp4"
title="newlywed timelapse"
>}}
diff --git a/content/diving/dive-log/le-morne-aquarium/index.en.md b/content/diving/dive-log/le-morne-aquarium/index.en.md
index 37503b5..ca7b78b 100644
--- a/content/diving/dive-log/le-morne-aquarium/index.en.md
+++ b/content/diving/dive-log/le-morne-aquarium/index.en.md
@@ -21,8 +21,8 @@ After the Hoi Siong wreck we headed to a shallower area for our second and last
dive of the day.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/la-morne-aquarium/dive_02_small.webm"
- backup_url="https://travisshears.com/image-service/videos/la-morne-aquarium/dive_02_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/la-morne-aquarium/dive_02_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/la-morne-aquarium/dive_02_small.mp4"
title="dive recording"
>}}
diff --git a/content/diving/dive-log/silver-star-wreck/index.en.md b/content/diving/dive-log/silver-star-wreck/index.en.md
index 5f6d3c8..3582ad8 100644
--- a/content/diving/dive-log/silver-star-wreck/index.en.md
+++ b/content/diving/dive-log/silver-star-wreck/index.en.md
@@ -30,8 +30,8 @@ more training to do that. Sort of like cave diving.
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/silver-star/dive_04_small.webm"
- backup_url="https://travisshears.com/image-service/videos/silver-star/dive_04_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/silver-star/dive_04_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/silver-star/dive_04_small.mp4"
title="dive recording"
>}}
diff --git a/content/diving/dive-log/ti-corail/index.en.md b/content/diving/dive-log/ti-corail/index.en.md
index d412cce..a6a2725 100644
--- a/content/diving/dive-log/ti-corail/index.en.md
+++ b/content/diving/dive-log/ti-corail/index.en.md
@@ -20,8 +20,8 @@ featured_image: fish.jpg
Last dive of our honeymoon. 🏝🙁
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/ti-corail/dive_05_small.webm"
- backup_url="https://travisshears.com/image-service/videos/ti-corail/dive_05_small.mp4"
+ webm_url="https://travisshears.com/image-service/videos/ti-corail/dive_05_small.webm"
+ mp4_url="https://travisshears.com/image-service/videos/ti-corail/dive_05_small.mp4"
title="dive recording"
>}}
diff --git a/content/snippets/vim-dictionary/index.en.md b/content/snippets/vim-dictionary/index.en.md
index 5cb3d84..822a1cc 100644
--- a/content/snippets/vim-dictionary/index.en.md
+++ b/content/snippets/vim-dictionary/index.en.md
@@ -34,8 +34,8 @@ Then an example vim workflow
4. press enter and watch default browser pop up with the word searched via wordnik.com
{{< video-with-caption
- remote_url="https://travisshears.com/image-service/videos/vim-dictionary/vim_dic.webm"
- backup_url="https://travisshears.com/image-service/videos/vim-dictionary/vim_dic.mp4"
+ webm_url="https://travisshears.com/image-service/videos/vim-dictionary/vim_dic.webm"
+ mp4_url="https://travisshears.com/image-service/videos/vim-dictionary/vim_dic.mp4"
title="screen recording"
>}}
diff --git a/themes/2021/layouts/shortcodes/video-with-caption.html b/themes/2021/layouts/shortcodes/video-with-caption.html
index 11b255c..c5a3688 100644
--- a/themes/2021/layouts/shortcodes/video-with-caption.html
+++ b/themes/2021/layouts/shortcodes/video-with-caption.html
@@ -1,38 +1,27 @@
-{{- $video_url := "" -}}
-{{- $backup_url := .Get "backup_url" -}}
-{{- $title := .Get "title" -}}
-
{{- if not .IsNamedParams }}
{{- errorf "This shortcode only supports named params" -}}
{{- end }}
-
-{{- with (.Get "remote_url") }}
- {{- $video_url = . -}}
-{{- end }}
-
-{{ if (.Get "name") }}
- {{- $src := .Page.Resources.GetMatch (.Get "name") -}}
- {{- $video_url = $src.RelPermalink -}}
+{{- if (and (not (.Get "mp4_url")) (not (.Get "webm_url"))) }}
+ {{- errorf "missing mp4 and webm %q" .Page -}}
{{- end }}
-{{- if not $video_url }}
- {{- errorf "Missing name or remote_url" -}}
-{{- end }}
-
-<figure class="w-4/5 mx-auto my-8 block" data-full-src="{{ $video_url }}">
+<figure class="w-4/5 mx-auto my-8 block">
<video
class="lozad mx-auto h-80 mb-4"
controls
{{ with .Get "loop" }} loop {{ end }}
>
- <source data-src="{{ $video_url }}" type="video/webm">
- {{ if $backup_url }}
- <source data-src="{{ $backup_url }}" type="video/mp4">
+ {{ with (.Get "webm_url") }}
+ <source data-src="{{.}}" type="video/webm">
+ {{ end }}
+
+ {{ with (.Get "mp4_url") }}
+ <source data-src="{{.}}" type="video/mp4">
{{ end }}
Sorry, your browser doesn't support embedded videos.
</video>
- <p class="text-sm text-center">{{ $title }}</p>
+ <p class="text-sm text-center">{{ .Get "title" }}</p>
</figure>
--
2.32.0