diff --git a/src/daily/2026-05-26.njk b/src/daily/2026-05-26.njk new file mode 100644 index 0000000..52765b6 --- /dev/null +++ b/src/daily/2026-05-26.njk @@ -0,0 +1,7 @@ +--- +title: May 26th, 2026 +--- +{% css %}{% include "css/listings.css" %}{% endcss %} + +{% set day = "2026-05-26" %} +{% include "daily.njk" %} diff --git a/src/offers/animals-and-the-outdoors/taq-thicc-horse.md b/src/offers/animals-and-the-outdoors/taq-thicc-horse.md deleted file mode 100644 index 67ed54b..0000000 --- a/src/offers/animals-and-the-outdoors/taq-thicc-horse.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -title: "Intimacy with Plants - Discovering Their Unique Features" -handle: "@taq@thicc.horse" -url: "thicc.horse/@taq" -blurb: "Not focused on plant care or identification, but building curiosity and awareness of the features of plants which help with identification. Enjoy walks more by taking the time to explore the differences in each plant. Leaf shape, texture, size and growth patterns, symmetries. Soon you'll be recognizing old friends from across the street!" -date: 2026-05-02 ---- diff --git a/src/offers/miscellany-and-more/action_jay-mstdn-ca.md b/src/offers/miscellany-and-more/action_jay-mstdn-ca.md index c3e7dcb..381094f 100644 --- a/src/offers/miscellany-and-more/action_jay-mstdn-ca.md +++ b/src/offers/miscellany-and-more/action_jay-mstdn-ca.md @@ -1,7 +1,7 @@ --- title: "Forgotten Realms (D&D 5e) World Building" -handle: "@action_jay@mstdn.ca" -url: "mstdn.ca/@action_jay" +handle: "@action_jay@thecanadian.social" +url: "thecanadian.social/@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 diff --git a/src/offers/repair-and-diy/j4yc33-infosec-exchange.md b/src/offers/repair-and-diy/j4yc33-infosec-exchange.md new file mode 100644 index 0000000..dd2c045 --- /dev/null +++ b/src/offers/repair-and-diy/j4yc33-infosec-exchange.md @@ -0,0 +1,8 @@ +--- +title: "Clothes mending, Sock Darning, and Crochet Problems" +handle: "@j4yc33@infosec.exchange" +url: "infosec.exchange/@j4yc33" +blurb: "Send me (pictures of) your torn, ripped, scuffed, or otherwise damaged clothes (socks, shirts, pants, etc.) or that one Crochet project giving you problems! I will give you advice, and provide you resources, on how best to repair the article or identify your crochet problem." +rate: +date: 2026-05-26 +--- diff --git a/src/offers/technology/j4yc33-infosec-exchange.md b/src/offers/technology/j4yc33-infosec-exchange.md new file mode 100644 index 0000000..dc9ff4d --- /dev/null +++ b/src/offers/technology/j4yc33-infosec-exchange.md @@ -0,0 +1,8 @@ +--- +title: "Securing a website, infrastructure, and making it compliant" +handle: "@j4yc33@infosec.exchange" +url: "infosec.exchange/@j4yc33" +blurb: "Do you have a website that has to comply with the GDPR? Are you dealing with moderation or web application security issues? Do you self-host and want to secure your infrastructure? With over 10 years of corporate consultancy experience, I can help you come up with a plan to make your systems more secure and compliant. I can also give you information on when to consult with an attorney on certain matters." +rate: +date: 2026-05-26 +--- diff --git a/src/requests/art-and-crafts/grepfruit-mstdn-isometry-group.md b/src/requests/art-and-crafts/grepfruit-mstdn-isometry-group.md new file mode 100644 index 0000000..542e425 --- /dev/null +++ b/src/requests/art-and-crafts/grepfruit-mstdn-isometry-group.md @@ -0,0 +1,8 @@ +--- +title: "Give me feedback about my art!" +handle: "@grepfruit@mstdn.isometry.group" +url: "mstdn.isometry.group/@grepfruit" +blurb: "I'm teaching myself painting, and I'd love to get constructive feedback and 'critique' on some stuff I'm working on so I can improve my art! I'd love to hear from more experienced or differently experienced artists." +rate: +date: 2026-05-26 +--- diff --git a/src/requests/template.md b/src/requests/template.md new file mode 100644 index 0000000..ecda5ef --- /dev/null +++ b/src/requests/template.md @@ -0,0 +1,8 @@ +--- +title: +handle: +url: +blurb: +rate: +date: +---