summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-11-12 10:49:55 -0600
committerMatt Strapp <matt@mattstrapp.net>2024-11-12 10:49:55 -0600
commit4f85a420361d791ed7a953436dcece125f1dd0d8 (patch)
tree67fc8d4de383925a1286ad68f79c86b5949aed12
parentbackdated post (diff)
downloadwebsite-4f85a420361d791ed7a953436dcece125f1dd0d8.tar
website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.gz
website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.bz2
website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.lz
website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.xz
website-4f85a420361d791ed7a953436dcece125f1dd0d8.tar.zst
website-4f85a420361d791ed7a953436dcece125f1dd0d8.zip
Update submodule, fix series
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
-rw-r--r--.gitmodules2
-rw-r--r--config.toml7
-rw-r--r--content/contact.md1
-rw-r--r--content/posts/eclipse-obscured-by-clouds.md1
-rw-r--r--content/posts/flying-over-london-on-an-airbus-a330-neo.md1
-rw-r--r--content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md1
-rw-r--r--content/posts/la-dame-de-fer.md1
-rw-r--r--content/posts/lonerism.md1
-rw-r--r--content/posts/my-little-versailles.md1
-rw-r--r--content/posts/no-cars-go.md1
-rw-r--r--content/posts/no-time.md1
-rw-r--r--content/posts/same-as-it-ever-was.md1
-rw-r--r--content/posts/the-emperor-lies.md1
-rw-r--r--content/posts/the-face-that-mesmorises-all.md1
-rw-r--r--content/posts/the-inevitable-march.md1
-rw-r--r--content/posts/the-kind-of-tired-sleep-cannot-fix.md1
-rw-r--r--content/posts/the-pale-imitation.md1
-rw-r--r--content/posts/title-redacted.md1
-rw-r--r--content/posts/untitled.md1
-rw-r--r--content/resume.md1
m---------themes/hugo-coder0
-rwxr-xr-xupdate_resume3
22 files changed, 7 insertions, 23 deletions
diff --git a/.gitmodules b/.gitmodules
index ce3490a..5f45692 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
[submodule "themes/hugo-coder"]
path = themes/hugo-coder
- url = https://github.com/luizdepra/hugo-coder.git
+ url = https://github.com/RosstheRoss/hugo-coder
diff --git a/config.toml b/config.toml
index f0298d2..8b5c5c7 100644
--- a/config.toml
+++ b/config.toml
@@ -4,6 +4,8 @@ title = 'Matt Strapp'
theme = "hugo-coder"
enableRobotsTXT = true
enableEmoji = true
+enableGitInfo = true
+
[markup]
[markup.goldmark]
@@ -18,13 +20,14 @@ minifyOutput = true
[params]
author = "Matt Strapp"
+license = '<a href="https://creativecommons.org/licenses/by/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC BY 4.0<img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/cc.svg" alt=""><img style="height:22px!important;margin-left:3px;vertical-align:text-bottom;" src="https://mirrors.creativecommons.org/presskit/icons/by.svg" alt=""></a>'
info = "Splash Screen!"
description = "Matt Strapp's personal website"
keywords = "developer,personal"
avatarurl = "images/avatar.png"
gravatar = "matt@mattstrapp.net"
-commit = "https://git.mattstrapp.net/website/tree/"
-fediverseCreator = "@me@mattstrapp.net"
+commit = "https://git.mattstrapp.net/website/commit/?id="
+fediverseCreator = "@me@mattsttrapp.net"
favicon_32 = "/images/favicon-32x32.png"
favicon_16 = "/images/favicon-16x16.png"
diff --git a/content/contact.md b/content/contact.md
index f05f0c3..081d778 100644
--- a/content/contact.md
+++ b/content/contact.md
@@ -4,7 +4,6 @@ description = "Contact me"
date = "1970-01-01"
aliases = ["about-me", "about"]
author = "Matt Strapp"
-fediverseCreator = "@me@mattstrapp.net"
+++
Email me matt AT mattstrapp.net. \
diff --git a/content/posts/eclipse-obscured-by-clouds.md b/content/posts/eclipse-obscured-by-clouds.md
index e13f916..1538994 100644
--- a/content/posts/eclipse-obscured-by-clouds.md
+++ b/content/posts/eclipse-obscured-by-clouds.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "Eclipse (obscured by clouds)"
description = "The clouds obscured the eclipse"
diff --git a/content/posts/flying-over-london-on-an-airbus-a330-neo.md b/content/posts/flying-over-london-on-an-airbus-a330-neo.md
index e0cf301..50a2512 100644
--- a/content/posts/flying-over-london-on-an-airbus-a330-neo.md
+++ b/content/posts/flying-over-london-on-an-airbus-a330-neo.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "Flying over London on an Airbus A330-neo on the way to Paris"
description = "London calling"
diff --git a/content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md b/content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md
index b8525c6..f5eed13 100644
--- a/content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md
+++ b/content/posts/it-hurts-waiting-for-someone-you-know-will-never-come-to-you.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "It hurts waiting for someone you know will never come to you."
description = "Alone."
diff --git a/content/posts/la-dame-de-fer.md b/content/posts/la-dame-de-fer.md
index 50b65db..3e5f61f 100644
--- a/content/posts/la-dame-de-fer.md
+++ b/content/posts/la-dame-de-fer.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "The Lady of Iron"
description = "The Eiffel Tower at night"
diff --git a/content/posts/lonerism.md b/content/posts/lonerism.md
index 1834af4..f9c25d2 100644
--- a/content/posts/lonerism.md
+++ b/content/posts/lonerism.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "[A]Lonerism"
series = ["Paris, mon amour"]
diff --git a/content/posts/my-little-versailles.md b/content/posts/my-little-versailles.md
index 17d2054..88afcc6 100644
--- a/content/posts/my-little-versailles.md
+++ b/content/posts/my-little-versailles.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "my little versailles"
description = "opulence and lonliness"
diff --git a/content/posts/no-cars-go.md b/content/posts/no-cars-go.md
index fc741f0..38723e5 100644
--- a/content/posts/no-cars-go.md
+++ b/content/posts/no-cars-go.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "Where No Cars Go"
description = "Localized entirely within the sky"
diff --git a/content/posts/no-time.md b/content/posts/no-time.md
index 36b5291..4a4b842 100644
--- a/content/posts/no-time.md
+++ b/content/posts/no-time.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "No Time"
description = "Fifteen years was not long enough"
diff --git a/content/posts/same-as-it-ever-was.md b/content/posts/same-as-it-ever-was.md
index b70d878..643cc72 100644
--- a/content/posts/same-as-it-ever-was.md
+++ b/content/posts/same-as-it-ever-was.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "Same as it Ever Was"
description = "Time isn't holding up, time isn't after us"
diff --git a/content/posts/the-emperor-lies.md b/content/posts/the-emperor-lies.md
index ccf0d27..0b73280 100644
--- a/content/posts/the-emperor-lies.md
+++ b/content/posts/the-emperor-lies.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "Look at my works, ye mighty, and despair!"
description = "Surrounded by layers of lead and wood, he lies."
diff --git a/content/posts/the-face-that-mesmorises-all.md b/content/posts/the-face-that-mesmorises-all.md
index 5e3adb6..2745208 100644
--- a/content/posts/the-face-that-mesmorises-all.md
+++ b/content/posts/the-face-that-mesmorises-all.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "The Face of Legend"
description = "The Mona Lisa, front and center at the Louvre"
diff --git a/content/posts/the-inevitable-march.md b/content/posts/the-inevitable-march.md
index e76ef26..e7eba43 100644
--- a/content/posts/the-inevitable-march.md
+++ b/content/posts/the-inevitable-march.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "The Inevitable March"
description = "It feels like only yesterday."
diff --git a/content/posts/the-kind-of-tired-sleep-cannot-fix.md b/content/posts/the-kind-of-tired-sleep-cannot-fix.md
index d70346c..7f9b02c 100644
--- a/content/posts/the-kind-of-tired-sleep-cannot-fix.md
+++ b/content/posts/the-kind-of-tired-sleep-cannot-fix.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "The Kind of Tired Sleep Cannot Fix"
description = "It's All a Blur"
diff --git a/content/posts/the-pale-imitation.md b/content/posts/the-pale-imitation.md
index a1f09bb..072450f 100644
--- a/content/posts/the-pale-imitation.md
+++ b/content/posts/the-pale-imitation.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "The Pale Imitation"
description = "Half the size is still imposing"
diff --git a/content/posts/title-redacted.md b/content/posts/title-redacted.md
index f04d820..57538fd 100644
--- a/content/posts/title-redacted.md
+++ b/content/posts/title-redacted.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "[Title Redacted]"
description = "What is nostalgia?"
diff --git a/content/posts/untitled.md b/content/posts/untitled.md
index 9546637..7f71a6e 100644
--- a/content/posts/untitled.md
+++ b/content/posts/untitled.md
@@ -1,6 +1,5 @@
+++
authors = ["Matt Strapp"]
-fediverseCreator = "@me@mattstrapp.net"
categories = ["Photography"]
title = "untitled"
description = "A pole surrounded by the river of change"
diff --git a/content/resume.md b/content/resume.md
index fa26f93..91381b8 100644
--- a/content/resume.md
+++ b/content/resume.md
@@ -4,7 +4,6 @@ description = "About me"
date = "1970-01-01"
aliases = ["portfolio", "resume"]
author = "Matt Strapp"
-fediverseCreator = "@me@mattstrapp.net"
+++
If you want it as a PDF, [contact me](/about/#contact)
diff --git a/themes/hugo-coder b/themes/hugo-coder
-Subproject f69d6d6da728790a5f0bb1c5e2047174bc8f185
+Subproject f9041ddbc118e3bf2458e431e586c699f16829a
diff --git a/update_resume b/update_resume
index ee96a19..a04cd47 100755
--- a/update_resume
+++ b/update_resume
@@ -10,8 +10,7 @@ sed -i '3 s/./# &/' content/resume.md
# Add the hugo stuff
sed -i '1s/^/If you want it as a PDF, [contact me](\/about\/\#contact)\n\n --- \n\n/' content/resume.md
sed -i '1s/^/+++\n\n/' content/resume.md
-sed -i '1s/^/fediverseCreator = "@me@mattstrapp.net"\n/' content/resume.md
-sed -i '1s/^/author = "Matt Strapp"\n/' content/resume.md
+sed -i '1s/^/sed -i '1s/^/author = "Matt Strapp"\n/' content/resume.md
sed -i '1s/^/aliases = ["portfolio", "resume"]\n/' content/resume.md
sed -i '1s/^/date = "1970-01-01"\n/' content/resume.md
sed -i '1s/^/description = "About me"\n/' content/resume.md