From 68a076cc32d6522eb40cc86e9374cda769b8dc5d Mon Sep 17 00:00:00 2001 From: Devon Campbell Date: Sun, 30 Jul 2023 10:27:02 -0500 Subject: [PATCH] Use `git Created` content date for most feed items to avoid the common pitfalls when using the default Eleventy content date. See https://www.11ty.dev/docs/dates/#setting-a-content-date-in-front-matter --- src/feed/curses-aint-all-bad.md | 1 + src/feed/duplicate-rss-entries.md | 1 + src/feed/new-about-page.md | 1 + src/feed/new-list-better-alternatives.md | 1 + src/feed/new-list-favorite-internet-videos.md | 1 + src/feed/new-list-youtube-channels.md | 1 + src/feed/rapid-fire-game-reviews-holiday-2022.md | 1 + src/feed/rss-is-rad.md | 1 + src/feed/the-most-influential-game-in-history.md | 1 + src/feed/the-old-web-post-launch.md | 1 + src/feed/the-old-web-updates-2022-12-27.md | 1 + src/feed/the-old-web-updates-2023-07-01.md | 1 + src/feed/which-dominoes-fall-after-reddit.md | 1 + src/feed/youtube-channels-update-2023-07-28.md | 1 + 14 files changed, 14 insertions(+) diff --git a/src/feed/curses-aint-all-bad.md b/src/feed/curses-aint-all-bad.md index f0ee2a2..86318dd 100644 --- a/src/feed/curses-aint-all-bad.md +++ b/src/feed/curses-aint-all-bad.md @@ -1,6 +1,7 @@ --- title: Curses Ain't All Bad relativeUrl: /blog/curses-aint-all-bad +date: git Created tags: feed --- diff --git a/src/feed/duplicate-rss-entries.md b/src/feed/duplicate-rss-entries.md index 9259959..cfb0f4c 100644 --- a/src/feed/duplicate-rss-entries.md +++ b/src/feed/duplicate-rss-entries.md @@ -1,6 +1,7 @@ --- title: Apologies for the duplicate RSS entries relativeUrl: /feed.xml +date: git Created tags: feed --- diff --git a/src/feed/new-about-page.md b/src/feed/new-about-page.md index 8e96f5a..8f3f2c8 100644 --- a/src/feed/new-about-page.md +++ b/src/feed/new-about-page.md @@ -1,6 +1,7 @@ --- title: About Devon.LoL relativeUrl: /feed.xml +date: git Created tags: feed --- diff --git a/src/feed/new-list-better-alternatives.md b/src/feed/new-list-better-alternatives.md index 66c6cb7..3374267 100644 --- a/src/feed/new-list-better-alternatives.md +++ b/src/feed/new-list-better-alternatives.md @@ -1,6 +1,7 @@ --- title: "New List: Better Alternatives to Popular Things" relativeUrl: /lists/better-alternatives-to-popular-things +date: git Created tags: feed --- diff --git a/src/feed/new-list-favorite-internet-videos.md b/src/feed/new-list-favorite-internet-videos.md index d49ff43..35900cf 100644 --- a/src/feed/new-list-favorite-internet-videos.md +++ b/src/feed/new-list-favorite-internet-videos.md @@ -1,6 +1,7 @@ --- title: "New List: Favorite Internet Videos" relativeUrl: /lists/favorite-internet-videos +date: git Created tags: feed --- diff --git a/src/feed/new-list-youtube-channels.md b/src/feed/new-list-youtube-channels.md index 589b315..7ceaf9e 100644 --- a/src/feed/new-list-youtube-channels.md +++ b/src/feed/new-list-youtube-channels.md @@ -1,6 +1,7 @@ --- title: "New List: YouTube Channels" relativeUrl: /lists/youtube-channels +date: git Created tags: feed --- diff --git a/src/feed/rapid-fire-game-reviews-holiday-2022.md b/src/feed/rapid-fire-game-reviews-holiday-2022.md index b603b20..2ff4f12 100644 --- a/src/feed/rapid-fire-game-reviews-holiday-2022.md +++ b/src/feed/rapid-fire-game-reviews-holiday-2022.md @@ -1,6 +1,7 @@ --- title: Rapid Fire Game Reviews Holiday 2022 relativeUrl: /blog/rapid-fire-game-reviews-holiday-2022 +date: git Created tags: feed --- diff --git a/src/feed/rss-is-rad.md b/src/feed/rss-is-rad.md index 58ef3f7..14f3c84 100644 --- a/src/feed/rss-is-rad.md +++ b/src/feed/rss-is-rad.md @@ -1,6 +1,7 @@ --- title: RSS is pretty rad relativeUrl: /feed.xml +date: git Created tags: feed --- diff --git a/src/feed/the-most-influential-game-in-history.md b/src/feed/the-most-influential-game-in-history.md index 8e9dcc8..a5c241b 100644 --- a/src/feed/the-most-influential-game-in-history.md +++ b/src/feed/the-most-influential-game-in-history.md @@ -1,6 +1,7 @@ --- title: The Most Influential Game in History relativeUrl: /blog/the-most-influential-game-in-history +date: git Created tags: feed 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. --- diff --git a/src/feed/the-old-web-post-launch.md b/src/feed/the-old-web-post-launch.md index e118d95..983ca22 100644 --- a/src/feed/the-old-web-post-launch.md +++ b/src/feed/the-old-web-post-launch.md @@ -1,6 +1,7 @@ --- title: The Old Web is still there… it's just hidden. relativeUrl: /blog/the-old-web +date: git Created tags: feed --- diff --git a/src/feed/the-old-web-updates-2022-12-27.md b/src/feed/the-old-web-updates-2022-12-27.md index 1eda7fb..33418e2 100644 --- a/src/feed/the-old-web-updates-2022-12-27.md +++ b/src/feed/the-old-web-updates-2022-12-27.md @@ -1,6 +1,7 @@ --- title: The Old Web Onramp Status Updates relativeUrl: /blog/the-old-web +date: git Created tags: feed --- diff --git a/src/feed/the-old-web-updates-2023-07-01.md b/src/feed/the-old-web-updates-2023-07-01.md index fdf54e9..6844057 100644 --- a/src/feed/the-old-web-updates-2023-07-01.md +++ b/src/feed/the-old-web-updates-2023-07-01.md @@ -1,6 +1,7 @@ --- title: The Old Web Onramp Status Updates for July 1, 2023 relativeUrl: /blog/the-old-web +date: git Created tags: feed --- diff --git a/src/feed/which-dominoes-fall-after-reddit.md b/src/feed/which-dominoes-fall-after-reddit.md index 7200b8c..2e9d653 100644 --- a/src/feed/which-dominoes-fall-after-reddit.md +++ b/src/feed/which-dominoes-fall-after-reddit.md @@ -1,6 +1,7 @@ --- title: Which Dominoes Fall After Reddit? relativeUrl: /blog/which-dominoes-fall-after-reddit +date: git Created tags: feed --- diff --git a/src/feed/youtube-channels-update-2023-07-28.md b/src/feed/youtube-channels-update-2023-07-28.md index ddc4795..ffc9a5c 100644 --- a/src/feed/youtube-channels-update-2023-07-28.md +++ b/src/feed/youtube-channels-update-2023-07-28.md @@ -1,6 +1,7 @@ --- title: YouTube channels update for July 28, 2023 relativeUrl: /lists/youtube-channels +date: git Created tags: feed ---