From 7bdc911cceeb54aca1b16713d6df953d7d62ab4f Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Sat, 28 Sep 2024 12:29:15 -0400 Subject: Add temporary projects --- html/projects/Husqvarna_Val.tmpl.html | 22 ---------------------- html/projects/project.tmpl.html | 32 ++++++++++++++++++++++++++++++++ html/projects/project2.tmpl.html | 32 ++++++++++++++++++++++++++++++++ html/projects/project3.tmpl.html | 32 ++++++++++++++++++++++++++++++++ html/projects/project4.tmpl.html | 32 ++++++++++++++++++++++++++++++++ 5 files changed, 128 insertions(+), 22 deletions(-) delete mode 100644 html/projects/Husqvarna_Val.tmpl.html create mode 100644 html/projects/project.tmpl.html create mode 100644 html/projects/project2.tmpl.html create mode 100644 html/projects/project3.tmpl.html create mode 100644 html/projects/project4.tmpl.html diff --git a/html/projects/Husqvarna_Val.tmpl.html b/html/projects/Husqvarna_Val.tmpl.html deleted file mode 100644 index ab32eb2..0000000 --- a/html/projects/Husqvarna_Val.tmpl.html +++ /dev/null @@ -1,22 +0,0 @@ -{{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"}} -

Project

-
-
-

{{.Post.Title}}

-

Husqvarna Val powersports project. Extend electric range through the sidecar for longer and more remote adventures.

-

Final Deliverable: Digital model and animation.

-
- Husqvarna Val UI. -
- Husqvarna Val sidecar motorcycle project. - - -
-
-{{end}} \ No newline at end of file diff --git a/html/projects/project.tmpl.html b/html/projects/project.tmpl.html new file mode 100644 index 0000000..d48b985 --- /dev/null +++ b/html/projects/project.tmpl.html @@ -0,0 +1,32 @@ +{{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"}} +
+

{{.Post.Title}}

+
+

channel

+

One Two

+

tags

+

One Two Three Four

+
+ test-wide +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. + test image. + +
+{{end}} \ No newline at end of file diff --git a/html/projects/project2.tmpl.html b/html/projects/project2.tmpl.html new file mode 100644 index 0000000..352c427 --- /dev/null +++ b/html/projects/project2.tmpl.html @@ -0,0 +1,32 @@ +{{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"}} +
+

{{.Post.Title}}

+
+

channel

+

One Two

+

tags

+

One Two Three Four

+
+ test-wide +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. + test image. + +
+{{end}} \ No newline at end of file diff --git a/html/projects/project3.tmpl.html b/html/projects/project3.tmpl.html new file mode 100644 index 0000000..352c427 --- /dev/null +++ b/html/projects/project3.tmpl.html @@ -0,0 +1,32 @@ +{{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"}} +
+

{{.Post.Title}}

+
+

channel

+

One Two

+

tags

+

One Two Three Four

+
+ test-wide +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. + test image. + +
+{{end}} \ No newline at end of file diff --git a/html/projects/project4.tmpl.html b/html/projects/project4.tmpl.html new file mode 100644 index 0000000..d48b985 --- /dev/null +++ b/html/projects/project4.tmpl.html @@ -0,0 +1,32 @@ +{{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"}} +
+

{{.Post.Title}}

+
+

channel

+

One Two

+

tags

+

One Two Three Four

+
+ test-wide +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. +
+

heading

+

This is a bunch of extra content and stuff that you'll probably want obviously.

+

Another paragraph.

+
+ test image. + test image. + +
+{{end}} \ No newline at end of file -- cgit v1.2.3