diff --git a/.eleventy.js b/.eleventy.js index 8bc7cfb..b4d9775 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -21,15 +21,14 @@ module.exports = function(eleventyConfig) { eleventyConfig.addPlugin(embedYouTube); eleventyConfig.addPlugin(pluginRss); - eleventyConfig.addPassthroughCopy({ "assets/css": "css" }); - eleventyConfig.addPassthroughCopy({ "assets/fonts": "fonts" }); - eleventyConfig.addPassthroughCopy({ "assets/images/*": "images" }); - eleventyConfig.addPassthroughCopy({ "assets/favicon": "/" }); + eleventyConfig.addPassthroughCopy("css"); + eleventyConfig.addPassthroughCopy("fonts"); + eleventyConfig.addPassthroughCopy("images/**/*.{gif,png,jpg,jpeg}"); + eleventyConfig.addPassthroughCopy({ "favicon": "/" }); eleventyConfig.addPassthroughCopy({ "node_modules/simpledotcss/simple.css": "css/simple.css", }); eleventyConfig.addPassthroughCopy({ "src/robots.txt": "robots.txt" }); - eleventyConfig.addPassthroughCopy({ "assets/images/about/devon.lol-button-03.gif": "images/devon.lol-button-03.gif" }); eleventyConfig.addFilter("buildPageTitle", function(title) { if (this.page.url === '/') { diff --git a/assets/fonts/example.html b/assets/fonts/example.html deleted file mode 100644 index 7cf183b..0000000 --- a/assets/fonts/example.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
- - - - - - -
[It does](/blog/the-old-web)!
@@ -24,8 +24,8 @@ You can follow me [on Mastodon](https://techhub.social/@RadDevon). I tend to be
If you want to link to my site, you can use these buttons!
-
-
-
+
+
+
Feel free to skip the buttons too if you prefer. I personally prefer when links to other sites have some context, so text links are even better. Any link is appreciated.
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/braga.jpg b/src/blog/covid-comfort-report-card-october-2023/images/braga.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/braga.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/braga.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/chicago.jpg b/src/blog/covid-comfort-report-card-october-2023/images/chicago.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/chicago.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/chicago.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/knoxville-tn-covid-vaccination-page.png b/src/blog/covid-comfort-report-card-october-2023/images/knoxville-tn-covid-vaccination-page.png
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/knoxville-tn-covid-vaccination-page.png
rename to src/blog/covid-comfort-report-card-october-2023/images/knoxville-tn-covid-vaccination-page.png
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/knoxville.jpg b/src/blog/covid-comfort-report-card-october-2023/images/knoxville.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/knoxville.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/knoxville.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/milwaukee.jpg b/src/blog/covid-comfort-report-card-october-2023/images/milwaukee.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/milwaukee.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/milwaukee.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/minneapolis.jpg b/src/blog/covid-comfort-report-card-october-2023/images/minneapolis.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/minneapolis.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/minneapolis.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/montreal.jpg b/src/blog/covid-comfort-report-card-october-2023/images/montreal.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/montreal.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/montreal.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/philadelphia.jpg b/src/blog/covid-comfort-report-card-october-2023/images/philadelphia.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/philadelphia.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/philadelphia.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/pittsburgh.jpg b/src/blog/covid-comfort-report-card-october-2023/images/pittsburgh.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/pittsburgh.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/pittsburgh.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/portland.jpg b/src/blog/covid-comfort-report-card-october-2023/images/portland.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/portland.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/portland.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/porto.jpg b/src/blog/covid-comfort-report-card-october-2023/images/porto.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/porto.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/porto.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/seattle.jpg b/src/blog/covid-comfort-report-card-october-2023/images/seattle.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/seattle.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/seattle.jpg
diff --git a/assets/images/blog/covid-comfort-report-card-october-2023/slc.jpg b/src/blog/covid-comfort-report-card-october-2023/images/slc.jpg
similarity index 100%
rename from assets/images/blog/covid-comfort-report-card-october-2023/slc.jpg
rename to src/blog/covid-comfort-report-card-october-2023/images/slc.jpg
diff --git a/src/blog/covid-comfort-report-card-october-2023.md b/src/blog/covid-comfort-report-card-october-2023/index.md
similarity index 94%
rename from src/blog/covid-comfort-report-card-october-2023.md
rename to src/blog/covid-comfort-report-card-october-2023/index.md
index 2c30b2d..0e15374 100644
--- a/src/blog/covid-comfort-report-card-october-2023.md
+++ b/src/blog/covid-comfort-report-card-october-2023/index.md
@@ -1,7 +1,7 @@
---
title: Covid Comfort Report Card, October, 2023
layout: article.njk
-date: git Last Modified
+date: 2023-10-22 # Revert to `git Last Modified` after next modification
tags: post
excerpt: If you travel as a Covid-cautious person, you'll find it more or less comfortable to exist in some cities based on a number of factors. Here's my roundup of the cities I've visited.
---
@@ -16,7 +16,7 @@ I'll be looking at some subjective factors like my own experiences existing in t
## Braga, Portugal
-
+
No one here was anything but nice to me. I never got a sideways glance and no one ever accosted me — at least, not in English! 😅
@@ -24,7 +24,7 @@ I don't have per-city vaccination data on Portugal, but [86.1% of the country is
## Chicago, Illinois
-
+
Chicago is one of the friendliest US cities I've been to for the Covid-conscious. Masking is relatively common, especially on public transit. Lots of masking in the airport which is great to see.
@@ -32,13 +32,13 @@ Chicago is one of the friendliest US cities I've been to for the Covid-conscious
## Knoxville, Tennessee
-
+
The South maintains its reputation of being friendly… as long as you're exactly like them. In this case, that means that you are anti-vax and certainly not masked. I was accosted no less than three times in a few weeks in Knoxville while masked. If you're wearing a mask here, even in a crowded public area, you'll very likely be the only one. Moving around in downtown, I would see a handful of people in a given week who were also masked.
Knoxville has a site for Covid vaccination data… but unless there's something wrong with my browser or internet connection, that site is literally empty. I see boxes with labels where data should be, yet those boxes have no numbers in them. I thought the site was just broken and maybe I could [download Knoxville's data as a CSV](https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/COVID_VACCINE_COUNTY_SUMMARY.CSV), but, again, unless there's a weird problem on my end, this link produces a CSV with only column headers and no actual data.
-
+
It's safe to assume this means the number is embarrassingly low — so low, in fact, Knoxville is willing to literally kill people by giving them insufficient information about whether or not they should visit in order to avoid sharing it. We can extrapolate from the [CDC's data on Tennessee as a whole](https://covid.cdc.gov/covid-data-tracker/#vaccinations_vacc-people-booster-percent-total): only 56.4% have received the full series and an abysmal 10.6% have received a bivalent booster. Maybe not worth killing people over — that problem will take care of itself — but certainly worth getting embarrassed over.
@@ -46,7 +46,7 @@ So, if your path happens to intersect with Knoxville and assuming you value your
## Milwaukee, Wisconsin
-
+
Milwaukee seemed generally accepting of masking. I was shouted at once out of a moving mini-van — a great way to be taken seriously when delivering medical advice. I didn't see many other people masking. Perhaps more than a town like Knoxville, but not by much. Comfort level in general was still much higher though.
@@ -64,7 +64,7 @@ In a moment of weakness, I allowed myself to be convinced I should visit the Mal
I made my way through the mall. It was relatively uneventful. It was about like I thought it would be. I did think that, since it's the Mall of America, it would probably be packed to the brim with cool stores. Instead, it seems to be suffering like most malls, with lots of empty storefronts and stores that almost certainly couldn't have afforded the rent in the mall's heyday. Anti-vaxxers though can thrive in even the most downtrodden shopping mall.
-
+
I was walking through the mall, masked, minding my own business, when a man called out to me, "nice mask." I felt the corners of my mouth turned up. "A compliment! How nice," I though to myself, but this was a Trojan horse. Now that my guard was down, the guy dropped his bomb: "THE PANDEMIC IS OVER, YA KNOW!" It's the last time I ever drop my guard and expose my soft underbelly to a man wearing a camo t-shirt and a baseball cap to cover up a "business in the front" haircut while leaving his luscious "party in the back" exposed.
@@ -76,7 +76,7 @@ If I had to guess, I'd say we're hovering around the 55% mark with some of the o
## Montreal, Quebec, Canada
-
+
Montreal was lovely and everyone there was lovely to me. No one blinked twice at my mask, and if they delivered any Minneapolis-style sick burns, they were in a language I did not understand.
@@ -86,7 +86,7 @@ What I can see though is that the adult age grouping that surely represents a la
## Philadelphia, Pennsylvania
-
+
No one has ever said anything to me or treated me differently in Philadelphia because I was wearing a mask. In fact, I've had quite a few lovely interactions while masked. Lots of people are still masking in the city, especially on public transit. I didn't notice quite the same levels of masking at the airport as I did at O'Hare, but it's still a very comfortable place to be Covid-conscious, at least on this "feel" metric. Let's see how it compares on the more metric-y metrics.
@@ -98,7 +98,7 @@ Sadly, I don't see any data about uptake of the bivalent booster. Unless Philade
## Pittsburgh, Pennsylvania
-
+
By the time I got to Pittsburgh, I was on a bit of a hair trigger after having been harassed for masking in so many American cities. My head was on a bit of a swivel. I was out one evening getting bubble tea, and a frat bro shouted at me out of a car. Aside from that, people were very nice. My experience was colored more by the accrued psychic damage from months of harassment up to that point than it was by Pittsburgh itself.
@@ -106,7 +106,7 @@ By the time I got to Pittsburgh, I was on a bit of a hair trigger after having b
## Portland, Oregon
-
+
I always felt comfortable masking in Portland. It seems people mask at a higher rate than in other cities — comparable to Chicago and Seattle. I can't recall ever being harassed about it.
@@ -114,13 +114,13 @@ Portland does not, best I can tell, publish its own data, but [the Oregon Health
## Porto, Portugal
-
+
I don't have much to say about Porto that I didn't already say about Braga. People were kind and no one hassled me during my time here.
## Salt Lake City, Utah
-
+
Salt Lake City wasn't my favorite place to be — their downtown is made up primarily of endless criss-crossing highways — but I wasn't accosted a single time about my mask. I even got a haircut here while masked, and the barber was very friendly. I was here for a conference, and the conference required masking which was awesome! That led to SLC being one of my most comfortable places, along with Philly, Chicago, Portland, Seattle… and anywhere that *isn't* the US. 😅
@@ -128,7 +128,7 @@ Salt Lake City wasn't my favorite place to be — their downtown is made up prim
## Seattle, Washington
-
+
I love Seattle. I've spent a lot of time here, and I've never felt uncomfortable masking. Masking is still relatively common, and I know from my time living there that vaccination rates are sky-high… but let's see exactly *how* sky-high they are.
diff --git a/assets/images/blog/curses-aint-all-bad/getting-a-curse.jpg b/src/blog/curses-aint-all-bad/images/getting-a-curse.jpg
similarity index 100%
rename from assets/images/blog/curses-aint-all-bad/getting-a-curse.jpg
rename to src/blog/curses-aint-all-bad/images/getting-a-curse.jpg
diff --git a/src/blog/curses-aint-all-bad.md b/src/blog/curses-aint-all-bad/index.md
similarity index 96%
rename from src/blog/curses-aint-all-bad.md
rename to src/blog/curses-aint-all-bad/index.md
index a92dfef..9c4f4d2 100644
--- a/src/blog/curses-aint-all-bad.md
+++ b/src/blog/curses-aint-all-bad/index.md
@@ -1,14 +1,14 @@
---
title: Curses Ain't All Bad
layout: article.njk
-date: git Last Modified
+date: 2022-12-03 # Revert to `git Last Modified` after next modification
tags: post
excerpt: Curse of the Dead Gods taught me something about life while I was learning that curses don't really need to be avoided at all costs. Sometimes, they can even be a good thing.
---
I was very bad at the video game Curse of the Dead Gods at first because "curses" were, in my mind, something to be avoided at all costs. I thought of them as punishments for doing poorly, and I didn't want to be punished.
-
+
You can't avoid them, though, and once you've played a few times, you realize curses aren't all that bad. In fact, the rewards you get by making blood offerings generally outweigh the problems the curses introduce. The curses usually even have a tiny upside.
diff --git a/src/blog/good-enough-is-great.md b/src/blog/good-enough-is-great/index.md
similarity index 98%
rename from src/blog/good-enough-is-great.md
rename to src/blog/good-enough-is-great/index.md
index 8e9eff4..54d6a8c 100644
--- a/src/blog/good-enough-is-great.md
+++ b/src/blog/good-enough-is-great/index.md
@@ -1,7 +1,7 @@
---
title: What If "Good Enough" Is Actually Great?
layout: article.njk
-date: git Last Modified
+date: 2024-03-31 # Revert to `git Last Modified` after next modification
tags: post
excerpt: I make the argument that maybe "good enough" is better than we think.
---
diff --git a/src/blog/how-to-stop-feeding-ai.md b/src/blog/how-to-stop-feeding-ai/index.md
similarity index 94%
rename from src/blog/how-to-stop-feeding-ai.md
rename to src/blog/how-to-stop-feeding-ai/index.md
index d39798b..8f57828 100644
--- a/src/blog/how-to-stop-feeding-ai.md
+++ b/src/blog/how-to-stop-feeding-ai/index.md
@@ -1,7 +1,7 @@
---
title: How to Stop Feeding AI
layout: article.njk
-date: git Last Modified
+date: 2023-08-14 # Revert to `git Last Modified` after next modification
tags: post
excerpt: It's now possible to tell OpenAI's bot not to crawl your web site, so I did it.
---
diff --git a/src/blog/im-on-youtube.md b/src/blog/im-on-youtube/index.md
similarity index 98%
rename from src/blog/im-on-youtube.md
rename to src/blog/im-on-youtube/index.md
index 510e880..86ca1ef 100644
--- a/src/blog/im-on-youtube.md
+++ b/src/blog/im-on-youtube/index.md
@@ -1,7 +1,7 @@
---
title: I'm on YouTube (Hurray, I guess?)
layout: article.njk
-date: git Last Modified
+date: 2024-02-19 # Revert to `git Last Modified` after next modification
tags: post
excerpt: I launched a video game channel where I try out and share new (to me) games. It's on YouTube because the alternatives aren't great.
---
diff --git a/src/blog/implementing-webmentions-is-a-pain.md b/src/blog/implementing-webmentions-is-a-pain/index.md
similarity index 97%
rename from src/blog/implementing-webmentions-is-a-pain.md
rename to src/blog/implementing-webmentions-is-a-pain/index.md
index f0a5787..fa39f16 100644
--- a/src/blog/implementing-webmentions-is-a-pain.md
+++ b/src/blog/implementing-webmentions-is-a-pain/index.md
@@ -1,7 +1,7 @@
---
title: Implementing webmentions is a pain
layout: article.njk
-date: git Last Modified
+date: 2024-06-20 # Revert to `git Last Modified` after next modification
tags: post
excerpt: Facebook, Twitter, and the others have taken control of the web by making it easy for regular people to interact online. Our answer for interactions people can own is Webmentions, but they have an Achilles' heel…
---
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/betrayal.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/betrayal.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/betrayal.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/betrayal.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/delta-manifold.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/delta-manifold.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/delta-manifold.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/delta-manifold.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/dread-delusion.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/dread-delusion.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/dread-delusion.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/dread-delusion.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/haak.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/haak.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/haak.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/haak.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/immortality.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/immortality.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/immortality.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/immortality.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/lunacid.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/lunacid.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/lunacid.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/lunacid.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/midnight-fight-express.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/midnight-fight-express.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/midnight-fight-express.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/midnight-fight-express.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/neon-white.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/neon-white.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/neon-white.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/neon-white.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/pentiment.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/pentiment.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/pentiment.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/pentiment.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/persona-5.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/persona-5.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/persona-5.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/persona-5.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/spookware.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/spookware.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/spookware.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/spookware.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/teardown.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/teardown.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/teardown.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/teardown.jpg
diff --git a/assets/images/blog/rapid-fire-game-reviews-holiday-2022/timespinner.jpg b/src/blog/rapid-fire-game-reviews-holiday-2022/images/timespinner.jpg
similarity index 100%
rename from assets/images/blog/rapid-fire-game-reviews-holiday-2022/timespinner.jpg
rename to src/blog/rapid-fire-game-reviews-holiday-2022/images/timespinner.jpg
diff --git a/src/blog/rapid-fire-game-reviews-holiday-2022.md b/src/blog/rapid-fire-game-reviews-holiday-2022/index.md
similarity index 90%
rename from src/blog/rapid-fire-game-reviews-holiday-2022.md
rename to src/blog/rapid-fire-game-reviews-holiday-2022/index.md
index 495a430..ca856b5 100644
--- a/src/blog/rapid-fire-game-reviews-holiday-2022.md
+++ b/src/blog/rapid-fire-game-reviews-holiday-2022/index.md
@@ -1,7 +1,7 @@
---
title: Rapid Fire Game Reviews Holiday 2022
layout: article.njk
-date: git Last Modified
+date: 2022-12-27 # Revert to `git Last Modified` after next modification
tags: post
excerpt: I give my thoughts on some games I got to try recently including Spookware, Neon White, Timespinner, Delta Manifold, Dread Delusion, Lunacid, Immortality, Astalon, and Phoenotopia, among others.
---
@@ -10,25 +10,25 @@ These are my thoughts on some games I've played over the last few months, in no
## Spookware
-
+
The microgames of [WarioWare](https://www.igdb.com/games/warioware-inc-mega-microgames) paired with the cute and self-aware irreverence of [Undertale](https://www.igdb.com/games/undertale) (featuring skeletons just to complete the analogy). I really like the vibe here. The one surprising thing about the game is that a lot of it _isn't_ the WarioWare-style microgames. There's a old style adventure game bridging between the somewhat rare microgame segments. That part can be tedious. I'd like to see a sequel that de-emphasizes this aspect of the game and leans harder into the microgames. Still a lot of fun though. It had me laughing out loud.
## Neon White
-
+
One of my favorite things to do in a game is to refine my skill. I like to throw myself against a challenge over and over until I finally overcome it. I think a lot about an old PS2 game that I never hear anyone talk about anymore: [Stuntman](https://www.igdb.com/games/stuntman). You played a stunt driver going from movie to movie taking on-the-fly direction as you pulled the stunts needed for various movie scenes. I don't hear people talking about that game, but it was a favorite of mine. This is that but with an art style that screams "Japanese video game!" I'm pretty sure this _isn't_ Japanese, but it could pass. Lots of fun to be had here. I look forward to getting deeper into it and refining my times!
## Timespinner
-
+
More than any game I've tried, this game reminds me of [Symphony of the Night](https://www.igdb.com/games/castlevania-symphony-of-the-night). That's one of my favorites, so I'm excited to play more of this. It feels right in all the ways Symphony did.
## Teardown
-
+
The destruction is so cool. Not too sure about the game they've wrapped around it. It's neat, but setting up a route to race out of a level once I start destroying stuff wouldn't be my first choice of activity. I want to take my time and bask in the destruction.
@@ -46,29 +46,29 @@ I just finished [Dark Pictures: Little Hope](https://www.igdb.com/games/the-dark
## Persona 5 Royal
-
+
Slick, stylish, and beautiful. Tedious and not very fun to play. A soundtrack that parks itself in your head well after the meter runs out.
## Delta Manifold
-
+
I wish I liked this one more, but it needs a lot of polish. Some better sign-posting would be nice too. I don't want literal signposts, but I need something more than the game is giving me to tell me what to do next. The levels are just random hallways and rooms connected together with tons of dead-ends. I can't tell if I'm missing something or if someone just banged these out really quick in Unity and left all the parts where they landed. The description on the game's Steam page says it wants to be [Metroid Prime](https://www.igdb.com/games/metroid-prime). I want it to be too, but it's not there yet.
## Dread Delusion and Lunacid
-
+
I'm lumping these together because they're both first-person RPGs that call out [King's Field](https://www.igdb.com/games/king-s-field) as an influence. Dread Delusion has a fun surreal art style but feels a bit more aimless. Both games have you wondering around a fair bit, but I felt the pain of it more in Dread Delusion. Something about the sparseness of the world and the same-ness of the environments I've been going through so far makes me feel this game is the thinner of the two, even though I'm pretty sure it's the one that has been "released" while Lunacid is still in early access. It's cool and I want to play more, but I'm not in love.
-
+
Lunacid feels different. There's something about the darkness of it. Everything is darker. I'm spending a lot of time in tight corridors. It's a lot different from the bright environments of Dread Delusion, and I like it. I feel like I'm really discovering in this game. I'm poking at walls and finding things the game wants me to think I wasn't supposed to find. Yesterday, I found an item that was very surprising, and I'm exciting to see how it fits into this game. When I level up in Dread Delusion, it doesn't really feel like anything has changed. In Lunacid, I feel like my character is actually progressing. There's a lot I'm excited about here.
## Immortality
-
+
I love what this game is in my head, but I'm not sold yet on what it is in reality. Because of the way I play games, I'm scared to death about the prospect of trying to come back to this game in four months when I remember I want to play more of it but _don't_ remember anything that happened in it. I hope the game has a mechanism to ease me back in at that point, but very few games actually do have something like that. When that day comes, I'm probably going to feel like I need to restart... and there's zero chance I actually do that. The anxiety about the way this game will fit into my life fills me with dread even while I've enjoyed my time with the game so far.
@@ -76,13 +76,13 @@ I love what this game is in my head, but I'm not sold yet on what it is in reali
## Haak
-
+
This Metroidvania is just really well executed. Moving around feels great. The unlockable abilities are paced well, and I haven't felt stuck so far. Just a nice experience with fun art and a cute cat helping you find your way, at least in the early parts.
## Midnight Fight Express
-
+
The [Arkham Asylum](https://www.igdb.com/games/batman-arkham-asylum) combat works in an isometric game. I thought this was going to be great, but I think it will be ultimately forgettable. I nearly forgot to include it here!
@@ -96,7 +96,7 @@ A flashy action game that's a bit awkward to play. Maybe it would get better if
## Pentiment
-
+
This is another one that I'm in love with the idea of but not yet the game. I'll give it some more time. I've just played a few minutes at this point.
@@ -112,6 +112,6 @@ The worst thing about Phoenotopia is that I can neither pronounce nor spell its
## Betrayal at Club Low
-
+
This one was a surprise. I went in expecting nothing. Actually, based on the... scrappiness of the interface, I expected this to be janky. It isn't. It's simple but polished. It's a point-and-click adventure with some tabletop RPG-style dice-rolling mechanics laid on top. The dice rolling is surprisingly deep. You're allowed two re-rolls per action, and you can select which dice to re-roll. Outcomes on the dice can add other rules as well like allowing you to re-roll opponent dice or swap results with your opponent. The art style is funky. It almost looks like it doesn't all belong together, but it works. If you want something quirky and charming as heck, this is a good choice.
diff --git a/assets/images/blog/the-most-influential-game-in-history/arcane-dimensions.jpg b/src/blog/the-most-influential-game-in-history/images/arcane-dimensions.jpg
similarity index 100%
rename from assets/images/blog/the-most-influential-game-in-history/arcane-dimensions.jpg
rename to src/blog/the-most-influential-game-in-history/images/arcane-dimensions.jpg
diff --git a/assets/images/blog/the-most-influential-game-in-history/quake-box.png b/src/blog/the-most-influential-game-in-history/images/quake-box.png
similarity index 100%
rename from assets/images/blog/the-most-influential-game-in-history/quake-box.png
rename to src/blog/the-most-influential-game-in-history/images/quake-box.png
diff --git a/assets/images/blog/the-most-influential-game-in-history/quake-done-quick.jpg b/src/blog/the-most-influential-game-in-history/images/quake-done-quick.jpg
similarity index 100%
rename from assets/images/blog/the-most-influential-game-in-history/quake-done-quick.jpg
rename to src/blog/the-most-influential-game-in-history/images/quake-done-quick.jpg
diff --git a/assets/images/blog/the-most-influential-game-in-history/quakespy.jpg b/src/blog/the-most-influential-game-in-history/images/quakespy.jpg
similarity index 100%
rename from assets/images/blog/the-most-influential-game-in-history/quakespy.jpg
rename to src/blog/the-most-influential-game-in-history/images/quakespy.jpg
diff --git a/src/blog/the-most-influential-game-in-history.md b/src/blog/the-most-influential-game-in-history/index.md
similarity index 95%
rename from src/blog/the-most-influential-game-in-history.md
rename to src/blog/the-most-influential-game-in-history/index.md
index 9b9b811..6395bda 100644
--- a/src/blog/the-most-influential-game-in-history.md
+++ b/src/blog/the-most-influential-game-in-history/index.md
@@ -1,7 +1,7 @@
---
title: The Most Influential Game in History
layout: article.njk
-date: git Last Modified
+date: 2023-01-18 # Revert to `git Last Modified` after next modification
tags: post
excerpt: The most influential game is not Fortnite or Minecraft or Mario 64 or the original Super Mario Brothers. It's not any of the usual suspects, but it's fingerprints can be found all over modding, Twitch streaming, speedrunning, machinima, the keyboard + mouse control scheme, and online multiplayer gaming.
---
@@ -10,13 +10,13 @@ It's hard to overstate the influence of [Minecraft](https://www.igdb.com/games/m
You could make a case for plenty of other games being the most influential too. [Super Mario Brothers](https://www.igdb.com/games/super-mario-bros) showed games could be more than just score chases. [Pitfall](https://www.igdb.com/games/pitfall) opened the door for developers not employed by the console maker to make games. [Mario 64](https://www.igdb.com/games/super-mario-64) was the template for 3D platforming. [Rogue](https://www.igdb.com/games/rogue) has a whole modern genre named after it! But in spite of everything these games and Minecraft brought to the table, none of them is the most influential game ever. Instead, that title belongs to another game with Minecraft's pixelly graphics and a first-person perspective. It's a game that, like Minecraft, was PC-first and created incredible longevity by fostering an enthusiastic modding community. It's a game that planted the seeds for some of the innovations Minecraft brought forward.
-
+
[Quake](https://www.igdb.com/games/quake) was the Minecraft of its day, and its day was about 15 years before the release of Minecraft. Let's take a look at the staggering number of innovations Quake brought gamers in the mid 90s.
## Modding
-
+
Modding was around before Quake, but it came of age with Quake. Many community map and mod makers were ultimately hired as level designers and game developers. Valve recruited early employees out of the community and brought the team behind Quake mod Team Fortress in-house to build its sequel on Half-Life… which was itself built on the Quake 2 engine.
@@ -40,7 +40,7 @@ Since the game included a few demos, you could run your benchmark against one of
## Speedrunning
-
+
Quake’s demo file format was great for watching others compete in deathmatch or capture the flag matches, but it was also used to records speedruns through the game’s levels.
@@ -68,7 +68,7 @@ This was the dawn of the WASD + mouse control scheme that is standard among firs
Before Quake, multiplayer gameplay on PC required either a game client that could dial up directly to another user’s modem or entering another player’s IP address in the game client. Enter QSpy, a Quake server browser that made it easier to find and connect to multiplayer games.
-
+
Side note: QSpy later became QuakeSpy and then [GameSpy](https://en.wikipedia.org/wiki/GameSpy), which eventually became an editorial site that operated until 2013.
diff --git a/src/blog/the-old-web.md b/src/blog/the-old-web/index.md
similarity index 99%
rename from src/blog/the-old-web.md
rename to src/blog/the-old-web/index.md
index 38ba101..78655b1 100644
--- a/src/blog/the-old-web.md
+++ b/src/blog/the-old-web/index.md
@@ -1,7 +1,7 @@
---
title: The Old Web
layout: article.njk
-date: git Last Modified
+date: 2023-10-01 # Revert to `git Last Modified` after next modification
tags: post
excerpt: I got tired of the commercial web, so I went looking for the Old Web. I'm talking about the web where people made pages just because they wanted to share something, not because they wanted to sell something. Fortunately, I found it. A lot of it.
---
diff --git a/src/blog/web-browser-review-06-2024.md b/src/blog/web-browser-review-06-2024/index.md
similarity index 99%
rename from src/blog/web-browser-review-06-2024.md
rename to src/blog/web-browser-review-06-2024/index.md
index 7c7affd..ab68528 100644
--- a/src/blog/web-browser-review-06-2024.md
+++ b/src/blog/web-browser-review-06-2024/index.md
@@ -1,7 +1,7 @@
---
title: Web Browser Review, June 2024
layout: article.njk
-date: git Last Modified
+date: 2024-06-10 # Revert to `git Last Modified` after next modification
tags: post
excerpt: I love the Arc Browser, but every time they add new AI features of refer to me as a "member," I feel like I'm teetering over a cliff. I decided to look for a replacement.
---
diff --git a/src/blog/which-dominoes-fall-after-reddit.md b/src/blog/which-dominoes-fall-after-reddit/index.md
similarity index 99%
rename from src/blog/which-dominoes-fall-after-reddit.md
rename to src/blog/which-dominoes-fall-after-reddit/index.md
index 2c67b01..12fae6b 100644
--- a/src/blog/which-dominoes-fall-after-reddit.md
+++ b/src/blog/which-dominoes-fall-after-reddit/index.md
@@ -1,7 +1,7 @@
---
title: Which Dominoes Fall After Reddit?
layout: article.njk
-date: git Last Modified
+date: 2023-07-01 # Revert to `git Last Modified` after next modification
tags: post
excerpt: Twitter and Reddit have started their decline in usefulness in favor of what they hope is an ascent to profitability. Which sites will be the next to follow in their footsteps?
---
diff --git a/src/feed/covid-comfort-report-card-october-2023.md b/src/feed/covid-comfort-report-card-october-2023.md
index ebd4aef..5543c50 100644
--- a/src/feed/covid-comfort-report-card-october-2023.md
+++ b/src/feed/covid-comfort-report-card-october-2023.md
@@ -15,7 +15,7 @@ I'll be looking at some subjective factors like my own experiences existing in t
# Braga, Portugal
-
+
No one here was anything but nice to me. I never got a sideways glance and no one ever accosted me — at least, not in English! 😅
@@ -23,7 +23,7 @@ I don't have per-city vaccination data on Portugal, but [86.1% of the country is
# Chicago, Illinois
-
+
Chicago is one of the friendliest US cities I've been to for the Covid-conscious. Masking is relatively common, especially on public transit. Lots of masking in the airport which is great to see.
@@ -31,13 +31,13 @@ Chicago is one of the friendliest US cities I've been to for the Covid-conscious
# Knoxville, Tennessee
-
+
The South maintains its reputation of being friendly… as long as you're exactly like them. In this case, that means that you are anti-vax and certainly not masked. I was accosted no less than three times in a few weeks in Knoxville while masked. If you're wearing a mask here, even in a crowded public area, you'll very likely be the only one. Moving around in downtown, I would see a handful of people in a given week who were also masked.
Knoxville has a site for Covid vaccination data… but unless there's something wrong with my browser or internet connection, that site is literally empty. I see boxes with labels where data should be, yet those boxes have no numbers in them. I thought the site was just broken and maybe I could [download Knoxville's data as a CSV](https://www.tn.gov/content/dam/tn/health/documents/cedep/novel-coronavirus/datasets/COVID_VACCINE_COUNTY_SUMMARY.CSV), but, again, unless there's a weird problem on my end, this link produces a CSV with only column headers and no actual data.
-
+
It's safe to assume this means the number is embarrassingly low — so low, in fact, Knoxville is willing to literally kill people by giving them insufficient information about whether or not they should visit in order to avoid sharing it. We can extrapolate from the [CDC's data on Tennessee as a whole](https://covid.cdc.gov/covid-data-tracker/#vaccinations_vacc-people-booster-percent-total): only 56.4% have received the full series and an abysmal 10.6% have received a bivalent booster. Maybe not worth killing people over — that problem will take care of itself — but certainly worth getting embarrassed over.
@@ -45,7 +45,7 @@ So, if your path happens to intersect with Knoxville and assuming you value your
# Milwaukee, Wisconsin
-
+
Milwaukee seemed generally accepting of masking. I was shouted at once out of a moving mini-van — a great way to be taken seriously when delivering medical advice. I didn't see many other people masking. Perhaps more than a town like Knoxville, but not by much. Comfort level in general was still much higher though.
@@ -63,7 +63,7 @@ In a moment of weakness, I allowed myself to be convinced I should visit the Mal
I made my way through the mall. It was relatively uneventful. It was about like I thought it would be. I did think that, since it's the Mall of America, it would probably be packed to the brim with cool stores. Instead, it seems to be suffering like most malls, with lots of empty storefronts and stores that almost certainly couldn't have afforded the rent in the mall's heyday. Anti-vaxxers though can thrive in even the most downtrodden shopping mall.
-
+
I was walking through the mall, masked, minding my own business, when a man called out to me, "nice mask." I felt the corners of my mouth turned up. "A compliment! How nice," I though to myself, but this was a Trojan horse. Now that my guard was down, the guy dropped his bomb: "THE PANDEMIC IS OVER, YA KNOW!" It's the last time I ever drop my guard and expose my soft underbelly to a man wearing a camo t-shirt and a baseball cap to cover up a "business in the front" haircut while leaving his luscious "party in the back" exposed.
@@ -75,7 +75,7 @@ If I had to guess, I'd say we're hovering around the 55% mark with some of the o
# Montreal, Quebec, Canada
-
+
Montreal was lovely and everyone there was lovely to me. No one blinked twice at my mask, and if they delivered any Minneapolis-style sick burns, they were in a language I did not understand.
@@ -85,7 +85,7 @@ What I can see though is that the adult age grouping that surely represents a la
# Philadelphia, Pennsylvania
-
+
No one has ever said anything to me or treated me differently in Philadelphia because I was wearing a mask. In fast, I've had quite a few lovely interactions while masked. Lots of people are still masking in the city, especially on public transit. I didn't notice quite the same levels of masking at the airport as I did at O'Hare, but it's still a very comfortable place to be Covid-conscious, at least on this "feel" metric. Let's see how it compares on the more metric-y metrics.
@@ -97,7 +97,7 @@ Sadly, I don't see any data about uptake of the bivalent booster. Unless Philade
# Pittsburgh, Pennsylvania
-
+
By the time I got to Pittsburgh, I was on a bit of a hair trigger after having been harassed for masking in so many American cities. My head was on a bit of a swivel. I was out one evening getting bubble tea, and a frat bro shouted at me out of a car. Aside from that, people were very nice. My experience was colored more by the accrued psychic damage from months of harassment up to that point than it was by Pittsburgh itself.
@@ -105,7 +105,7 @@ By the time I got to Pittsburgh, I was on a bit of a hair trigger after having b
# Portland, Oregon
-
+
I always felt comfortable masking in Portland. It seems people mask at a higher rate than in other cities — comparable to Chicago and Seattle. I can't recall ever being harassed about it.
@@ -113,13 +113,13 @@ Portland does not, best I can tell, publish its own data, but [the Oregon Health
# Porto, Portugal
-
+
I don't have much to say about Porto that I didn't already say about Braga. People were kind and no one hassled me during my time here.
# Salt Lake City, Utah
-
+
Salt Lake City wasn't my favorite place to be — their downtown is made up primarily of endless criss-crossing highways — but I wasn't accosted a single time about my mask. I even got a haircut here while masked, and the barber was very friendly. I was here for a conference, and the conference required masking which was awesome! That led to SLC being one of my most comfortable places, along with Philly, Chicago, Portland, Seattle… and anywhere that *isn't* the US. 😅
@@ -127,7 +127,7 @@ Salt Lake City wasn't my favorite place to be — their downtown is made up prim
# Seattle, Washington
-
+
I love Seattle. I've spent a lot of time here, and I've never felt uncomfortable masking. Masking is still relatively common, and I know from my time living there that vaccination rates are sky-high… but let's see exactly *how* sky-high they are.
diff --git a/src/feed/curses-aint-all-bad.md b/src/feed/curses-aint-all-bad.md
index 86318dd..af353b0 100644
--- a/src/feed/curses-aint-all-bad.md
+++ b/src/feed/curses-aint-all-bad.md
@@ -7,7 +7,7 @@ tags: feed
I was very bad at the video game Curse of the Dead Gods at first because "curses" were, in my mind, something to be avoided at all costs. I thought of them as punishments for doing poorly, and I didn't want to be punished.
-
+
You can't avoid them, though, and once you've played a few times, you realize curses aren't all that bad. In fact, the rewards you get by making blood offerings generally outweigh the problems the curses introduce. The curses usually even have a tiny upside.
diff --git a/src/feed/rapid-fire-game-reviews-holiday-2022.md b/src/feed/rapid-fire-game-reviews-holiday-2022.md
index 2ff4f12..91b7740 100644
--- a/src/feed/rapid-fire-game-reviews-holiday-2022.md
+++ b/src/feed/rapid-fire-game-reviews-holiday-2022.md
@@ -9,25 +9,25 @@ These are my thoughts on some games I've played over the last few months, in no
# Spookware
-
+
The microgames of [WarioWare](https://www.igdb.com/games/warioware-inc-mega-microgames) paired with the cute and self-aware irreverence of [Undertale](https://www.igdb.com/games/undertale) (featuring skeletons just to complete the analogy). I really like the vibe here. The one surprising thing about the game is that a lot of it _isn't_ the WarioWare-style microgames. There's a old style adventure game bridging between the somewhat rare microgame segments. That part can be tedious. I'd like to see a sequel that de-emphasizes this aspect of the game and leans harder into the microgames. Still a lot of fun though. It had me laughing out loud.
# Neon White
-
+
One of my favorite things to do in a game is to refine my skill. I like to throw myself against a challenge over and over until I finally overcome it. I think a lot about an old PS2 game that I never hear anyone talk about anymore: [Stuntman](https://www.igdb.com/games/stuntman). You played a stunt driver going from movie to movie taking on-the-fly direction as you pulled the stunts needed for various movie scenes. I don't hear people talking about that game, but it was a favorite of mine. This is that but with an art style that screams "Japanese video game!" I'm pretty sure this _isn't_ Japanese, but it could pass. Lots of fun to be had here. I look forward to getting deeper into it and refining my times!
# Timespinner
-
+
More than any game I've tried, this game reminds me of [Symphony of the Night](https://www.igdb.com/games/castlevania-symphony-of-the-night). That's one of my favorites, so I'm excited to play more of this. It feels right in all the ways Symphony did.
# Teardown
-
+
The destruction is so cool. Not too sure about the game they've wrapped around it. It's neat, but setting up a route to race out of a level once I start destroying stuff wouldn't be my first choice of activity. I want to take my time and bask in the destruction.
@@ -45,29 +45,29 @@ I just finished [Dark Pictures: Little Hope](https://www.igdb.com/games/the-dark
# Persona 5 Royal
-
+
Slick, stylish, and beautiful. Tedious and not very fun to play. A soundtrack that parks itself in your head well after the meter runs out.
# Delta Manifold
-
+
I wish I liked this one more, but it needs a lot of polish. Some better sign-posting would be nice too. I don't want literal signposts, but I need something more than the game is giving me to tell me what to do next. The levels are just random hallways and rooms connected together with tons of dead-ends. I can't tell if I'm missing something or if someone just banged these out really quick in Unity and left all the parts where they landed. The description on the game's Steam page says it wants to be [Metroid Prime](https://www.igdb.com/games/metroid-prime). I want it to be too, but it's not there yet.
# Dread Delusion and Lunacid
-
+
I'm lumping these together because they're both first-person RPGs that call out [King's Field](https://www.igdb.com/games/king-s-field) as an influence. Dread Delusion has a fun surreal art style but feels a bit more aimless. Both games have you wondering around a fair bit, but I felt the pain of it more in Dread Delusion. Something about the sparseness of the world and the same-ness of the environments I've been going through so far makes me feel this game is the thinner of the two, even though I'm pretty sure it's the one that has been "released" while Lunacid is still in early access. It's cool and I want to play more, but I'm not in love.
-
+
Lunacid feels different. There's something about the darkness of it. Everything is darker. I'm spending a lot of time in tight corridors. It's a lot different from the bright environments of Dread Delusion, and I like it. I feel like I'm really discovering in this game. I'm poking at walls and finding things the game wants me to think I wasn't supposed to find. Yesterday, I found an item that was very surprising, and I'm exciting to see how it fits into this game. When I level up in Dread Delusion, it doesn't really feel like anything has changed. In Lunacid, I feel like my character is actually progressing. There's a lot I'm excited about here.
# Immortality
-
+
I love what this game is in my head, but I'm not sold yet on what it is in reality. Because of the way I play games, I'm scared to death about the prospect of trying to come back to this game in four months when I remember I want to play more of it but _don't_ remember anything that happened in it. I hope the game has a mechanism to ease me back in at that point, but very few games actually do have something like that. When that day comes, I'm probably going to feel like I need to restart... and there's zero chance I actually do that. The anxiety about the way this game will fit into my life fills me with dread even while I've enjoyed my time with the game so far.
@@ -75,13 +75,13 @@ I love what this game is in my head, but I'm not sold yet on what it is in reali
# Haak
-
+
This Metroidvania is just really well executed. Moving around feels great. The unlockable abilities are paced well, and I haven't felt stuck so far. Just a nice experience with fun art and a cute cat helping you find your way, at least in the early parts.
# Midnight Fight Express
-
+
The [Arkham Asylum](https://www.igdb.com/games/batman-arkham-asylum) combat works in an isometric game. I thought this was going to be great, but I think it will be ultimately forgettable. I nearly forgot to include it here!
@@ -95,7 +95,7 @@ A flashy action game that's a bit awkward to play. Maybe it would get better if
# Pentiment
-
+
This is another one that I'm in love with the idea of but not yet the game. I'll give it some more time. I've just played a few minutes at this point.
@@ -111,6 +111,6 @@ The worst thing about Phoenotopia is that I can neither pronounce nor spell its
# Betrayal at Club Low
-
+
This one was a surprise. I went in expecting nothing. Actually, based on the... scrappiness of the interface, I expected this to be janky. It isn't. It's simple but polished. It's a point-and-click adventure with some tabletop RPG-style dice-rolling mechanics laid on top. The dice rolling is surprisingly deep. You're allowed two re-rolls per action, and you can select which dice to re-roll. Outcomes on the dice can add other rules as well like allowing you to re-roll opponent dice or swap results with your opponent. The art style is funky. It almost looks like it doesn't all belong together, but it works. If you want something quirky and charming as heck, this is a good choice.
diff --git a/src/feed/the-most-influential-game-in-history.md b/src/feed/the-most-influential-game-in-history.md
index a5c241b..7bde5f0 100644
--- a/src/feed/the-most-influential-game-in-history.md
+++ b/src/feed/the-most-influential-game-in-history.md
@@ -10,13 +10,13 @@ It's hard to overstate the influence of [Minecraft](https://www.igdb.com/games/m
You could make a case for plenty of other games being the most influential too. [Super Mario Brothers](https://www.igdb.com/games/super-mario-bros) showed games could be more than just score chases. [Pitfall](https://www.igdb.com/games/pitfall) opened the door for developers not employed by the console maker to make games. [Mario 64](https://www.igdb.com/games/super-mario-64) was the template for 3D platforming. [Rogue](https://www.igdb.com/games/rogue) has a whole modern genre named after it! But in spite of everything these games and Minecraft brought to the table, none of them is the most influential game ever. Instead, that title belongs to another game with Minecraft's pixelly graphics and a first-person perspective. It's a game that, like Minecraft, was PC-first and created incredible longevity by fostering an enthusiastic modding community. It's a game that planted the seeds for some of the innovations Minecraft brought forward.
-
+
[Quake](https://www.igdb.com/games/quake) was the Minecraft of its day, and its day was about 15 years before the release of Minecraft. Let's take a look at the staggering number of innovations Quake brought gamers in the mid 90s.
# Modding
-
+
Modding was around before Quake, but it came of age with Quake. Many community map and mod makers were ultimately hired as level designers and game developers. Valve recruited early employees out of the community and brought the team behind Quake mod Team Fortress in-house to build its sequel on Half-Life… which was itself built on the Quake 2 engine.
@@ -40,7 +40,7 @@ Since the game included a few demos, you could run your benchmark against one of
# Speedrunning
-
+
Quake’s demo file format was great for watching others compete in deathmatch or capture the flag matches, but it was also used to records speedruns through the game’s levels.
@@ -68,7 +68,7 @@ This was the dawn of the WASD + mouse control scheme that is standard among firs
Before Quake, multiplayer gameplay on PC required either a game client that could dial up directly to another user’s modem or entering another player’s IP address in the game client. Enter QSpy, a Quake server browser that made it easier to find and connect to multiplayer games.
-
+
Side note: QSpy later became QuakeSpy and then [GameSpy](https://en.wikipedia.org/wiki/GameSpy), which eventually became an editorial site that operated until 2013.