aboutsummaryrefslogtreecommitdiff
path: root/html/projects
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2024-09-27 18:56:29 -0400
committerAlex Scerba <alex@scerba.org>2024-09-27 18:56:29 -0400
commit2782bafcfdb69ef7b69a51a717a6bd35095e9369 (patch)
tree32d69f68fe2dbc6b9cc5a5ac8ff970d79f348156 /html/projects
parent1208c2e7e7e79cfe122f8d5f38160a0611cc9dfe (diff)
Add base files
Diffstat (limited to 'html/projects')
-rw-r--r--html/projects/Husqvarna_Val.tmpl.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/html/projects/Husqvarna_Val.tmpl.html b/html/projects/Husqvarna_Val.tmpl.html
new file mode 100644
index 0000000..ab32eb2
--- /dev/null
+++ b/html/projects/Husqvarna_Val.tmpl.html
@@ -0,0 +1,22 @@
+{{define "title"}}{{.Post.Title}}{{end}}
+{{define "description"}}Husqvarna Val CCS unsponsored project.{{end}}
+{{define "uploaded-on"}}2024-05-08{{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>Husqvarna Val powersports project. Extend electric range through the sidecar for longer and more remote adventures.</p>
+ <p><b>Final Deliverable:</b> Digital model and animation.</p>
+ <div class="hide">
+ <img src="/static/media/Husqvarna_Val/Bar_Shot.jpg" class="mainImage" alt="Husqvarna Val UI." width="1435" height="929" />
+ </div>
+ <img src="/static/media/Husqvarna_Val/HUSQVARNA_Scerba_3k_rev2.jpg" alt="Husqvarna Val sidecar motorcycle project." />
+ <!-- <video src="/static/media/Husqvarna_Val/Val_Animation.mp4" alt="Husqvarna Val animation." controls="" width="1920" height="1080"><a href="/static/media/Husqvarna_Val/Val_Animation.mp4">CJ7 Signal Test</a></video> -->
+ <iframe width="1920" src="https://www.youtube.com/embed/RXhwG4fjCKw?si=Bj5jhNxfdjiXy_Ch" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
+ </article>
+ </div>
+{{end}} \ No newline at end of file