aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2024-10-27+R53_Maintenance+diy+cars.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-10-27+R53_Maintenance+diy+cars.tmpl.html
parent42eda761d565b6367736e19a1341243c7c345043 (diff)
Add transcribed posts from old blog
Diffstat (limited to 'html/blog/2024-10-27+R53_Maintenance+diy+cars.tmpl.html')
-rw-r--r--html/blog/2024-10-27+R53_Maintenance+diy+cars.tmpl.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/html/blog/2024-10-27+R53_Maintenance+diy+cars.tmpl.html b/html/blog/2024-10-27+R53_Maintenance+diy+cars.tmpl.html
new file mode 100644
index 0000000..912e142
--- /dev/null
+++ b/html/blog/2024-10-27+R53_Maintenance+diy+cars.tmpl.html
@@ -0,0 +1,12 @@
+{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>Just came up on the 5k mile mark since my last oil change, so it was time to do it. No filter this time, just oil. I'll get the filter at 10k.</p>
+ <figure>
+ <img src="/static/media/R53_Maintenance/Mini-r53-front_1000.jpg" alt="Mini Cooper S R53 with hood up getting oil drained in fall scene." width="1000" height="750" />
+ <figcaption>Picturesque oil change.</figcaption>
+ </figure>
+ <p>Luckily I have a slim enough catch pan, so I didn't need to use jacks like I do at home. I do need it up on stands though to fix a couple sensor issues I'm having along with removing the JCW mufflers to get them repaired. I had an unfortunate incident with a concrete slab that tore off an exhaust hanger and bent the pipes. That's the next adventure.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }} \ No newline at end of file