1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-05-15 21:34:26 -04:00

move some non-post pages to mdx

This commit is contained in:
2025-03-07 11:53:23 -05:00
parent 8118b8501a
commit 354dade9aa
72 changed files with 811 additions and 1873 deletions
@@ -25,10 +25,10 @@ I'm a _huge_ sucker for Kate McKinnon's spot-on impression of Warren on Saturday
Although the designer who selected this GIF likely had _thousands_ of choices when searching "[Bernie finger wagging GIF](https://www.google.com/search?q=Bernie+finger+wagging+GIF&tbm=isch&tbs=itp:animated)," the text beside it is well-written and funny — even though we both know putting a page at [berniesanders.com/zxcliaosid](https://berniesanders.com/zxcliaosid/) probably won't be a top priority of a President Sanders.
<Video
src={{
webm: "/static/presidential-candidates-404-pages/sanders.webm",
mp4: "/static/presidential-candidates-404-pages/sanders.mp4",
}}
src={[
"/static/presidential-candidates-404-pages/sanders.webm",
"/static/presidential-candidates-404-pages/sanders.mp4",
]}
autoplay
/>
@@ -43,10 +43,10 @@ Uncle Joe has a nice and simple 404 page. I like it, along with the Ray-Bans and
A ballsy move, considering Beto's infamous [DUI arrest](https://www.politifact.com/texas/statements/2019/mar/14/club-growth/beto-orourke-arrested-dwi-flee-scene/) in the '90s — but still a clever ask for a donation and a great use of a GIF, even if it's left over from his Senate campaign.
<Video
src={{
webm: "/static/presidential-candidates-404-pages/orourke.webm",
mp4: "/static/presidential-candidates-404-pages/orourke.mp4",
}}
src={[
"/static/presidential-candidates-404-pages/orourke.webm",
"/static/presidential-candidates-404-pages/orourke.mp4",
]}
autoplay
/>
@@ -55,10 +55,10 @@ A ballsy move, considering Beto's infamous [DUI arrest](https://www.politifact.c
Another clean and simple page with a top-notch GIF. It injected some emotion into visiting [kamalaharris.com/alskdjf](https://kamalaharris.com/alskdjf).
<Video
src={{
webm: "/static/presidential-candidates-404-pages/harris.webm",
mp4: "/static/presidential-candidates-404-pages/harris.mp4",
}}
src={[
"/static/presidential-candidates-404-pages/harris.webm",
"/static/presidential-candidates-404-pages/harris.mp4",
]}
autoplay
/>