From cd3d7e8848676c4161581a7c464b3732d9614817 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Fri, 1 May 2026 12:26:00 -0700 Subject: [PATCH] add alice and nilajones --- _config/filters.js | 3 +++ src/ads/02-test-test.md | 9 --------- src/ads/05-test-test.md | 9 --------- src/ads/alice-lgbtqia-space.md | 8 ++++++++ src/ads/nilajones-zeroes-ca.md | 8 ++++++++ 5 files changed, 19 insertions(+), 18 deletions(-) delete mode 100644 src/ads/02-test-test.md delete mode 100644 src/ads/05-test-test.md create mode 100644 src/ads/alice-lgbtqia-space.md create mode 100644 src/ads/nilajones-zeroes-ca.md diff --git a/_config/filters.js b/_config/filters.js index a79b51f..4546392 100644 --- a/_config/filters.js +++ b/_config/filters.js @@ -25,6 +25,9 @@ export default function(eleventyConfig) { case "history and science": tagline = "book learnin'" break; + case "miscellany and more": + tagline = "leaves me guessin'"; + break; case "repair and diy": tagline = "fixin' stuff"; break; diff --git a/src/ads/02-test-test.md b/src/ads/02-test-test.md deleted file mode 100644 index 2d9a809..0000000 --- a/src/ads/02-test-test.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: neurodivergent coping strats -handle: "@02@test.test" -url: "test.test/@02" -draft: true -tags: interpersonal and life -blurb: Fusce faucibus mauris ut metus molestie viverra. In varius erat in lectus scelerisque, vitae ornare sapien euismod. Pellentesque ornare aliquam erat, pellentesque eleifend tellus consequat ut. Donec mollis, lacus vitae bibendum hendrerit, nisi metus dignissim lacus, nec tincidunt nisl ligula vel metus. -date: 2026-04-23 ---- diff --git a/src/ads/05-test-test.md b/src/ads/05-test-test.md deleted file mode 100644 index 7810756..0000000 --- a/src/ads/05-test-test.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: bug identification for beginners -handle: "@05@test.test" -url: "test.test/@05" -draft: true -tags: animals and the outdoors -blurb: Duis interdum purus non iaculis convallis. Nunc mi lorem, consequat sed luctus vitae, lobortis in arcu. -date: 2026-04-26 ---- diff --git a/src/ads/alice-lgbtqia-space.md b/src/ads/alice-lgbtqia-space.md new file mode 100644 index 0000000..f094dea --- /dev/null +++ b/src/ads/alice-lgbtqia-space.md @@ -0,0 +1,8 @@ +--- +title: "Learn Lockpicking with Alice" +handle: "@alice@lgbtqia.space" +url: "lgbtqia.space/@alice" +tags: miscellany and more +blurb: "I've been an expert at opening things in unconventional ways for many years, and I'm always happy to talk locks, lockpicking/bypassing, and other security-related topics. I have short lessons under the #LearnLockpickingWithAlice hashtag on Fedi." +date: 2026-05-01 +--- diff --git a/src/ads/nilajones-zeroes-ca.md b/src/ads/nilajones-zeroes-ca.md new file mode 100644 index 0000000..1c1a2e0 --- /dev/null +++ b/src/ads/nilajones-zeroes-ca.md @@ -0,0 +1,8 @@ +--- +title: "🌿Home gardening - including low spoons 🪴🧑🏼‍🦽" +handle: "@NilaJones@zeroes.ca" +url: "zeroes.ca/@NilaJones" +tags: animals and the outdoors +blurb: "Want to grow a few herbs or flowers on your balcony? Or enough food to feed your family for a year? Something in between? I've been doing and teaching organic gardening for a long long time, and I love to answer questions or brainstorm together 🌿" +date: 2026-05-01 +---