aboutsummaryrefslogtreecommitdiff
path: root/html/archive/Honda_S-30.tmpl.html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2024-10-21 18:17:48 -0400
committerAlex Scerba <alex@scerba.org>2024-10-29 14:15:43 -0400
commit3d5538069c3b2f43ddf170d641feb926175db529 (patch)
treeb44a4dd92ce6552167707def8f1d802d548e804e /html/archive/Honda_S-30.tmpl.html
parentf12ecdaef5b5d13b33d291a20cc2b992d1528473 (diff)
Udpate to latest portfolio version
Diffstat (limited to 'html/archive/Honda_S-30.tmpl.html')
-rw-r--r--html/archive/Honda_S-30.tmpl.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/html/archive/Honda_S-30.tmpl.html b/html/archive/Honda_S-30.tmpl.html
new file mode 100644
index 0000000..ec4a3c9
--- /dev/null
+++ b/html/archive/Honda_S-30.tmpl.html
@@ -0,0 +1,17 @@
+{{define "title"}}{{.Post.Title}}{{end}}
+{{define "description"}}My entry portfolio for the College for Creative Studies.{{end}}
+{{define "uploaded-on"}}2022-12-18{{end}}
+{{define "keywords"}}project CCS{{end}}
+{{ define "canonical" }}/projects{{end}}
+
+{{define "main"}}
+ <h1>Project</h1>
+ <div class="postBackground">
+ <article class="projectContent">
+ <h2>{{.Post.Title}}</h2>
+ <p>Honda S-30 project at CCS.</p>
+ <p><b>Final Deliverable:</b> Full-scale Autodesk Alias model rendered in VRED.</p>
+ <img src="/static/media/DTR-232-D-Final_Board-Scerba_1.5k.jpg" class="mainImage" alt="Sophomore interior studio project HONDA S-30." />
+ </article>
+ </div>
+{{end}} \ No newline at end of file