diff options
Diffstat (limited to '')
29 files changed, 60 insertions, 31 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 711a7e8..81eaccb 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" 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/tree/?id=" +fediverseCreator = "@me@mattsttrapp.net" favicon_32 = "/images/favicon-32x32.png" favicon_16 = "/images/favicon-16x16.png" @@ -51,18 +54,35 @@ name = "Git repositories" icon = "fa fa-git fa-2x" weight = 1 url = "https://git.mattstrapp.net" +rel = "me" [[params.social]] name = "GitHub" icon = "fa fa-github fa-2x" weight = 2 url = "https://github.com/RossTheRoss" +rel = "me" [[params.social]] name = "LinkedIn" icon = "fa fa-linkedin fa-2x" weight = 3 url = "https://www.linkedin.com/in/mattstrapp" +rel = "me" + +[[params.social]] +name = "Mastodon" +icon = "fa fa-brands fa-mastodon fa-2x" +weight = 4 +url = "https://gts.mattstrapp.net/@me" +rel = "me" + +[[params.social]] +name = "Bluesky" +icon = "fa fa-brands fa-bluesky fa-2x" +weight = 5 +url = "https://bsky.app/profile/mattstrapp.net" +rel = "me" # [[params.social]] # name = "Portfolio Site" 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 new file mode 100644 index 0000000..643cc72 --- /dev/null +++ b/content/posts/same-as-it-ever-was.md @@ -0,0 +1,10 @@ ++++ +authors = ["Matt Strapp"] +categories = ["Photography"] +title = "Same as it Ever Was" +description = "Time isn't holding up, time isn't after us" +date = "2024-10-21" +images = ["/images/photography/same-as-it-ever-was.webp"] ++++ + +![The scenery of the city near where I grew up.](/images/photography/same-as-it-ever-was.webp "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 new file mode 100644 index 0000000..072450f --- /dev/null +++ b/content/posts/the-pale-imitation.md @@ -0,0 +1,10 @@ ++++ +authors = ["Matt Strapp"] +categories = ["Photography"] +title = "The Pale Imitation" +description = "Half the size is still imposing" +date = "2023-12-03" +images = ["/images/photography/the-pale-imitation.webp"] ++++ + +![The Eiffel Tower replica on the Las Vegas Strip](/images/photography/the-pale-imitation.webp "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/static/images/photography/(no)-eclipse.webp b/static/images/photography/(no)-eclipse.webp index 78976b0..20e94ca 100644 --- a/static/images/photography/(no)-eclipse.webp +++ b/static/images/photography/(no)-eclipse.webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6d33e061a9f89c3b84b8d265869f729d0464838e3fccc9f50ae066862f220d35 -size 1193624 +oid sha256:c1b953fde0a3c0eb4740034226a07b3758267e8b07ba377a357f384d49df3e24 +size 926824 diff --git a/static/images/photography/a[lonerism].webp b/static/images/photography/a[lonerism].webp index e830944..7f7fac7 100644 --- a/static/images/photography/a[lonerism].webp +++ b/static/images/photography/a[lonerism].webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9a73bbdb71d493e3cef7ad35856dd9526d186e76c04762f109ee3236844a22a7 -size 1834862 +oid sha256:fd772f35b7193e7c6fab0217f140702962390f84b8ac3258764b548ae9a49424 +size 1423802 diff --git a/static/images/photography/no-time.webp b/static/images/photography/no-time.webp index c5629d6..06b7be5 100644 --- a/static/images/photography/no-time.webp +++ b/static/images/photography/no-time.webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c6347899737059ea29fe687cb72c136ebbbd9b2973a14808d7c938ae7c84f629 -size 4287606 +oid sha256:d4b5e9423b9d1b4ef343395c5b414fedff7db080ddc80870a9d2a8526c6578d5 +size 3610178 diff --git a/static/images/photography/same-as-it-ever-was.webp b/static/images/photography/same-as-it-ever-was.webp new file mode 100644 index 0000000..cca2681 --- /dev/null +++ b/static/images/photography/same-as-it-ever-was.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f20455cab6a67e19c8bc3ab0c3d360b0e2e27f87c30d58511dd3ec2c5d082531 +size 691758 diff --git a/static/images/photography/the-iron-lady.webp b/static/images/photography/the-iron-lady.webp index 5928813..f259dd8 100644 --- a/static/images/photography/the-iron-lady.webp +++ b/static/images/photography/the-iron-lady.webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:96afff529a298a8b10ea1d2ffdec7a6ebd741e7e322cfa409b3819785920096d -size 993810 +oid sha256:c6dd1159163fda5f85300d32cc0717640fff0e29d806a43d30ddc33cd819296b +size 736884 diff --git a/static/images/photography/the-pale-imitation.webp b/static/images/photography/the-pale-imitation.webp new file mode 100644 index 0000000..0c05e42 --- /dev/null +++ b/static/images/photography/the-pale-imitation.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c2b4b2804c06ef459a7afbe9a3079f1f815015d489911bee9646e539189656e +size 635856 diff --git a/static/images/photography/your-emperor.webp b/static/images/photography/your-emperor.webp index 97e1a06..a72d6f7 100644 --- a/static/images/photography/your-emperor.webp +++ b/static/images/photography/your-emperor.webp @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:340671e80ea8221f2a3b211f7b600713f1e54acd1b2573d12bb92bd6e15688ff -size 878100 +oid sha256:843839039c3a01f58e855a6d9f01d03debed541c2e15f650328a0152d0fa5818 +size 208020 diff --git a/themes/hugo-coder b/themes/hugo-coder -Subproject 4e8ce4a6a09c7f32548c5c33b532dcbbccc355b +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 |