-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix links broken by migration from old site
- Loading branch information
Showing
60 changed files
with
415 additions
and
124 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Agenda-Based Adventures | ||
date: 2019-06-23 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/agenda-based-adventures" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin Faction | ||
date: 2017-05-30 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-preview-1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Random Weather | ||
date: 2019-10-03 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-preview-2" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin Campaign Diary (Session 30) | ||
date: 2019-03-18 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-30" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin Campaign Diary (Session 31) | ||
date: 2019-04-01 | ||
layout: layouts/post.njk | ||
redirectTo: "/blog/black-griffin-session-31" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin Campaign Diary (Session 32) | ||
date: 2019-04-16 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-32" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin Campaign Diary (Session 33) | ||
date: 2019-04-30 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-33" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin Campaign Diary (Session 34) | ||
date: 2019-05-13 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-34" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin Campaign Diary (Session 35) | ||
date: 2019-05-27 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-35" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin 36 - The Chasm Nearer | ||
date: 2019-06-17 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-36" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin 37 - The Near Miss | ||
date: 2019-07-09 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-37" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin 38 - Quinn | ||
date: 2019-07-22 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-38" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin 39 - The Double Cross | ||
date: 2019-08-06 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-39" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin 40 - The Hand Over | ||
date: 2019-08-18 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-40" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Black Griffin 41 - The Court Martial | ||
date: 2019-09-16 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/black-griffin-session-41" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
title: The Enchanted Preview | ||
date: 2019-01-16 | ||
layout: layouts/post.njk | ||
publish: unpublished | ||
redirectTo: "https://grislyeye.com/products/enchanted" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Fey Magic | ||
date: 2019-11-26 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/fey-preview-2" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Flawed Magic Items | ||
date: 2019-03-25 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/flawed-magic-items-preview-1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Folk Variant | ||
date: 2019-04-09 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/folk-preview-1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: The Grim Preview | ||
date: 2018-06-26 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/grim-folk-preview-2" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: The Grim Folk | ||
date: 2017-05-30 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/grim-folk" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Stress and Psychic Injury | ||
date: 2019-05-07 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/harrowed-preview-1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Corruption and Necrotic Injury | ||
date: 2019-09-03 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/harrowed-preview-2" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Fey Race Variant | ||
date: 2017-03-05 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/kindred-fey-preview-1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Location Blocks | ||
date: 2019-07-12 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/location-blocks-v1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: The Magic Guild | ||
date: 2017-11-21 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/magic-guild-preview" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: The Many Preview 1 | ||
date: 2018-03-06 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/many-preview-1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: Nights Watch Faction | ||
date: 2018-06-12 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/nights-watch-preview-1" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
title: NPC Block (Version 4) | ||
date: 2019-05-20 | ||
layout: layouts/post.njk | ||
redirectTo: "blog/npc-block-v4" | ||
permalink: "{{ page.filePathStem }}.html" | ||
--- |
Oops, something went wrong.