From b07229df97287d4d6c85bde2b5e08083afe073b4 Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Sat, 11 Nov 2023 17:30:03 -0500 Subject: New style and add sketchbook post --- static/CCS_Entry_Portfolio.tmpl.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 static/CCS_Entry_Portfolio.tmpl.html (limited to 'static/CCS_Entry_Portfolio.tmpl.html') diff --git a/static/CCS_Entry_Portfolio.tmpl.html b/static/CCS_Entry_Portfolio.tmpl.html new file mode 100644 index 0000000..4281ed6 --- /dev/null +++ b/static/CCS_Entry_Portfolio.tmpl.html @@ -0,0 +1,24 @@ +{{define "title"}}{{.Post.Title}}{{end}} +{{define "description"}}My entry portfolio for the College for Creative Studies.{{end}} +{{define "keywords"}}project CCS{{end}} +{{ define "canonical" }}/projects{{end}} + +{{define "main"}} +

Project

+
+
+

{{.Post.Title}}

+

My entrance portfolio for the College of Creative Studies.

+
+ Arai helmet sketch. + Cat, Bernie, sketch. + Zoomed peacock sketch with feathers out. + Flamingo standing on one leg sketch. + Harley Davidson concept sportbike sketch. + Side view Honda SL350 bobber sketch. + Peakcock sketch with feathers tucked. + Sketch of my dorm setup at the Milwaukee School of Engineering. +
+
+
+{{end}} \ No newline at end of file -- cgit v1.2.3