new listins, edit listing, delete listing on request
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-05-26 11:17:35 -07:00
parent 3f99418e28
commit ef95e3189c
7 changed files with 41 additions and 9 deletions

7
src/daily/2026-05-26.njk Normal file
View File

@ -0,0 +1,7 @@
---
title: May 26th, 2026
---
{% css %}{% include "css/listings.css" %}{% endcss %}
{% set day = "2026-05-26" %}
{% include "daily.njk" %}

View File

@ -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
---

View File

@ -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

View File

@ -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
---

View File

@ -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
---

View File

@ -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
---

8
src/requests/template.md Normal file
View File

@ -0,0 +1,8 @@
---
title:
handle:
url:
blurb:
rate:
date:
---