aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2024-11-09 23:23:43 -0500
committerAlex Scerba <alex@scerba.org>2024-11-09 23:23:43 -0500
commit8a9cf833df4c4fc8a967602a05ba5e56b3dfd965 (patch)
tree6c4174c5b0db521724cb334e5b3f1e1cffe5fc64 /html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html
parent42eda761d565b6367736e19a1341243c7c345043 (diff)
Add transcribed posts from old blog
Diffstat (limited to 'html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html')
-rw-r--r--html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html b/html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html
new file mode 100644
index 0000000..c536a4b
--- /dev/null
+++ b/html/blog/2024-05-04+May_the_Fourth_be_with_You.tmpl.html
@@ -0,0 +1,9 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>Happy Star Wars Day! I haven't really been keeping up with all the new shows recently due to school and not liking most of the new content's storytelling and delivery. I'll probably watch something tonight though just because.</p>
+ <p>Side rant, what's up with new big budget movies looking uncanny. I recently saw a trailer for <em>Furiosa: A Mad Max Saga</em>, I couldn't take it seriously. This franchise is built on grit and practical effects, and whatever their doing, at least for the trailers, looks like CGI, even if it isn't. Also, Chris Hemsworth? Anya Tayor-Joy? I think I've just seen too much of them recently, so I'm not that thrilled with the casting. It could have been a cool opportunity for some lesser known actors.</p>
+ <p>Anyways, time to figure out what to watch.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }} \ No newline at end of file