From 8adb96f38f3070a6103303666ab3c8be48d12a69 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Mon, 4 May 2026 10:15:34 -0700 Subject: [PATCH] work in rate stuff --- src/about.njk | 18 +++++++++++------- .../technology/inherentlee-flipping-rocks.md | 1 + src/submit.njk | 1 + 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/src/about.njk b/src/about.njk index 8d11eb8..9ef2c27 100644 --- a/src/about.njk +++ b/src/about.njk @@ -28,20 +28,24 @@ title: About the Classifieds

Is this paid?

- At current, the assumption is that these are free skillshares. If there's demand - for listings for paid skillshares, I can add that field to the listings and - let folks specify rate/pro bono. Pretty up to y'all. Let me know. + Some listings may have a stated rate, whether that is monetary, skill swap, or free. + If there's no stated rate, free is assumed. Feel free to talk to the person/people + you reach out to about compensation!

-

How do I let you know?

+

Who made this?

- You can find all my contact methods on the site linked to my name in the footer, or just + Hi, I'm Lee! I like to make silly little websites. You can find all my contact + methods on the site linked to my name in the footer, or just send me a message on fedi.

Colophon

-Built with {{ eleventy.generator }}. -Hosted on Codeberg Pages. +

+ Built with {{ eleventy.generator }}, + and without the + aid of generative AI. Hosted on Codeberg Pages. +

diff --git a/src/ads/technology/inherentlee-flipping-rocks.md b/src/ads/technology/inherentlee-flipping-rocks.md index f94c962..f6177fb 100644 --- a/src/ads/technology/inherentlee-flipping-rocks.md +++ b/src/ads/technology/inherentlee-flipping-rocks.md @@ -3,5 +3,6 @@ title: introductory web development and terminal basics handle: "@inherentlee@flipping.rocks" url: "flipping.rocks/@inherentlee" blurb: I'm happy to help you set up a personal or hobby site with HTML, CSS, and JS basics, or maybe a static site generator! Alternately, I'll talk about git and the terminal. +rate: free or skill swap date: 2026-04-29 --- diff --git a/src/submit.njk b/src/submit.njk index af2dc5c..44084f6 100644 --- a/src/submit.njk +++ b/src/submit.njk @@ -18,6 +18,7 @@ title: Submit a Listing
  • the most relevant category for your listing
  • a title for your offering
  • a short description
  • +
  • optionally, a suggested rate - if not provided, free is the assumption
  • See the home page for inspiration.