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
This commit is contained in:
parent
0e03bff4e8
commit
68a076cc32
14 changed files with 14 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Curses Ain't All Bad
|
||||
relativeUrl: /blog/curses-aint-all-bad
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Apologies for the duplicate RSS entries
|
||||
relativeUrl: /feed.xml
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: About Devon.LoL
|
||||
relativeUrl: /feed.xml
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: "New List: Better Alternatives to Popular Things"
|
||||
relativeUrl: /lists/better-alternatives-to-popular-things
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: "New List: Favorite Internet Videos"
|
||||
relativeUrl: /lists/favorite-internet-videos
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: "New List: YouTube Channels"
|
||||
relativeUrl: /lists/youtube-channels
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Rapid Fire Game Reviews Holiday 2022
|
||||
relativeUrl: /blog/rapid-fire-game-reviews-holiday-2022
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: RSS is pretty rad
|
||||
relativeUrl: /feed.xml
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
---
|
||||
|
|
|
|||
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: The Old Web Onramp Status Updates
|
||||
relativeUrl: /blog/the-old-web
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: Which Dominoes Fall After Reddit?
|
||||
relativeUrl: /blog/which-dominoes-fall-after-reddit
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
title: YouTube channels update for July 28, 2023
|
||||
relativeUrl: /lists/youtube-channels
|
||||
date: git Created
|
||||
tags: feed
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue