From 28f9c6d11a637f3e696ad212c36885cba1313b93 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Mon, 18 May 2026 13:56:47 -0700 Subject: [PATCH] new listing action_jay plus remove requests from daily view --- _includes/daily.njk | 2 ++ src/daily/2026-05-18.njk | 7 +++++++ src/offers/miscellany-and-more/action_jay-mstdn-ca.md | 8 ++++++++ 3 files changed, 17 insertions(+) create mode 100644 src/daily/2026-05-18.njk create mode 100644 src/offers/miscellany-and-more/action_jay-mstdn-ca.md diff --git a/_includes/daily.njk b/_includes/daily.njk index fc7b511..7fc1b55 100644 --- a/_includes/daily.njk +++ b/_includes/daily.njk @@ -14,9 +14,11 @@ section > h2 { {% include "listings.njk" %} +{#

Requests

{% set category = "requests" %} {% include "listings.njk" %}
+#} diff --git a/src/daily/2026-05-18.njk b/src/daily/2026-05-18.njk new file mode 100644 index 0000000..2b26dac --- /dev/null +++ b/src/daily/2026-05-18.njk @@ -0,0 +1,7 @@ +--- +title: May 18th, 2026 +--- +{% css %}{% include "css/listings.css" %}{% endcss %} + +{% set day = "2026-05-18" %} +{% include "daily.njk" %} diff --git a/src/offers/miscellany-and-more/action_jay-mstdn-ca.md b/src/offers/miscellany-and-more/action_jay-mstdn-ca.md new file mode 100644 index 0000000..c3e7dcb --- /dev/null +++ b/src/offers/miscellany-and-more/action_jay-mstdn-ca.md @@ -0,0 +1,8 @@ +--- +title: "Forgotten Realms (D&D 5e) World Building" +handle: "@action_jay@mstdn.ca" +url: "mstdn.ca/@action_jay" +blurb: "Running a campaign and want to bounce ideas off someone other than a chat bot? I'm relatively familiar with the source material and learning more all the time. I can also help with ideas for prep, technical work with Foundry VTT and finding resources and inspiration." +rate: +date: 2026-05-18 +---