diff options
-rw-r--r-- | html/blog/2025-05-16+Graduation+rant.tmpl.html | 7 | ||||
-rw-r--r-- | static/links.html | 8 |
2 files changed, 15 insertions, 0 deletions
diff --git a/html/blog/2025-05-16+Graduation+rant.tmpl.html b/html/blog/2025-05-16+Graduation+rant.tmpl.html new file mode 100644 index 0000000..a5367ee --- /dev/null +++ b/html/blog/2025-05-16+Graduation+rant.tmpl.html @@ -0,0 +1,7 @@ +{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>I've graduated! Yesterday, actually. Time to do those things I said I'd do. I promise a running XS650 and a surface model to add to my portfolio by the end of the summer.
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}
diff --git a/static/links.html b/static/links.html index d91d7c9..8d7baba 100644 --- a/static/links.html +++ b/static/links.html @@ -190,6 +190,10 @@ <li><a href="https://www.windowparts.com/products/andersen-c5-casement-screen-c5">Andersen C5 Casement Screen</a> - WindowParts.com</li>
<li><a href="https://www.homedepot.com/p/Andersen-20-11-16-in-x-55-13-32-in-400-Series-Stone-Aluminum-Casement-Window-Screen-C5-1344020/100655642">Andersen C5 Casement Screen</a> - 20-11/16 x 55-13/32 Homedepot.com</li>
</ul>
+ <h2>Housing</h2>
+ <ul>
+ <li><a href="https://www.furnishedfinder.com/">Furnished Finder</a> - fully furnished rent by-the-month</li>
+ </ul>
<h2>Linux/Unix</h2>
<p>Mostly guides, software, and random wiki entries.</p>
<ul>
@@ -361,6 +365,10 @@ <ul>
<li><a href="http://community.acer.com/t5/user/viewprofilepage/user-id/295994">Alex5</a> - my Acer community account</li>
</ul>
+ <h2>Photography</h2>
+ <ul>
+ <li><a href="https://www.imageaj.com/">A. J. Mueller</a> - working photographer from CCS</p>
+ </ul>
<h2>Poetry/Songs/Rhymes</h2>
<ul>
<li><a href="https://en.wikipedia.org/wiki/H%C3%A4nschen_klein">Hänschen Klein</a> - Grandma Scerba used to sing me this on the hammock</li>
|