diff options
Diffstat (limited to 'html/blog/2024-02-29+Midterms+shool.tmpl.html')
-rw-r--r-- | html/blog/2024-02-29+Midterms+shool.tmpl.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/html/blog/2024-02-29+Midterms+shool.tmpl.html b/html/blog/2024-02-29+Midterms+shool.tmpl.html new file mode 100644 index 0000000..c6a6297 --- /dev/null +++ b/html/blog/2024-02-29+Midterms+shool.tmpl.html @@ -0,0 +1,12 @@ +{{ define "article" }}
+<article>
+ <h2>{{ .Title }}</h2>
+ <p>We had our midterm presentation in studio earlier this week. It went well with lots of great feedback from Joe Dentale (Ford Creative Design) and Matt Tandrup (Livewire Creative Director). I think this is one of the best classes so far. Lots to still improve on, but I have a direction now.</p>
+ <figure>
+ <img src="/static/media/20240229_Midterm-board_1000.jpg" alt="Midterm design project board." width="1000" height="563" />
+ <figcaption>Midterm board. <a href="./static/media/20240229_Midterm-board.jpg">Full-size image.</a></figcaption>
+ </figure>
+ <p>I'm looking forward to fleshing out the details and getting a good start on the model over break.</p>
+ <p><b>Created:</b> {{ .Date }}</p>
+</article>
+{{ end }}
\ No newline at end of file |