From 8a9cf833df4c4fc8a967602a05ba5e56b3dfd965 Mon Sep 17 00:00:00 2001
From: Alex Scerba <alex@scerba.org>
Date: Sat, 9 Nov 2024 23:23:43 -0500
Subject: Add transcribed posts from old blog

---
 html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html | 10 ++++++++++
 1 file changed, 10 insertions(+)
 create mode 100644 html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html

(limited to 'html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html')

diff --git a/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html b/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html
new file mode 100644
index 0000000..eaea1ba
--- /dev/null
+++ b/html/blog/2024-03-02+Spring_Break_-_Day_1+break.tmpl.html
@@ -0,0 +1,10 @@
+{{ define "article" }}
+<article>
+  <h2>{{ .Title }}</h2>
+  <p><i>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main points each day.</i></p>
+  <p>Today is the first day, though technically not. There were still classes, but not for me. It is still winter, so the air is cold, but we gathered a group of people and went to the weekly cars and coffee event. It was expectedly devoid of much life. There were the 6 or 7 die-hard attendies, which was still nice to see. We left an hour later when there were only a couple left.</p>
+  <p>My dad arrived around noon, and we had a nice lunch after loading up the car with the stuff I no longer needed at school and the remaining car parts.</p>
+  <p>Autorama is tomorrow, and I'm looking forward to it.</p>
+  <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}
\ No newline at end of file
-- 
cgit v1.2.3