feat: update all catalogue filenames
This commit is contained in:
parent
48b8a5e10e
commit
f9ab1b56eb
63 changed files with 4 additions and 70 deletions
|
@ -31,7 +31,7 @@ imageCaption: ""
|
||||||
</section>
|
</section>
|
||||||
<hr class="[ my-1.5 ]" />
|
<hr class="[ my-1.5 ]" />
|
||||||
{% from "macros/date.njk" import format %}
|
{% from "macros/date.njk" import format %}
|
||||||
{{ format(date) }}
|
{{ format(page.date) }}
|
||||||
{% block content %}{{ content | safe }}{% endblock %}
|
{% block content %}{{ content | safe }}{% endblock %}
|
||||||
{% if url %}
|
{% if url %}
|
||||||
<a href="{{ url }}" class="[ flex mt-1 items-center gap-0.5 ]" target="_blank" rel="external noreferrer noopener">
|
<a href="{{ url }}" class="[ flex mt-1 items-center gap-0.5 ]" target="_blank" rel="external noreferrer noopener">
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
<a href="{{ post.url }}">{{ post.data.title }}</a>
|
<a href="{{ post.url }}">{{ post.data.title }}</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="[ font-size-s line-height-s ]"><p class="[ bg-surface text-primary p-0.5 radius-0.25 ]">{{ post.data.tags[1] }}</p></div>
|
<div class="[ font-size-s line-height-s ]"><p class="[ bg-surface text-primary p-0.5 radius-0.25 ]">{{ post.data.tags[1] }}</p></div>
|
||||||
<div class="[ text-fadeText ]">{{ post.data.date | formatDate("MM/DD") }}</div>
|
<div class="[ text-fadeText ]">{{ post.date | formatDate("MM/DD") }}</div>
|
||||||
</li>
|
</li>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: The Way of Kings
|
title: The Way of Kings
|
||||||
author: Brandon Sanderson
|
author: Brandon Sanderson
|
||||||
date: 2016-08-29
|
|
||||||
isbn: 9780765326355
|
isbn: 9780765326355
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/the-way-of-kings.jpeg
|
image: https://cdn.wonderfulfrog.com/the-way-of-kings.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Dip
|
title: The Dip
|
||||||
subtitle: A Little Book That Teaches You When to Quit
|
subtitle: A Little Book That Teaches You When to Quit
|
||||||
author: Seth Godin
|
author: Seth Godin
|
||||||
date: 2019-05-25
|
|
||||||
isbn: 9781591841661
|
isbn: 9781591841661
|
||||||
rating: 4
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/the-dip.jpeg
|
image: https://cdn.wonderfulfrog.com/the-dip.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Subtle Art of Not Giving a Fuck
|
title: The Subtle Art of Not Giving a Fuck
|
||||||
subtitle: A Counterintuitive Approach to Living a Good Life
|
subtitle: A Counterintuitive Approach to Living a Good Life
|
||||||
author: Mark Manson
|
author: Mark Manson
|
||||||
date: 2019-05-25
|
|
||||||
isbn: 9780062457714
|
isbn: 9780062457714
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/subtle-art.jpeg
|
image: https://cdn.wonderfulfrog.com/subtle-art.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Total Money Makeover
|
title: The Total Money Makeover
|
||||||
subtitle: A Proven Plan for Financial Fitness
|
subtitle: A Proven Plan for Financial Fitness
|
||||||
author: Dave Ramsey
|
author: Dave Ramsey
|
||||||
date: 2019-05-25
|
|
||||||
isbn: 9780785289081
|
isbn: 9780785289081
|
||||||
rating: 3
|
rating: 3
|
||||||
image: https://cdn.wonderfulfrog.com/total-money-makeover.webp
|
image: https://cdn.wonderfulfrog.com/total-money-makeover.webp
|
|
@ -2,7 +2,6 @@
|
||||||
title: Why We Get Fat
|
title: Why We Get Fat
|
||||||
subtitle: And What To Do About It
|
subtitle: And What To Do About It
|
||||||
author: Gary Taubes
|
author: Gary Taubes
|
||||||
date: 2019-05-25
|
|
||||||
isbn: 9780307272706
|
isbn: 9780307272706
|
||||||
rating: 3
|
rating: 3
|
||||||
image: https://cdn.wonderfulfrog.com/why-we-get-fat.jpeg
|
image: https://cdn.wonderfulfrog.com/why-we-get-fat.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: Digital Minimalism
|
title: Digital Minimalism
|
||||||
subtitle: Choosing a Focused Life in a Noisy World
|
subtitle: Choosing a Focused Life in a Noisy World
|
||||||
author: Cal Newport
|
author: Cal Newport
|
||||||
date: 2019-05-31
|
|
||||||
isbn: 9780525536512
|
isbn: 9780525536512
|
||||||
rating: 4
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/digital-minimalism.jpg
|
image: https://cdn.wonderfulfrog.com/digital-minimalism.jpg
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Dare to Lead
|
title: Dare to Lead
|
||||||
author: Brené Brown
|
author: Brené Brown
|
||||||
date: 2019-08-06
|
|
||||||
isbn: 9781473562523
|
isbn: 9781473562523
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/dare-to-lead.jpeg
|
image: https://cdn.wonderfulfrog.com/dare-to-lead.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Effective Engineer
|
title: The Effective Engineer
|
||||||
subtitle: How to Leverage Your Efforts In Software Engineering to Make a Disproportionate and Meaningful Impact
|
subtitle: How to Leverage Your Efforts In Software Engineering to Make a Disproportionate and Meaningful Impact
|
||||||
author: Edmond Lau
|
author: Edmond Lau
|
||||||
date: 2019-09-04
|
|
||||||
isbn: 9780996128100
|
isbn: 9780996128100
|
||||||
rating: 4
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/the-effective-engineer.jpeg
|
image: https://cdn.wonderfulfrog.com/the-effective-engineer.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: Atomic Habits
|
title: Atomic Habits
|
||||||
subtitle: An Easy & Proven Way to Build Good Habits & Break Bad Ones
|
subtitle: An Easy & Proven Way to Build Good Habits & Break Bad Ones
|
||||||
author: James Clear
|
author: James Clear
|
||||||
date: 2019-09-07
|
|
||||||
isbn: 9780735211292
|
isbn: 9780735211292
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/atomic-habits.jpeg
|
image: https://cdn.wonderfulfrog.com/atomic-habits.jpeg
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Ego Is The Enemy
|
title: Ego Is The Enemy
|
||||||
author: Ryan Holiday
|
author: Ryan Holiday
|
||||||
date: 2019-10-21
|
|
||||||
isbn: 9781591847816
|
isbn: 9781591847816
|
||||||
rating: 3
|
rating: 3
|
||||||
image: https://cdn.wonderfulfrog.com/ego-is-the-enemy.jpeg
|
image: https://cdn.wonderfulfrog.com/ego-is-the-enemy.jpeg
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Meditations
|
title: Meditations
|
||||||
author: Marcus Aurelius
|
author: Marcus Aurelius
|
||||||
date: 2019-10-22
|
|
||||||
isbn: 9780140449334
|
isbn: 9780140449334
|
||||||
rating: 2
|
rating: 2
|
||||||
image: https://cdn.wonderfulfrog.com/meditations.jpeg
|
image: https://cdn.wonderfulfrog.com/meditations.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: Deep Work
|
title: Deep Work
|
||||||
subtitle: Rules for Focused Success in a Distracted World
|
subtitle: Rules for Focused Success in a Distracted World
|
||||||
author: Cal Newport
|
author: Cal Newport
|
||||||
date: 2019-12-04
|
|
||||||
isbn: 9781455586691
|
isbn: 9781455586691
|
||||||
rating: 2
|
rating: 2
|
||||||
image: https://cdn.wonderfulfrog.com/deep-work.jpeg
|
image: https://cdn.wonderfulfrog.com/deep-work.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: Why We Sleep
|
title: Why We Sleep
|
||||||
subtitle: Unlocking the Power of Sleep and Dreams
|
subtitle: Unlocking the Power of Sleep and Dreams
|
||||||
author: Matthew Walker
|
author: Matthew Walker
|
||||||
date: 2019-12-04
|
|
||||||
isbn: 9781501144318
|
isbn: 9781501144318
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/why-we-sleep.jpeg
|
image: https://cdn.wonderfulfrog.com/why-we-sleep.jpeg
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Astrophysics for People in a Hurry
|
title: Astrophysics for People in a Hurry
|
||||||
author: Neil deGrasse Tyson
|
author: Neil deGrasse Tyson
|
||||||
date: 2020-06-01
|
|
||||||
isbn: 9780393609394
|
isbn: 9780393609394
|
||||||
rating: 2
|
rating: 2
|
||||||
image: https://cdn.wonderfulfrog.com/astro-in-hurry.jpeg
|
image: https://cdn.wonderfulfrog.com/astro-in-hurry.jpeg
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: The Hate U Give
|
title: The Hate U Give
|
||||||
author: Angie Thomas
|
author: Angie Thomas
|
||||||
date: 2020-07-01
|
|
||||||
isbn: 9780062498533
|
isbn: 9780062498533
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/the-hate-u-give.jpg
|
image: https://cdn.wonderfulfrog.com/the-hate-u-give.jpg
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Skin We're In
|
title: The Skin We're In
|
||||||
subtitle: A Year of Black Resistance and Power
|
subtitle: A Year of Black Resistance and Power
|
||||||
author: Desmond Cole
|
author: Desmond Cole
|
||||||
date: 2020-08-01
|
|
||||||
isbn: 9780385686341
|
isbn: 9780385686341
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/the-skin-were-in.jpeg
|
image: https://cdn.wonderfulfrog.com/the-skin-were-in.jpeg
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Big Leap
|
title: The Big Leap
|
||||||
subtitle: Conquer Your Hidden Fear and Take Life to the Next Level
|
subtitle: Conquer Your Hidden Fear and Take Life to the Next Level
|
||||||
author: Gay Hendricks
|
author: Gay Hendricks
|
||||||
date: 2020-09-02
|
|
||||||
isbn: 9780061735363
|
isbn: 9780061735363
|
||||||
rating: 3
|
rating: 3
|
||||||
image: https://cdn.wonderfulfrog.com/the-big-leap.jpg
|
image: https://cdn.wonderfulfrog.com/the-big-leap.jpg
|
|
@ -3,7 +3,6 @@ title: Jonny Appleseed
|
||||||
author: Joshua Whitehead
|
author: Joshua Whitehead
|
||||||
isbn: 9781551527253
|
isbn: 9781551527253
|
||||||
rating: 4
|
rating: 4
|
||||||
date: 2021-09-09T00:00:00Z
|
|
||||||
image: https://cdn.wonderfulfrog.com/jonny-appleseed.jpeg
|
image: https://cdn.wonderfulfrog.com/jonny-appleseed.jpeg
|
||||||
---
|
---
|
||||||
|
|
|
@ -4,7 +4,6 @@ subtitle: The Invisible Art
|
||||||
author: Scott McCloud
|
author: Scott McCloud
|
||||||
isbn: 9780060976255
|
isbn: 9780060976255
|
||||||
rating: 5
|
rating: 5
|
||||||
date: 2021-09-09T00:00:00Z
|
|
||||||
image: https://cdn.wonderfulfrog.com/understanding-comics.jpg
|
image: https://cdn.wonderfulfrog.com/understanding-comics.jpg
|
||||||
---
|
---
|
||||||
|
|
|
@ -4,7 +4,6 @@ subtitle: Ruth Bader Ginsburg's Life & Work
|
||||||
author: Victoria Ortiz
|
author: Victoria Ortiz
|
||||||
isbn: 978054497364
|
isbn: 978054497364
|
||||||
rating: 4
|
rating: 4
|
||||||
date: 2021-09-09T00:00:00Z
|
|
||||||
image: https://cdn.wonderfulfrog.com/dissenter-on-the-bench.jpeg
|
image: https://cdn.wonderfulfrog.com/dissenter-on-the-bench.jpeg
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,11 +1,9 @@
|
||||||
---
|
---
|
||||||
created: 2021-08-26T00:00:00.000Z
|
|
||||||
title: Peace Talks
|
title: Peace Talks
|
||||||
author: Jim Butcher
|
author: Jim Butcher
|
||||||
image: https://cdn.wonderfulfrog.com/jim-butcher-peace-talks.jpeg
|
image: https://cdn.wonderfulfrog.com/jim-butcher-peace-talks.jpeg
|
||||||
isbn: 9780393609394
|
isbn: 9780393609394
|
||||||
rating: 2
|
rating: 2
|
||||||
date: 2021-09-17
|
|
||||||
---
|
---
|
||||||
|
|
||||||
I feverishly consumed the entire Dresden series in a few years ago. I thought it was so cool to see a blend of fantasy and real life that didn't seem to exist (as far as I knew). The writing sometimes felt chauvinistic (Dresden himself even admits as much) but I would roll my eyes and plod on.
|
I feverishly consumed the entire Dresden series in a few years ago. I thought it was so cool to see a blend of fantasy and real life that didn't seem to exist (as far as I knew). The writing sometimes felt chauvinistic (Dresden himself even admits as much) but I would roll my eyes and plod on.
|
|
@ -5,7 +5,6 @@ image: https://cdn.wonderfulfrog.com/9780807041307_p0_v1_s1200x630.jpg
|
||||||
url: https://www.yourfatfriend.com/book
|
url: https://www.yourfatfriend.com/book
|
||||||
isbn: 9780807041307
|
isbn: 9780807041307
|
||||||
rating: 5
|
rating: 5
|
||||||
date: 2021-11-28T20:19:44.917Z
|
|
||||||
---
|
---
|
||||||
|
|
||||||
This book in combination with the [Maintenance Phase](http://www.maintenancephase.com) podcast has flipped my mindset when it comes to my relationship with my body. I previously believed that weight was something we all had complete control over and could change with diet and exercise. Anyone who was overweight was not trying hard enough.
|
This book in combination with the [Maintenance Phase](http://www.maintenancephase.com) podcast has flipped my mindset when it comes to my relationship with my body. I previously believed that weight was something we all had complete control over and could change with diet and exercise. Anyone who was overweight was not trying hard enough.
|
|
@ -2,7 +2,6 @@
|
||||||
title: Stolen Focus
|
title: Stolen Focus
|
||||||
subtitle: Why You Can't Pay Attention - and How to Think Deeply Again
|
subtitle: Why You Can't Pay Attention - and How to Think Deeply Again
|
||||||
author: Johann Hari
|
author: Johann Hari
|
||||||
date: 2024-02-25
|
|
||||||
isbn: 9781526620224
|
isbn: 9781526620224
|
||||||
rating: 4
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/stolen-focus.jpg
|
image: https://cdn.wonderfulfrog.com/stolen-focus.jpg
|
|
@ -6,6 +6,5 @@ year: 2021
|
||||||
isbn: 9781459822290
|
isbn: 9781459822290
|
||||||
rating: 4
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/the-monster-sisters-vol-2.jpg
|
image: https://cdn.wonderfulfrog.com/the-monster-sisters-vol-2.jpg
|
||||||
date: 2021-09-11
|
|
||||||
tags: ["adventure"]
|
tags: ["adventure"]
|
||||||
---
|
---
|
|
@ -6,7 +6,6 @@ volume: 1
|
||||||
year: 2017
|
year: 2017
|
||||||
image: https://cdn.wonderfulfrog.com/monstress-vol-1.jpeg
|
image: https://cdn.wonderfulfrog.com/monstress-vol-1.jpeg
|
||||||
rating: 3
|
rating: 3
|
||||||
date: 2021-09-19T07:28:12.065Z
|
|
||||||
tags: ["fantasy"]
|
tags: ["fantasy"]
|
||||||
---
|
---
|
||||||
|
|
|
@ -7,7 +7,6 @@ year: 2017
|
||||||
image: https://cdn.wonderfulfrog.com/monstress-vol-2-tp_77ea1f170a.jpg
|
image: https://cdn.wonderfulfrog.com/monstress-vol-2-tp_77ea1f170a.jpg
|
||||||
isbn: 9781534300415
|
isbn: 9781534300415
|
||||||
rating: 3
|
rating: 3
|
||||||
date: 2021-09-20T00:22:01.235Z
|
|
||||||
tags: ["fantasy"]
|
tags: ["fantasy"]
|
||||||
---
|
---
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Super Mario World 2: Yoshi's Island"
|
title: "Super Mario World 2: Yoshi's Island"
|
||||||
subtitle: Super Nintendo
|
subtitle: Super Nintendo
|
||||||
date: 2012-02-26
|
|
||||||
image: https://cdn.wonderfulfrog.com/Yoshi's_Island_(Super_Mario_World_2)_box_art.jpg
|
image: https://cdn.wonderfulfrog.com/Yoshi's_Island_(Super_Mario_World_2)_box_art.jpg
|
||||||
tags: ["snes", "platformer"]
|
tags: ["snes", "platformer"]
|
||||||
year: 1995
|
year: 1995
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Majora's Mask 3D"
|
title: "Majora's Mask 3D"
|
||||||
subtitle: Nintendo 3DS
|
subtitle: Nintendo 3DS
|
||||||
date: 2015-03-01
|
|
||||||
image: https://cdn.wonderfulfrog.com/Majora's_Mask_3D_cover.png
|
image: https://cdn.wonderfulfrog.com/Majora's_Mask_3D_cover.png
|
||||||
tags: ["3ds"]
|
tags: ["3ds"]
|
||||||
year: 2015
|
year: 2015
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Mario & Luigi: Dream Team"
|
title: "Mario & Luigi: Dream Team"
|
||||||
subtitle: Nintendo 3DS
|
subtitle: Nintendo 3DS
|
||||||
date: 2015-04-18
|
|
||||||
image: https://cdn.wonderfulfrog.com/MarioLuigiDreamTeam.jpg
|
image: https://cdn.wonderfulfrog.com/MarioLuigiDreamTeam.jpg
|
||||||
tags: ["3ds"]
|
tags: ["3ds"]
|
||||||
year: 2013
|
year: 2013
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Donkey Kong Country: Tropical Freeze"
|
title: "Donkey Kong Country: Tropical Freeze"
|
||||||
subtitle: Nintendo Wii U
|
subtitle: Nintendo Wii U
|
||||||
date: 2015-04-21
|
|
||||||
image: https://cdn.wonderfulfrog.com/DKC5_box_art.jpg
|
image: https://cdn.wonderfulfrog.com/DKC5_box_art.jpg
|
||||||
tags: ["wii u"]
|
tags: ["wii u"]
|
||||||
year: 2014
|
year: 2014
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Professor Layton vs. Phoenix Wright: Ace Attorney"
|
title: "Professor Layton vs. Phoenix Wright: Ace Attorney"
|
||||||
subtitle: Nintendo 3DS
|
subtitle: Nintendo 3DS
|
||||||
date: 2015-04-26
|
|
||||||
image: https://cdn.wonderfulfrog.com/Laytonvsaceattorneycover.jpg
|
image: https://cdn.wonderfulfrog.com/Laytonvsaceattorneycover.jpg
|
||||||
tags: ["3ds"]
|
tags: ["3ds"]
|
||||||
year: 2014
|
year: 2014
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "The Wonderful 101"
|
title: "The Wonderful 101"
|
||||||
subtitle: Nintendo Wii U
|
subtitle: Nintendo Wii U
|
||||||
date: 2015-05-15
|
|
||||||
image: https://cdn.wonderfulfrog.com/Wonderful_101_box_artwork.jpg
|
image: https://cdn.wonderfulfrog.com/Wonderful_101_box_artwork.jpg
|
||||||
tags: ["wii u", "action"]
|
tags: ["wii u", "action"]
|
||||||
year: 2013
|
year: 2013
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Fallout 4
|
title: Fallout 4
|
||||||
subtitle: PC
|
subtitle: PC
|
||||||
date: 2015-12-02
|
|
||||||
image: https://cdn.wonderfulfrog.com/Fallout_4_cover_art.jpg
|
image: https://cdn.wonderfulfrog.com/Fallout_4_cover_art.jpg
|
||||||
tags: ["pc", "role-playing", "action"]
|
tags: ["pc", "role-playing", "action"]
|
||||||
year: 2015
|
year: 2015
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Persona 3 Portable"
|
title: "Persona 3 Portable"
|
||||||
subtitle: PlayStation Portable
|
subtitle: PlayStation Portable
|
||||||
date: 2016-03-16
|
|
||||||
image: https://cdn.wonderfulfrog.com/p3p.jpg
|
image: https://cdn.wonderfulfrog.com/p3p.jpg
|
||||||
tags: ["psp", "persona"]
|
tags: ["psp", "persona"]
|
||||||
youtube: true
|
youtube: true
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Shovel Knight
|
title: Shovel Knight
|
||||||
subtitle: Nintendo Wii U
|
subtitle: Nintendo Wii U
|
||||||
date: 2016-08-22
|
|
||||||
image: https://cdn.wonderfulfrog.com/Shovel_knight_cover.jpg
|
image: https://cdn.wonderfulfrog.com/Shovel_knight_cover.jpg
|
||||||
tags: ["wii u"]
|
tags: ["wii u"]
|
||||||
year: 2014
|
year: 2014
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Tomb Raider
|
title: Tomb Raider
|
||||||
subtitle: PC
|
subtitle: PC
|
||||||
date: 2016-08-24
|
|
||||||
image: https://cdn.wonderfulfrog.com/TombRaider2013.jpg
|
image: https://cdn.wonderfulfrog.com/TombRaider2013.jpg
|
||||||
tags: ["pc"]
|
tags: ["pc"]
|
||||||
year: 2013
|
year: 2013
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Assassin's Creed IV: Black Flag"
|
title: "Assassin's Creed IV: Black Flag"
|
||||||
subtitle: PlayStation 3
|
subtitle: PlayStation 3
|
||||||
date: 2016-12-31
|
|
||||||
image: https://cdn.wonderfulfrog.com/Assassin's_Creed_IV_-_Black_Flag_cover.jpg
|
image: https://cdn.wonderfulfrog.com/Assassin's_Creed_IV_-_Black_Flag_cover.jpg
|
||||||
tags: ["ps3"]
|
tags: ["ps3"]
|
||||||
year: 2013
|
year: 2013
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: DOOM
|
title: DOOM
|
||||||
subtitle: PC
|
subtitle: PC
|
||||||
date: 2017-01-02
|
|
||||||
image: https://cdn.wonderfulfrog.com/Doom_Cover.jpg
|
image: https://cdn.wonderfulfrog.com/Doom_Cover.jpg
|
||||||
tags: ["pc"]
|
tags: ["pc"]
|
||||||
year: 2016
|
year: 2016
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Hyper Light Drifter
|
title: Hyper Light Drifter
|
||||||
subtitle: PC
|
subtitle: PC
|
||||||
date: 2017-01-29
|
|
||||||
image: https://cdn.wonderfulfrog.com/HyperLightDrifterBoxArt.png
|
image: https://cdn.wonderfulfrog.com/HyperLightDrifterBoxArt.png
|
||||||
tags: ["pc"]
|
tags: ["pc"]
|
||||||
year: 2016
|
year: 2016
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Vanquish
|
title: Vanquish
|
||||||
subtitle: PlayStation 3
|
subtitle: PlayStation 3
|
||||||
date: 2017-02-26
|
|
||||||
image: https://cdn.wonderfulfrog.com/PG_Vanquish_box_artwork.png
|
image: https://cdn.wonderfulfrog.com/PG_Vanquish_box_artwork.png
|
||||||
tags: ["ps3"]
|
tags: ["ps3"]
|
||||||
year: 2010
|
year: 2010
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Persona 5
|
title: Persona 5
|
||||||
subtitle: PlayStation 4
|
subtitle: PlayStation 4
|
||||||
date: 2017-12-20
|
|
||||||
image: https://cdn.wonderfulfrog.com/Persona_5_cover_art.jpg
|
image: https://cdn.wonderfulfrog.com/Persona_5_cover_art.jpg
|
||||||
tags: ["ps4"]
|
tags: ["ps4"]
|
||||||
year: 2016
|
year: 2016
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Axiom Verge
|
title: Axiom Verge
|
||||||
subtitle: Nintendo Switch
|
subtitle: Nintendo Switch
|
||||||
date: 2018-04-10
|
|
||||||
image: https://cdn.wonderfulfrog.com/Axiom_Verge_Title.png
|
image: https://cdn.wonderfulfrog.com/Axiom_Verge_Title.png
|
||||||
tags: ["switch"]
|
tags: ["switch"]
|
||||||
year: 2015
|
year: 2015
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Her Story
|
title: Her Story
|
||||||
platform: PC
|
platform: PC
|
||||||
date: 2024-01-07
|
|
||||||
image: https://cdn.wonderfulfrog.com/Her_Story_store_art.jpg
|
image: https://cdn.wonderfulfrog.com/Her_Story_store_art.jpg
|
||||||
tags: ["pc", "narrative", "simulator"]
|
tags: ["pc", "narrative", "simulator"]
|
||||||
year: 2015
|
year: 2015
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: "Middle-earth: Shadow of Mordor"
|
title: "Middle-earth: Shadow of Mordor"
|
||||||
subtitle: PC
|
subtitle: PC
|
||||||
date: 2024-01-19
|
|
||||||
image: https://cdn.wonderfulfrog.com/Shadow_of_Mordor_cover_art.jpg
|
image: https://cdn.wonderfulfrog.com/Shadow_of_Mordor_cover_art.jpg
|
||||||
tags: ["pc"]
|
tags: ["pc"]
|
||||||
year: 2014
|
year: 2014
|
|
@ -1,7 +1,6 @@
|
||||||
---
|
---
|
||||||
title: Citizen Sleeper
|
title: Citizen Sleeper
|
||||||
subtitle: PC
|
subtitle: PC
|
||||||
date: 2024-01-27
|
|
||||||
image: https://cdn.wonderfulfrog.com/Citizen_Sleeper_cover_art.jpg
|
image: https://cdn.wonderfulfrog.com/Citizen_Sleeper_cover_art.jpg
|
||||||
tags: ["pc"]
|
tags: ["pc"]
|
||||||
year: 2022
|
year: 2022
|
|
@ -2,7 +2,6 @@
|
||||||
title: History of the 90s
|
title: History of the 90s
|
||||||
rating: 4
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/history-of-the-90s.jpeg
|
image: https://cdn.wonderfulfrog.com/history-of-the-90s.jpeg
|
||||||
date: 2021-08-25T00:02:00Z
|
|
||||||
url: https://curiouscast.ca/podcast/466/history-of-the-90s/
|
url: https://curiouscast.ca/podcast/466/history-of-the-90s/
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: Hunting Warhead
|
title: Hunting Warhead
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/hunting-warhead.webp
|
image: https://cdn.wonderfulfrog.com/hunting-warhead.webp
|
||||||
date: 2021-08-25T00:00:00Z
|
|
||||||
url: https://www.cbc.ca/listen/cbc-podcasts/387-hunting-warhead
|
url: https://www.cbc.ca/listen/cbc-podcasts/387-hunting-warhead
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: Maintenance Phase
|
title: Maintenance Phase
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/maintenance-phase.webp
|
image: https://cdn.wonderfulfrog.com/maintenance-phase.webp
|
||||||
date: 2021-08-25T00:08:00Z
|
|
||||||
url: https://www.maintenancephase.com/
|
url: https://www.maintenancephase.com/
|
||||||
---
|
---
|
||||||
|
|
|
@ -3,7 +3,6 @@ title: Reply All
|
||||||
url: https://gimletmedia.com/shows/reply-all
|
url: https://gimletmedia.com/shows/reply-all
|
||||||
rating: 3
|
rating: 3
|
||||||
image: https://cdn.wonderfulfrog.com/reply-all.jpeg
|
image: https://cdn.wonderfulfrog.com/reply-all.jpeg
|
||||||
date: 2021-08-25T00:07:00Z
|
|
||||||
---
|
---
|
||||||
|
|
||||||
There are too many episodes to this podcast, but I have been shared a few interesting ones from my partner. I was never a regular listener, and have not listened since it [effectively imploded](https://www.vulture.com/article/gimlet-reply-all-controversy-spotify-test-kitchen.html)
|
There are too many episodes to this podcast, but I have been shared a few interesting ones from my partner. I was never a regular listener, and have not listened since it [effectively imploded](https://www.vulture.com/article/gimlet-reply-all-controversy-spotify-test-kitchen.html)
|
|
@ -2,8 +2,5 @@
|
||||||
title: Running from COPS
|
title: Running from COPS
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/running-from-cops.webp
|
image: https://cdn.wonderfulfrog.com/running-from-cops.webp
|
||||||
date: 2021-08-25T00:03:00Z
|
|
||||||
url: https://podcasts.apple.com/ca/podcast/headlong-running-from-cops/id1459118695
|
url: https://podcasts.apple.com/ca/podcast/headlong-running-from-cops/id1459118695
|
||||||
---
|
---
|
||||||
|
|
||||||
[Listen to the podcast](https://podcasts.apple.com/ca/podcast/headlong-running-from-cops/id1459118695)
|
|
|
@ -2,8 +2,5 @@
|
||||||
title: Surviving Y2K
|
title: Surviving Y2K
|
||||||
rating: 4
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/surviving-y2k.webp
|
image: https://cdn.wonderfulfrog.com/surviving-y2k.webp
|
||||||
date: 2021-08-25T00:01:00Z
|
|
||||||
url: https://podcasts.apple.com/ca/podcast/headlong-surviving-y2k/id1464251414
|
url: https://podcasts.apple.com/ca/podcast/headlong-surviving-y2k/id1464251414
|
||||||
---
|
---
|
||||||
|
|
||||||
[Listen to the podcast](https://podcasts.apple.com/ca/podcast/headlong-surviving-y2k/id1464251414)
|
|
|
@ -1,9 +1,8 @@
|
||||||
---
|
---
|
||||||
title: "You're Wrong About"
|
title: "You're Wrong About"
|
||||||
url: https://yourewrongabout.com/
|
url: https://yourewrongabout.com/
|
||||||
rating: 4
|
rating: 3
|
||||||
image: https://cdn.wonderfulfrog.com/youre-wrong-about.jpeg
|
image: https://cdn.wonderfulfrog.com/youre-wrong-about.jpeg
|
||||||
date: 2021-08-25T00:06:00Z
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Favourite episodes
|
## Favourite episodes
|
|
@ -2,7 +2,6 @@
|
||||||
title: If Books Could Kill
|
title: If Books Could Kill
|
||||||
url: https://www.ifbookspod.com/
|
url: https://www.ifbookspod.com/
|
||||||
image: https://cdn.wonderfulfrog.com/if-books-could-kill.jpeg
|
image: https://cdn.wonderfulfrog.com/if-books-could-kill.jpeg
|
||||||
date: 2024-02-17
|
|
||||||
---
|
---
|
||||||
|
|
||||||
I will follow Michael Hobbes to the ends of the earth.
|
I will follow Michael Hobbes to the ends of the earth.
|
|
@ -1,8 +1,7 @@
|
||||||
---
|
---
|
||||||
title: 9/12
|
title: 9/12
|
||||||
rating: 5
|
rating: 4
|
||||||
image: https://cdn.wonderfulfrog.com/21dcd7ff8bee7ea7122dd755078befbef85978d7ee34af54840833a606d375da90a4f8a295842e8d2b58f4db5dfa6a69859a209e3c346f5f268546110b2b6d45.jpeg
|
image: https://cdn.wonderfulfrog.com/21dcd7ff8bee7ea7122dd755078befbef85978d7ee34af54840833a606d375da90a4f8a295842e8d2b58f4db5dfa6a69859a209e3c346f5f268546110b2b6d45.jpeg
|
||||||
date: 2024-02-20
|
|
||||||
url: https://art19.com/shows/9-12
|
url: https://art19.com/shows/9-12
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: A Death in Cryptoland
|
title: A Death in Cryptoland
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/adeathincryptoland-podcast-template-lg.avif
|
image: https://cdn.wonderfulfrog.com/adeathincryptoland-podcast-template-lg.avif
|
||||||
date: 2024-02-20
|
|
||||||
url: https://www.cbc.ca/listen/cbc-podcasts/904-a-death-in-cryptoland
|
url: https://www.cbc.ca/listen/cbc-podcasts/904-a-death-in-cryptoland
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: Boys Like Me
|
title: Boys Like Me
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/BoysLikeMe-podcast-template.avif
|
image: https://cdn.wonderfulfrog.com/BoysLikeMe-podcast-template.avif
|
||||||
date: 2024-02-20
|
|
||||||
url: https://www.cbc.ca/listen/cbc-podcasts/1035-boys-like-me
|
url: https://www.cbc.ca/listen/cbc-podcasts/1035-boys-like-me
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: Conversations With People Who Hate Me
|
title: Conversations With People Who Hate Me
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/Conversations-With-People-Who-Hate-Me-Square-Logo.png
|
image: https://cdn.wonderfulfrog.com/Conversations-With-People-Who-Hate-Me-Square-Logo.png
|
||||||
date: 2024-02-20
|
|
||||||
url: https://www.dylanmarron.com/podcast
|
url: https://www.dylanmarron.com/podcast
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: Project Unabom
|
title: Project Unabom
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/313x0w.webp
|
image: https://cdn.wonderfulfrog.com/313x0w.webp
|
||||||
date: 2024-02-20
|
|
||||||
url: https://podcasts.apple.com/ca/podcast/project-unabom/id1627613321
|
url: https://podcasts.apple.com/ca/podcast/project-unabom/id1627613321
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Redemption of Jar Jar Binks
|
title: The Redemption of Jar Jar Binks
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/Jar_Jar_250x250.jpg
|
image: https://cdn.wonderfulfrog.com/Jar_Jar_250x250.jpg
|
||||||
date: 2024-02-20
|
|
||||||
url: https://www.ted.com/podcasts/the-redemption-of-jar-jar-binks
|
url: https://www.ted.com/podcasts/the-redemption-of-jar-jar-binks
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: The Flamethrowers
|
title: The Flamethrowers
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/theflamethrowers-podcast-template.avif
|
image: https://cdn.wonderfulfrog.com/theflamethrowers-podcast-template.avif
|
||||||
date: 2024-02-20
|
|
||||||
url: https://www.cbc.ca/listen/cbc-podcasts/1026-the-flamethrowers
|
url: https://www.cbc.ca/listen/cbc-podcasts/1026-the-flamethrowers
|
||||||
---
|
---
|
||||||
|
|
|
@ -2,7 +2,6 @@
|
||||||
title: The New Gurus
|
title: The New Gurus
|
||||||
rating: 5
|
rating: 5
|
||||||
image: https://cdn.wonderfulfrog.com/the-new-gurus.webp
|
image: https://cdn.wonderfulfrog.com/the-new-gurus.webp
|
||||||
date: 2024-02-20
|
|
||||||
url: https://podcasts.apple.com/ca/podcast/the-new-gurus/id1659385785
|
url: https://podcasts.apple.com/ca/podcast/the-new-gurus/id1659385785
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue