From b31c9ff0fb89a653a2603f48b09c9e09ed6e0977 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:15:57 -0800 Subject: [PATCH 01/21] Create template This template file can be used as the backbone for all blog posts --- posts/template | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 posts/template diff --git a/posts/template b/posts/template new file mode 100644 index 0000000..2b9a1f8 --- /dev/null +++ b/posts/template @@ -0,0 +1,36 @@ + + + + + + + Sean's Website + + + + +
+ +




+
+ + +

Name of post here

+

+ Put the text here +

+ + + + + From 192fc0af07d6820a77c6328de9683ff6e3552389 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:17:07 -0800 Subject: [PATCH 02/21] Rename template to template.html Fix name --- posts/{template => template.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{template => template.html} (100%) diff --git a/posts/template b/posts/template.html similarity index 100% rename from posts/template rename to posts/template.html From 3903930ccbb29a9749c9e53b9c671fdcfb8254f0 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:25:26 -0800 Subject: [PATCH 03/21] Update blog.html Small test. --- blog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog.html b/blog.html index 8c7be6b..66830cf 100644 --- a/blog.html +++ b/blog.html @@ -27,7 +27,7 @@

About Me

- This is dummy text that will be replaced with links to actual blog posts. + This is dummy text that will be replaced with links to actual blog posts. Hopefully I can start linking to my posts soon.

@@ -35,4 +35,4 @@

About Me

- \ No newline at end of file + From 6ab5e1935395f6be3bfd706bf5cc7da9932bb05a Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:30:12 -0800 Subject: [PATCH 04/21] Update template.html --- posts/template.html | 24 ++++++++++++++++++------ 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/posts/template.html b/posts/template.html index 2b9a1f8..16ff990 100644 --- a/posts/template.html +++ b/posts/template.html @@ -21,16 +21,28 @@
-




-
+


+ +

Template

-

Name of post here

- Put the text here + This is a template post for other posts to use +

+ + + +

+ If you're interested, please download my resume here.

+ - + - From e1762b5c66567b9e745e7bed03a408c68f0101fa Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:32:41 -0800 Subject: [PATCH 05/21] Update template.html Try to fix template page --- posts/template.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/posts/template.html b/posts/template.html index 16ff990..78bd5ae 100644 --- a/posts/template.html +++ b/posts/template.html @@ -5,11 +5,11 @@ Sean's Website - + - + From 9acd4f823b18d05f7381c7c9411bbd6b02026536 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:38:04 -0800 Subject: [PATCH 06/21] Update template.html Hotfix to template post --- posts/template.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/posts/template.html b/posts/template.html index 78bd5ae..2d263f5 100644 --- a/posts/template.html +++ b/posts/template.html @@ -5,11 +5,11 @@ Sean's Website - + - + + From 95e0ce59584f2fc5fdb7ed4ddeea644a753d1def Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:38:44 -0800 Subject: [PATCH 07/21] Update nav.html Add absolute path to image usage --- nav.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nav.html b/nav.html index b976bd3..4b484d3 100644 --- a/nav.html +++ b/nav.html @@ -1,7 +1,7 @@
- +
@@ -13,4 +13,4 @@

Sean's Website

-
\ No newline at end of file + From 50c58710f86f29f60ba6746252aee9b4be37e7f0 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:41:19 -0800 Subject: [PATCH 08/21] Update nav.html Second hotfix to image usage --- nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nav.html b/nav.html index 4b484d3..05aa72d 100644 --- a/nav.html +++ b/nav.html @@ -1,7 +1,7 @@
- +
From cc8bbfc48e01a5c47099e3941985616e2911447d Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:43:36 -0800 Subject: [PATCH 09/21] Update template.html Quick fix to template --- posts/template.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/posts/template.html b/posts/template.html index 2d263f5..2aba122 100644 --- a/posts/template.html +++ b/posts/template.html @@ -5,11 +5,11 @@ Sean's Website - + - + + From 87a75d6974702bdfea2b3a18633671e4a4c56bbf Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:47:10 -0800 Subject: [PATCH 10/21] Update about.html --- about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/about.html b/about.html index 5db0d0a..28a6c4f 100644 --- a/about.html +++ b/about.html @@ -21,7 +21,7 @@
-


+




About Me

@@ -45,4 +45,4 @@

About Me

- \ No newline at end of file + From b4208e23d1f908a46005f02bbaf50b8b845764b0 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:48:28 -0800 Subject: [PATCH 11/21] Update template.html --- posts/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/template.html b/posts/template.html index 2aba122..ea23eac 100644 --- a/posts/template.html +++ b/posts/template.html @@ -21,7 +21,7 @@
-


+




Template

From b851a2291edd5ac004ecc394bec3bafaf15d4e75 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:49:13 -0800 Subject: [PATCH 12/21] Update nav.html --- nav.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/nav.html b/nav.html index 05aa72d..78c26cb 100644 --- a/nav.html +++ b/nav.html @@ -4,12 +4,12 @@

Sean's Website

- - - - - - + + + + + +

Sean's Website

From 5a99f7c53ce79ba3f261caee8957365222eb1af8 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:54:47 -0800 Subject: [PATCH 13/21] Create first_post --- posts/first_post | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 posts/first_post diff --git a/posts/first_post b/posts/first_post new file mode 100644 index 0000000..b536ed7 --- /dev/null +++ b/posts/first_post @@ -0,0 +1,40 @@ + + + + + + + Sean's Website + + + + +
+ +




+ + +

First Post!

+ +

+ Hello everyone! + + My name is Sean, and welcome to my website! Here, I'll be posting my thoughts occasionally on things that interest me, like cooking, programming, and science. Maybe I'll even set up RSS properly! +

+ + + + + + + From bf46944cd547b29e54395344a8cd70700d3894f9 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:56:25 -0800 Subject: [PATCH 14/21] Rename first_post to my-first-post --- posts/{first_post => my-first-post} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{first_post => my-first-post} (100%) diff --git a/posts/first_post b/posts/my-first-post similarity index 100% rename from posts/first_post rename to posts/my-first-post From a5b22c4b530e7ad9b62306583dd7ae3de4982bf5 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 18:58:18 -0800 Subject: [PATCH 15/21] Rename my-first-post to my-first-post.html --- posts/{my-first-post => my-first-post.html} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename posts/{my-first-post => my-first-post.html} (100%) diff --git a/posts/my-first-post b/posts/my-first-post.html similarity index 100% rename from posts/my-first-post rename to posts/my-first-post.html From c5fcb85384e6e98319cc72bbcdc0b278c59e73e0 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:01:45 -0800 Subject: [PATCH 16/21] Update blog.html --- blog.html | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/blog.html b/blog.html index 66830cf..2be1927 100644 --- a/blog.html +++ b/blog.html @@ -25,10 +25,8 @@

-

About Me

-

- This is dummy text that will be replaced with links to actual blog posts. Hopefully I can start linking to my posts soon. -

+

My First Post!

+ From c506164bf0151e7ec4a40ebc7e73612fc25462ac Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:04:26 -0800 Subject: [PATCH 17/21] Update blog.html --- blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.html b/blog.html index 2be1927..31f2ce3 100644 --- a/blog.html +++ b/blog.html @@ -25,7 +25,7 @@

-

My First Post!

+

My First Post!

From a96b0f16aa01276b9f454be045cc97b430408ac7 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:07:01 -0800 Subject: [PATCH 18/21] Update blog.html Try to improve link visibility --- blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.html b/blog.html index 31f2ce3..ce40e7f 100644 --- a/blog.html +++ b/blog.html @@ -25,7 +25,7 @@

-

My First Post!

+

My First Post!

From a1f449d2cf734925f8fa0e55e22d0396bc899b2b Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:14:38 -0800 Subject: [PATCH 19/21] Update blog.html --- blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.html b/blog.html index ce40e7f..9f8caa7 100644 --- a/blog.html +++ b/blog.html @@ -25,7 +25,7 @@

-

My First Post!

+ From 8239568aafda83d609677068547830ca83295010 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:22:59 -0800 Subject: [PATCH 20/21] Update blog.html Cleanup --- blog.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blog.html b/blog.html index 9f8caa7..ea4e649 100644 --- a/blog.html +++ b/blog.html @@ -23,7 +23,7 @@





-

+ @@ -31,6 +31,6 @@ -
+ From 15f94409b37a38c684f384f5d5e27ca116598652 Mon Sep 17 00:00:00 2001 From: Sean Vo <101959987+TriAttack238@users.noreply.github.com> Date: Wed, 20 Nov 2024 19:24:58 -0800 Subject: [PATCH 21/21] Update blog.html --- blog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog.html b/blog.html index ea4e649..dab9610 100644 --- a/blog.html +++ b/blog.html @@ -25,7 +25,7 @@
- +

My First Post!