aboutsummaryrefslogtreecommitdiff
path: root/html/main/about.tmpl.html
diff options
context:
space:
mode:
authorAlex <alex@scerba.org>2024-03-13 17:09:48 -0400
committerAlex Scerba <alex@scerba.org>2024-10-29 13:20:01 -0400
commitf97d476b495126fd2474b8e3a2968658395d2a0f (patch)
tree866ce2531ea9ada192e01faeecd42fc02bc5b0c1 /html/main/about.tmpl.html
parent99d92792daedc0501886edc7c4e4a9f3768f9b8a (diff)
Complete restructure
Diffstat (limited to 'html/main/about.tmpl.html')
-rw-r--r--html/main/about.tmpl.html23
1 files changed, 0 insertions, 23 deletions
diff --git a/html/main/about.tmpl.html b/html/main/about.tmpl.html
deleted file mode 100644
index 1ea7e99..0000000
--- a/html/main/about.tmpl.html
+++ /dev/null
@@ -1,23 +0,0 @@
-{{ define "title" }}About{{end}}
-{{ define "description" }}About me and my site.{{end}}
-{{ define "keywords" }}about{{end}}
-{{ define "canonical" }}/about{{end}}
-
-{{ define "main" }}
- <div class="uneven-column-grid">
- <h1>About</h1>
- <img src="/static/media/alex_profile_512.jpg" alt="Highschool senior photo portrait of Alex next to Yerkes Observatory." style="margin-bottom: 3rem"/>
- <div class="postBackground">
- <div class="postContent">
- <p>My name is Alex Scerba, a Junior in the College for Creative Studies: Transportation Design program in Detroit, MI.</p>
- <p>Growing up in Lake Geneva, WI, I developed a passion for making and tinkering, which lead me down the path of industrial design. I love working with my hands, fixing up and riding motorcycles and cars, and learning new skills.</p>
- <p>In addition to sketching, rendering, and modeling, my hobby skills include programming (<a href="https://github.com/ascerba/personal-website" target="_blank" rel="noopener noreferrer">this website</a>), bookbinding, and woodworking.</p>
- <blockquote>"It's just a machine. Open it up and see what's wrong."</blockquote>
- <p>This summer, I hope to secure an internship to learn more skills in the design and manufacturing industry.</p>
- <p>Connect with me on LinkedIn: <a href="https://linkedin.com/in/ascerba" target="_blank" rel="noopener noreferrer">linkedin.com/in/ascerba</a></p>
- <p>Contact me at <a href="mailto:me@alexscerba.com">me@alexscerba.com</a></p>
- <p>View my <a href="/static/documents/Resume_Scerba_Fall2023.pdf">résumé</a>
- </div>
- </div>
- </div>
-{{ end }} \ No newline at end of file