diff options
author | Alex Scerba <alex@scerba.org> | 2025-02-11 15:04:49 -0500 |
---|---|---|
committer | Alex Scerba <alex@scerba.org> | 2025-02-11 15:04:49 -0500 |
commit | 80e44b3e15dc1f571b959c10034d55322cbd03c4 (patch) | |
tree | 29fabb3d4751c7a9859c261b629497a0652217aa /html/blog/2024-02-10+50°F,_Overcast,_and_Windy.tmpl.html | |
parent | 666704192c963c0a0fb0e7a8b7ddcba27b4fd86f (diff) |
Fix typos and rename to cleaner file name
Diffstat (limited to 'html/blog/2024-02-10+50°F,_Overcast,_and_Windy.tmpl.html')
-rw-r--r-- | html/blog/2024-02-10+50°F,_Overcast,_and_Windy.tmpl.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/html/blog/2024-02-10+50°F,_Overcast,_and_Windy.tmpl.html b/html/blog/2024-02-10+50°F,_Overcast,_and_Windy.tmpl.html deleted file mode 100644 index 092271f..0000000 --- a/html/blog/2024-02-10+50°F,_Overcast,_and_Windy.tmpl.html +++ /dev/null @@ -1,25 +0,0 @@ -{{ define "article" }}
-<article>
- <h2>{{ .Title }}</h2>
- <p>I was out on a bike ride with some friends yesterday and couldn't help but notice the weather. Just warm enough
- to have a light sweatshirt on with a bit of wind and a cloudy sky. There is something special to me about this
- kind of weather. I was asked if it was because it reminded me of being outside as a child, but that alone
- doesn't quite capture it. It's more the transitional feeling of going from something social and fun to finally
- splitting up for the day and heading home. Right between the two. You know the end is near and you can feel
- those around you anxious to get ready to leave, but you just want to stay out a bit longer. Oddly perfect for
- our the events of the afternoon, though I wouldn't apply my description to the dynamic of our group. But that is
- what it reminds me of. A sense of longing. For the people, for the event, for a sense of normal in a busy or
- lonely schedule. I'm likely projecting a bit, specifically from the past, but I suppose that's the point. If I
- were more skilled, I might write a poem to describe the feeling, but I'm no poet. Maybe when I have a bit more
- free-time. Or, more likely, retired.</p>
- <figure>
- <img src="/static/media/20240209_Bike-ride-group-sidex1000.jpg"
- alt="Group photo of my friends and our bicycles on the steps in front of the GM RenCen by the Detroit River."
- width="1000" height="750" />
- <figcaption>My friends and I outside the GM RenCen by the Detroit River.</figcaption>
- </figure>
- <p>Side note: I've discovered how to type symbols and special characters on Mac, so I can type Ángel's name
- correctly now without having to copy and paste characters. Exciting stuff.</p>
- <p><b>Created:</b> {{ .Date }}</p>
-</article>
-{{ end }}
\ No newline at end of file |