diff --git a/_includes/listing.njk b/_includes/listing.njk index 6dbedb5..a3df31c 100644 --- a/_includes/listing.njk +++ b/_includes/listing.njk @@ -2,8 +2,15 @@
+ {% if listing.data.url %} {{ listing.data.handle }} + {% else %} + {{ listing.data.handle }} (Ed. note: copy-paste + handle into your fedi search bar. Server issues when opening as standalone + page.) + + {% endif %} offers: {{ listing.data.blurb }}
{% if listing.data.rate %} diff --git a/css/main.css b/css/main.css index e02e7ce..1205ac0 100644 --- a/css/main.css +++ b/css/main.css @@ -118,3 +118,7 @@ main li { iframe { margin: 2rem 0; } + +.teal { + color: var(--color-cyan); +} diff --git a/src/offers/business/jbot-cathode-church.md b/src/offers/business/jbot-cathode-church.md new file mode 100644 index 0000000..213fbf9 --- /dev/null +++ b/src/offers/business/jbot-cathode-church.md @@ -0,0 +1,8 @@ +--- +title: "Make meetings and workshops less boring" +handle: "@jbot@cathode.church" +url: "cathode.church/@jbot" +blurb: "Need to plan a meeting or workshop? I can help you build a format that is less boring and more engaging. Are people going off topic in your meetings? Is there one person taking up all the space? Or are people not contributing as much as you’d like? There are ways to handle all these situations! I can give guidance on how to handle them, along with debriefing sessions after you’ve run a meeting or workshop to help you improve. Save time and energy, finish your meeting on time, and make your participants day." +rate: "for-profit business: $100 USD/hr; non-profit or personal: pay what you can; willing to trade skills" +date: 2026-05-08 +--- diff --git a/src/offers/technology/ireneista-adhd-irenes-space.md b/src/offers/technology/ireneista-adhd-irenes-space.md new file mode 100644 index 0000000..a17e124 --- /dev/null +++ b/src/offers/technology/ireneista-adhd-irenes-space.md @@ -0,0 +1,8 @@ +--- +title: "privacy review for your community project" +handle: "@ireneista@adhd.irenes.space" +url: +blurb: "we're an information privacy expert eager to help make sure community-focused projects are up to the highest standard of protecting the people who use them. we're happy to offer advice or review design docs at any phase of your project's lifecycle. we also have experience in various kinds of activism and organizing, especially around gender, brains, and labor, and in non-profit governance, and are happy to help with strategic stuff for any of that. please don't be shy about reaching out!" +rate: "free as long as your purpose is non-commercial" +date: 2026-05-08 +---