From 439e2075393f77194f09831499a0b1c68a60baa3 Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Tue, 5 May 2026 20:20:07 -0700 Subject: [PATCH] sort by title, add og image and alt --- _config/filters.js | 6 + _data/metadata.js | 2 +- _includes/daily-listings.njk | 2 +- _includes/layouts/base.njk | 2 + _site/404.html | 4 +- _site/about/index.html | 4 +- _site/daily/2026-04-29/index.html | 4 +- _site/daily/2026-05-01/index.html | 28 ++-- _site/daily/2026-05-02/index.html | 16 ++- _site/daily/2026-05-03/index.html | 16 ++- _site/daily/2026-05-04/index.html | 4 +- _site/daily/2026-05-05/index.html | 4 +- _site/daily/index.html | 4 +- _site/feed.xml | 78 +++++----- _site/index.html | 228 +++++++++++++++--------------- _site/submit/index.html | 4 +- eleventy.config.js | 2 +- src/index.njk | 2 +- 18 files changed, 220 insertions(+), 190 deletions(-) diff --git a/_config/filters.js b/_config/filters.js index 5199877..e390220 100644 --- a/_config/filters.js +++ b/_config/filters.js @@ -75,4 +75,10 @@ export default function(eleventyConfig) { eleventyConfig.addFilter("sortAlphabetically", strings => (strings || []).sort((b, a) => b.localeCompare(a)) ); + + /* Sort alphabetically by item title */ + eleventyConfig.addFilter("sortAlphabeticallyByTitle", collection => { + collection.sort((b, a) => b.data.title.localeCompare(a.data.title)); + return collection; + }); }; diff --git a/_data/metadata.js b/_data/metadata.js index ea5194f..8685fff 100644 --- a/_data/metadata.js +++ b/_data/metadata.js @@ -1,6 +1,6 @@ export default { title: "FediLearns", description: "Learning together, by and for the fediverse", - url: "https://inherentlee.codeberg.page/fedi-skillshares", + url: "https://fedilearns.fyi", author: "Lee Cattarin" } diff --git a/_includes/daily-listings.njk b/_includes/daily-listings.njk index 0e7d902..608634a 100644 --- a/_includes/daily-listings.njk +++ b/_includes/daily-listings.njk @@ -8,7 +8,7 @@ {% if collections[tag] | filterByDate(today) | length == 0 %}

No listings.

{% endif %} - {% for listing in collections[tag] | filterByDate(today) %} + {% for listing in collections[tag] | filterByDate(today) | sortAlphabeticallyByTitle %} {% include "listing.njk" %} {% endfor %} diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk index 59a4502..5cd9d5d 100644 --- a/_includes/layouts/base.njk +++ b/_includes/layouts/base.njk @@ -17,6 +17,8 @@ + + diff --git a/_site/404.html b/_site/404.html index 99b0b08..76800ce 100644 --- a/_site/404.html +++ b/_site/404.html @@ -15,6 +15,8 @@ + + @@ -232,6 +234,6 @@ a[aria-current="page"] { - + diff --git a/_site/about/index.html b/_site/about/index.html index 6958479..59299a4 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -15,6 +15,8 @@ + + @@ -279,6 +281,6 @@ a[aria-current="page"] { - + diff --git a/_site/daily/2026-04-29/index.html b/_site/daily/2026-04-29/index.html index 2932daf..783cf32 100644 --- a/_site/daily/2026-04-29/index.html +++ b/_site/daily/2026-04-29/index.html @@ -15,6 +15,8 @@ + + @@ -483,6 +485,6 @@ a[aria-current="page"] { - + diff --git a/_site/daily/2026-05-01/index.html b/_site/daily/2026-05-01/index.html index 80aa33c..5d93933 100644 --- a/_site/daily/2026-05-01/index.html +++ b/_site/daily/2026-05-01/index.html @@ -15,6 +15,8 @@ + + @@ -333,11 +335,11 @@ a[aria-current="page"] {
-

Dog training

+

🌿Home gardening - including low spoons 🪴🧑🏼‍🦽

- @Goodworkdog@sunny.garden - offers: I can advise you on animal behavior, enrichment, problem solving, multi-pet homes, dog sports, and changes in home life. I have multiple certifications. I can’t offer veterinary advice, but I will tell you when to see a vet instead of a trainer. + @NilaJones@zeroes.ca + offers: 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 🌿

@@ -347,11 +349,11 @@ a[aria-current="page"] {

-

🌿Home gardening - including low spoons 🪴🧑🏼‍🦽

+

Dog training

- @NilaJones@zeroes.ca - offers: 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 🌿 + @Goodworkdog@sunny.garden + offers: I can advise you on animal behavior, enrichment, problem solving, multi-pet homes, dog sports, and changes in home life. I have multiple certifications. I can’t offer veterinary advice, but I will tell you when to see a vet instead of a trainer.

@@ -438,11 +440,11 @@ a[aria-current="page"] {

-

pure math Q&A

+

Ask a math teacher

- @AdrianRiskin@kolektiva.social - offers: I am happy to help with K-12 math, undergraduate pure math, e.g. college algebra, precalc, calc, discrete, intro to proof, abstract algebra, number theory, analysis, etc. Also graduate level graph theory. + @TonyaMarie@chaosfem.tw + offers: Need help with your kid's homework? Going back to school? Retired teacher will help with your math questions up through basic college level!

@@ -452,11 +454,11 @@ a[aria-current="page"] {

-

Ask a math teacher

+

pure math Q&A

- @TonyaMarie@chaosfem.tw - offers: Need help with your kid's homework? Going back to school? Retired teacher will help with your math questions up through basic college level! + @AdrianRiskin@kolektiva.social + offers: I am happy to help with K-12 math, undergraduate pure math, e.g. college algebra, precalc, calc, discrete, intro to proof, abstract algebra, number theory, analysis, etc. Also graduate level graph theory.

@@ -583,6 +585,6 @@ a[aria-current="page"] { - + diff --git a/_site/daily/2026-05-02/index.html b/_site/daily/2026-05-02/index.html index 269fdb6..9b85370 100644 --- a/_site/daily/2026-05-02/index.html +++ b/_site/daily/2026-05-02/index.html @@ -15,6 +15,8 @@ + + @@ -356,11 +358,11 @@ a[aria-current="page"] {

-

I can help you get started with recording music

+

Art/design critique and encouragement

- @JessicatheVIArtist@kind.social - offers: If you're just starting out with a digital audio workstation, I can help you understand concepts. How do I record myself, what are takes, and how do I make myself sound good? What the heck are pre- and post-fader sends, and what on earth is MIDI?? I can also help you understand synthesis if you've got a hardware or software synth you'd like to tame. What are oscillators, filters, envelopes and LFOs and how do I create a whole new sound? If you've got a website or app you're developing, I can also offer feedback on its accessibility to screen reader users. + @moss@kind.social + offers: I am a visual jack of all trades, pretty experienced in some. Creative critique & external support is a really great way to grow as an artist or designer (those titles used here in the broadest sense possible). Whether you’re starting a project, stuck on a piece and trying to discern next steps, or it’s a finished project you want to reflect on, I’m happy to give whatever balance of kind constructive critique &/or positive reinforcement you need. My best mediums are in no particular order: fountain pens & ink, photography, lighting & production design, analog/irl interaction design, visual narratives, and installation/themed environments. I’ve taken classes in & enjoyed digital painting, game design, neon art, ceramics and many more. I’m less skilled in audio, software, & film/video. I also enjoy creative research, as well as brainstorming how to make your interests adaptive and accessible for different kinds of disabilities & health challenges. (I have limited spoons so please check in with me on my bandwidth/timelines, and I’d love to swap skills, especially if you’re looking for a lot of support!)

@@ -370,11 +372,11 @@ a[aria-current="page"] {

-

Art/design critique and encouragement

+

I can help you get started with recording music

- @moss@kind.social - offers: I am a visual jack of all trades, pretty experienced in some. Creative critique & external support is a really great way to grow as an artist or designer (those titles used here in the broadest sense possible). Whether you’re starting a project, stuck on a piece and trying to discern next steps, or it’s a finished project you want to reflect on, I’m happy to give whatever balance of kind constructive critique &/or positive reinforcement you need. My best mediums are in no particular order: fountain pens & ink, photography, lighting & production design, analog/irl interaction design, visual narratives, and installation/themed environments. I’ve taken classes in & enjoyed digital painting, game design, neon art, ceramics and many more. I’m less skilled in audio, software, & film/video. I also enjoy creative research, as well as brainstorming how to make your interests adaptive and accessible for different kinds of disabilities & health challenges. (I have limited spoons so please check in with me on my bandwidth/timelines, and I’d love to swap skills, especially if you’re looking for a lot of support!) + @JessicatheVIArtist@kind.social + offers: If you're just starting out with a digital audio workstation, I can help you understand concepts. How do I record myself, what are takes, and how do I make myself sound good? What the heck are pre- and post-fader sends, and what on earth is MIDI?? I can also help you understand synthesis if you've got a hardware or software synth you'd like to tame. What are oscillators, filters, envelopes and LFOs and how do I create a whole new sound? If you've got a website or app you're developing, I can also offer feedback on its accessibility to screen reader users.

@@ -581,6 +583,6 @@ a[aria-current="page"] { - + diff --git a/_site/daily/2026-05-03/index.html b/_site/daily/2026-05-03/index.html index bcc2d79..e6d6f9d 100644 --- a/_site/daily/2026-05-03/index.html +++ b/_site/daily/2026-05-03/index.html @@ -15,6 +15,8 @@ + + @@ -433,11 +435,11 @@ a[aria-current="page"] {

-

Wind-up and Acoustic Record Players

+

Emotional support and technical advice when repairing your bicycle

- @Essanay@sfba.social - offers: Do you have an old Victrola or Edison cylinder player that doesn't work? I've fixed a bunch of them and I can help diagnose problems, and maybe even help you fix it. And if you're anywhere near me (Northern California) I could even come take a look at it. This account is for the Niles Essanay Silent FIlm Museum, in Fremont CA, where we have several restored machines on display. I can also give advice on handling of movies (on physical film) and I'm learning how to fix projectors. + @TheSecondVariation@graz.social + offers: I can help you repair your bicycle by giving advice. Besides I am also happy to give you advice on other bicycle related things.

@@ -447,11 +449,11 @@ a[aria-current="page"] {

-

Emotional support and technical advice when repairing your bicycle

+

Wind-up and Acoustic Record Players

- @TheSecondVariation@graz.social - offers: I can help you repair your bicycle by giving advice. Besides I am also happy to give you advice on other bicycle related things. + @Essanay@sfba.social + offers: Do you have an old Victrola or Edison cylinder player that doesn't work? I've fixed a bunch of them and I can help diagnose problems, and maybe even help you fix it. And if you're anywhere near me (Northern California) I could even come take a look at it. This account is for the Niles Essanay Silent FIlm Museum, in Fremont CA, where we have several restored machines on display. I can also give advice on handling of movies (on physical film) and I'm learning how to fix projectors.

@@ -519,6 +521,6 @@ a[aria-current="page"] { - + diff --git a/_site/daily/2026-05-04/index.html b/_site/daily/2026-05-04/index.html index c63c8a6..5b8829c 100644 --- a/_site/daily/2026-05-04/index.html +++ b/_site/daily/2026-05-04/index.html @@ -15,6 +15,8 @@ + + @@ -545,6 +547,6 @@ a[aria-current="page"] { - + diff --git a/_site/daily/2026-05-05/index.html b/_site/daily/2026-05-05/index.html index 78443ef..dfb8cdf 100644 --- a/_site/daily/2026-05-05/index.html +++ b/_site/daily/2026-05-05/index.html @@ -15,6 +15,8 @@ + + @@ -493,6 +495,6 @@ a[aria-current="page"] { - + diff --git a/_site/daily/index.html b/_site/daily/index.html index fbea0b8..b182536 100644 --- a/_site/daily/index.html +++ b/_site/daily/index.html @@ -15,6 +15,8 @@ + + @@ -264,6 +266,6 @@ a[aria-current="page"] { - + diff --git a/_site/feed.xml b/_site/feed.xml index c7eb1b6..b3e67a9 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -3,18 +3,18 @@ FediLearns Learning together, by and for the fediverse - - + + 2026-05-05T00:00:00Z - https://inherentlee.codeberg.page/ + https://fedilearns.fyi/ Lee Cattarin May 5th, 2026 - + 2026-05-05T00:00:00Z - https://inherentlee.codeberg.page/daily/2026-05-05/ + https://fedilearns.fyi/daily/2026-05-05/ @@ -171,9 +171,9 @@ May 4th, 2026 - + 2026-05-04T00:00:00Z - https://inherentlee.codeberg.page/daily/2026-05-04/ + https://fedilearns.fyi/daily/2026-05-04/ @@ -382,9 +382,9 @@ May 3rd, 2026 - + 2026-05-03T00:00:00Z - https://inherentlee.codeberg.page/daily/2026-05-03/ + https://fedilearns.fyi/daily/2026-05-03/ @@ -498,11 +498,11 @@ <div class="listing"> - <h3 id="wind-up-and-acoustic-record-players">Wind-up and Acoustic Record Players</h3> + <h3 id="emotional-support-and-technical-advice-when-repairing-your-bicycle">Emotional support and technical advice when repairing your bicycle</h3> <p class="blurb"> <strong> - <a href="https://sfba.social/@Essanay" target="_blank">@Essanay@sfba.social</a> - offers:</strong> Do you have an old Victrola or Edison cylinder player that doesn&#39;t work? I&#39;ve fixed a bunch of them and I can help diagnose problems, and maybe even help you fix it. And if you&#39;re anywhere near me (Northern California) I could even come take a look at it. This account is for the Niles Essanay Silent FIlm Museum, in Fremont CA, where we have several restored machines on display. I can also give advice on handling of movies (on physical film) and I&#39;m learning how to fix projectors. + <a href="https://graz.social/@TheSecondVariation" target="_blank">@TheSecondVariation@graz.social</a> + offers:</strong> I can help you repair your bicycle by giving advice. Besides I am also happy to give you advice on other bicycle related things. </p> <p class="listed-on"> @@ -512,11 +512,11 @@ <div class="listing"> - <h3 id="emotional-support-and-technical-advice-when-repairing-your-bicycle">Emotional support and technical advice when repairing your bicycle</h3> + <h3 id="wind-up-and-acoustic-record-players">Wind-up and Acoustic Record Players</h3> <p class="blurb"> <strong> - <a href="https://graz.social/@TheSecondVariation" target="_blank">@TheSecondVariation@graz.social</a> - offers:</strong> I can help you repair your bicycle by giving advice. Besides I am also happy to give you advice on other bicycle related things. + <a href="https://sfba.social/@Essanay" target="_blank">@Essanay@sfba.social</a> + offers:</strong> Do you have an old Victrola or Edison cylinder player that doesn&#39;t work? I&#39;ve fixed a bunch of them and I can help diagnose problems, and maybe even help you fix it. And if you&#39;re anywhere near me (Northern California) I could even come take a look at it. This account is for the Niles Essanay Silent FIlm Museum, in Fremont CA, where we have several restored machines on display. I can also give advice on handling of movies (on physical film) and I&#39;m learning how to fix projectors. </p> <p class="listed-on"> @@ -567,9 +567,9 @@ May 2nd, 2026 - + 2026-05-02T00:00:00Z - https://inherentlee.codeberg.page/daily/2026-05-02/ + https://fedilearns.fyi/daily/2026-05-02/ @@ -606,11 +606,11 @@ <div class="listing"> - <h3 id="i-can-help-you-get-started-with-recording-music">I can help you get started with recording music</h3> + <h3 id="art-design-critique-and-encouragement">Art/design critique and encouragement</h3> <p class="blurb"> <strong> - <a href="https://kind.social/@JessicatheVIArtist" target="_blank">@JessicatheVIArtist@kind.social</a> - offers:</strong> If you&#39;re just starting out with a digital audio workstation, I can help you understand concepts. How do I record myself, what are takes, and how do I make myself sound good? What the heck are pre- and post-fader sends, and what on earth is MIDI?? I can also help you understand synthesis if you&#39;ve got a hardware or software synth you&#39;d like to tame. What are oscillators, filters, envelopes and LFOs and how do I create a whole new sound? If you&#39;ve got a website or app you&#39;re developing, I can also offer feedback on its accessibility to screen reader users. + <a href="https://kind.social/@moss" target="_blank">@moss@kind.social</a> + offers:</strong> I am a visual jack of all trades, pretty experienced in some. Creative critique &amp; external support is a really great way to grow as an artist or designer (those titles used here in the broadest sense possible). Whether you’re starting a project, stuck on a piece and trying to discern next steps, or it’s a finished project you want to reflect on, I’m happy to give whatever balance of kind constructive critique &amp;/or positive reinforcement you need. My best mediums are in no particular order: fountain pens &amp; ink, photography, lighting &amp; production design, analog/irl interaction design, visual narratives, and installation/themed environments. I’ve taken classes in &amp; enjoyed digital painting, game design, neon art, ceramics and many more. I’m less skilled in audio, software, &amp; film/video. I also enjoy creative research, as well as brainstorming how to make your interests adaptive and accessible for different kinds of disabilities &amp; health challenges. (I have limited spoons so please check in with me on my bandwidth/timelines, and I’d love to swap skills, especially if you’re looking for a lot of support!) </p> <p class="listed-on"> @@ -620,11 +620,11 @@ <div class="listing"> - <h3 id="art-design-critique-and-encouragement">Art/design critique and encouragement</h3> + <h3 id="i-can-help-you-get-started-with-recording-music">I can help you get started with recording music</h3> <p class="blurb"> <strong> - <a href="https://kind.social/@moss" target="_blank">@moss@kind.social</a> - offers:</strong> I am a visual jack of all trades, pretty experienced in some. Creative critique &amp; external support is a really great way to grow as an artist or designer (those titles used here in the broadest sense possible). Whether you’re starting a project, stuck on a piece and trying to discern next steps, or it’s a finished project you want to reflect on, I’m happy to give whatever balance of kind constructive critique &amp;/or positive reinforcement you need. My best mediums are in no particular order: fountain pens &amp; ink, photography, lighting &amp; production design, analog/irl interaction design, visual narratives, and installation/themed environments. I’ve taken classes in &amp; enjoyed digital painting, game design, neon art, ceramics and many more. I’m less skilled in audio, software, &amp; film/video. I also enjoy creative research, as well as brainstorming how to make your interests adaptive and accessible for different kinds of disabilities &amp; health challenges. (I have limited spoons so please check in with me on my bandwidth/timelines, and I’d love to swap skills, especially if you’re looking for a lot of support!) + <a href="https://kind.social/@JessicatheVIArtist" target="_blank">@JessicatheVIArtist@kind.social</a> + offers:</strong> If you&#39;re just starting out with a digital audio workstation, I can help you understand concepts. How do I record myself, what are takes, and how do I make myself sound good? What the heck are pre- and post-fader sends, and what on earth is MIDI?? I can also help you understand synthesis if you&#39;ve got a hardware or software synth you&#39;d like to tame. What are oscillators, filters, envelopes and LFOs and how do I create a whole new sound? If you&#39;ve got a website or app you&#39;re developing, I can also offer feedback on its accessibility to screen reader users. </p> <p class="listed-on"> @@ -814,9 +814,9 @@ May 1st, 2026 - + 2026-05-01T00:00:00Z - https://inherentlee.codeberg.page/daily/2026-05-01/ + https://fedilearns.fyi/daily/2026-05-01/ @@ -830,11 +830,11 @@ <div class="listing"> - <h3 id="dog-training">Dog training</h3> + <h3 id="home-gardening-including-low-spoons">🌿Home gardening - including low spoons 🪴🧑🏼‍🦽</h3> <p class="blurb"> <strong> - <a href="https://sunny.garden/@Goodworkdog" target="_blank">@Goodworkdog@sunny.garden</a> - offers:</strong> I can advise you on animal behavior, enrichment, problem solving, multi-pet homes, dog sports, and changes in home life. I have multiple certifications. I can’t offer veterinary advice, but I will tell you when to see a vet instead of a trainer. + <a href="https://zeroes.ca/@NilaJones" target="_blank">@NilaJones@zeroes.ca</a> + offers:</strong> 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&#39;ve been doing and teaching organic gardening for a long long time, and I love to answer questions or brainstorm together 🌿 </p> <p class="listed-on"> @@ -844,11 +844,11 @@ <div class="listing"> - <h3 id="home-gardening-including-low-spoons">🌿Home gardening - including low spoons 🪴🧑🏼‍🦽</h3> + <h3 id="dog-training">Dog training</h3> <p class="blurb"> <strong> - <a href="https://zeroes.ca/@NilaJones" target="_blank">@NilaJones@zeroes.ca</a> - offers:</strong> 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&#39;ve been doing and teaching organic gardening for a long long time, and I love to answer questions or brainstorm together 🌿 + <a href="https://sunny.garden/@Goodworkdog" target="_blank">@Goodworkdog@sunny.garden</a> + offers:</strong> I can advise you on animal behavior, enrichment, problem solving, multi-pet homes, dog sports, and changes in home life. I have multiple certifications. I can’t offer veterinary advice, but I will tell you when to see a vet instead of a trainer. </p> <p class="listed-on"> @@ -935,11 +935,11 @@ <div class="listing"> - <h3 id="pure-math-q-and-a">pure math Q&amp;A</h3> + <h3 id="ask-a-math-teacher">Ask a math teacher</h3> <p class="blurb"> <strong> - <a href="https://kolektiva.social/@AdrianRiskin" target="_blank">@AdrianRiskin@kolektiva.social</a> - offers:</strong> I am happy to help with K-12 math, undergraduate pure math, e.g. college algebra, precalc, calc, discrete, intro to proof, abstract algebra, number theory, analysis, etc. Also graduate level graph theory. + <a href="https://chaosfem.tw/@TonyaMarie" target="_blank">@TonyaMarie@chaosfem.tw</a> + offers:</strong> Need help with your kid&#39;s homework? Going back to school? Retired teacher will help with your math questions up through basic college level! </p> <p class="listed-on"> @@ -949,11 +949,11 @@ <div class="listing"> - <h3 id="ask-a-math-teacher">Ask a math teacher</h3> + <h3 id="pure-math-q-and-a">pure math Q&amp;A</h3> <p class="blurb"> <strong> - <a href="https://chaosfem.tw/@TonyaMarie" target="_blank">@TonyaMarie@chaosfem.tw</a> - offers:</strong> Need help with your kid&#39;s homework? Going back to school? Retired teacher will help with your math questions up through basic college level! + <a href="https://kolektiva.social/@AdrianRiskin" target="_blank">@AdrianRiskin@kolektiva.social</a> + offers:</strong> I am happy to help with K-12 math, undergraduate pure math, e.g. college algebra, precalc, calc, discrete, intro to proof, abstract algebra, number theory, analysis, etc. Also graduate level graph theory. </p> <p class="listed-on"> @@ -1063,9 +1063,9 @@ April 29th, 2026 - + 2026-04-29T00:00:00Z - https://inherentlee.codeberg.page/daily/2026-04-29/ + https://fedilearns.fyi/daily/2026-04-29/ diff --git a/_site/index.html b/_site/index.html index 658fcc1..b556c2d 100644 --- a/_site/index.html +++ b/_site/index.html @@ -15,6 +15,8 @@ + + @@ -382,20 +384,6 @@ a[aria-current="page"] {

-
-

Dog training

-

- - @Goodworkdog@sunny.garden - offers: I can advise you on animal behavior, enrichment, problem solving, multi-pet homes, dog sports, and changes in home life. I have multiple certifications. I can’t offer veterinary advice, but I will tell you when to see a vet instead of a trainer. -

- -

- listed on -

-
- -

🌿Home gardening - including low spoons 🪴🧑🏼‍🦽

@@ -411,15 +399,15 @@ a[aria-current="page"] {

-

Intimacy with Plants - Discovering Their Unique Features

+

Dog training

- @taq@thicc.horse - offers: 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! + @Goodworkdog@sunny.garden + offers: I can advise you on animal behavior, enrichment, problem solving, multi-pet homes, dog sports, and changes in home life. I have multiple certifications. I can’t offer veterinary advice, but I will tell you when to see a vet instead of a trainer.

- listed on + listed on

@@ -438,6 +426,20 @@ a[aria-current="page"] {
+
+

Intimacy with Plants - Discovering Their Unique Features

+

+ + @taq@thicc.horse + offers: 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! +

+ +

+ listed on +

+
+ +
@@ -447,20 +449,6 @@ a[aria-current="page"] {
-
-

I can help you get started with recording music

-

- - @JessicatheVIArtist@kind.social - offers: If you're just starting out with a digital audio workstation, I can help you understand concepts. How do I record myself, what are takes, and how do I make myself sound good? What the heck are pre- and post-fader sends, and what on earth is MIDI?? I can also help you understand synthesis if you've got a hardware or software synth you'd like to tame. What are oscillators, filters, envelopes and LFOs and how do I create a whole new sound? If you've got a website or app you're developing, I can also offer feedback on its accessibility to screen reader users. -

- -

- listed on -

-
- -

Art/design critique and encouragement

@@ -489,6 +477,20 @@ a[aria-current="page"] {

+
+

I can help you get started with recording music

+

+ + @JessicatheVIArtist@kind.social + offers: If you're just starting out with a digital audio workstation, I can help you understand concepts. How do I record myself, what are takes, and how do I make myself sound good? What the heck are pre- and post-fader sends, and what on earth is MIDI?? I can also help you understand synthesis if you've got a hardware or software synth you'd like to tame. What are oscillators, filters, envelopes and LFOs and how do I create a whole new sound? If you've got a website or app you're developing, I can also offer feedback on its accessibility to screen reader users. +

+ +

+ listed on +

+
+ +

Quilts and Colors!

@@ -512,20 +514,6 @@ a[aria-current="page"] {

-
-

Making the Respirator and Masking Experience Better

-

- - @Texan_Reverend@kind.social - offers: Are you interested in a mask or respirator to protect you from wildfire smoke, pathogens, construction dust, or allergens? Are people close to you asking that you mask up, but it's uncomfortable or hard to get in the habit? I can help with... Finding models of a good size and shape. Adjustments to achieve a good fit and seal. Safe and effective modifications. Fun and engaging decorations. Learning more about how respirators work and how they're tested. -

- -

- listed on -

-
- -

AMA about parkrun

@@ -554,6 +542,20 @@ a[aria-current="page"] {

+
+

Making the Respirator and Masking Experience Better

+

+ + @Texan_Reverend@kind.social + offers: Are you interested in a mask or respirator to protect you from wildfire smoke, pathogens, construction dust, or allergens? Are people close to you asking that you mask up, but it's uncomfortable or hard to get in the habit? I can help with... Finding models of a good size and shape. Adjustments to achieve a good fit and seal. Safe and effective modifications. Fun and engaging decorations. Learning more about how respirators work and how they're tested. +

+ +

+ listed on +

+
+ +
@@ -624,15 +626,15 @@ a[aria-current="page"] {
-

pure math Q&A

+

Applied statistics

- @AdrianRiskin@kolektiva.social - offers: I am happy to help with K-12 math, undergraduate pure math, e.g. college algebra, precalc, calc, discrete, intro to proof, abstract algebra, number theory, analysis, etc. Also graduate level graph theory. + @minmi@sfba.social + offers: I am happy to answer any questions about statistics and data analysis. Whether it’s homework, curiosity, trying to understand a study or run an analysis, happy to share what I know!

- listed on + listed on

@@ -651,20 +653,6 @@ a[aria-current="page"] {
-
-

Applied statistics

-

- - @minmi@sfba.social - offers: I am happy to answer any questions about statistics and data analysis. Whether it’s homework, curiosity, trying to understand a study or run an analysis, happy to share what I know! -

- -

- listed on -

-
- -

math tutoring

@@ -681,6 +669,20 @@ a[aria-current="page"] {

+
+

pure math Q&A

+

+ + @AdrianRiskin@kolektiva.social + offers: I am happy to help with K-12 math, undergraduate pure math, e.g. college algebra, precalc, calc, discrete, intro to proof, abstract algebra, number theory, analysis, etc. Also graduate level graph theory. +

+ +

+ listed on +

+
+ +
@@ -724,6 +726,34 @@ a[aria-current="page"] {
+
+

Assistance with basic car repair/maintenance

+

+ + @OGJester@pnw.zone + offers: I offer guidance in diagnosing automotive problems/concerns, and I can also assist with performing oil/filter changes and minor repairs. If you have basic hand tools (wrenches, screwdrivers, pliers, etc.), you have all you need to do most minor fixes. Save hundreds of dollars by doing it yourself! Feel free to reach out; I’ll be happy to help. +

+ +

+ listed on +

+
+ + +
+

Emotional support and technical advice when repairing your bicycle

+

+ + @TheSecondVariation@graz.social + offers: I can help you repair your bicycle by giving advice. Besides I am also happy to give you advice on other bicycle related things. +

+ +

+ listed on +

+
+ +

How To Mend Things

@@ -752,34 +782,6 @@ a[aria-current="page"] {

-
-

Emotional support and technical advice when repairing your bicycle

-

- - @TheSecondVariation@graz.social - offers: I can help you repair your bicycle by giving advice. Besides I am also happy to give you advice on other bicycle related things. -

- -

- listed on -

-
- - -
-

Assistance with basic car repair/maintenance

-

- - @OGJester@pnw.zone - offers: I offer guidance in diagnosing automotive problems/concerns, and I can also assist with performing oil/filter changes and minor repairs. If you have basic hand tools (wrenches, screwdrivers, pliers, etc.), you have all you need to do most minor fixes. Save hundreds of dollars by doing it yourself! Feel free to reach out; I’ll be happy to help. -

- -

- listed on -

-
- -
@@ -789,6 +791,22 @@ a[aria-current="page"] {
+
+

Getting started on digital privacy

+

+ + @durian@social.acab.fans + offers: Feeling overwhelmed with digital privacy? I can help get you started on the basics and guide you based on your needs. +

+ +

Suggested rate: Sliding scale from 30 USD to 60 USD

+ +

+ listed on +

+
+ +

introductory web development and terminal basics

@@ -813,20 +831,6 @@ a[aria-current="page"] { offers: I've been exploiting/reverse engineering mobile devices for over 10 years. I'm always happy to discuss tooling, techniques, or anything else related to hacking mobile devices. Want to know how a certain app works? I have experience in everything from mitm traffic capture to memory hacking with Frida and static binary analysis, feel free to ask!

-

- listed on -

-
- - -
-

what the hell is C?

-

- - @twinkle@sweet.succubi.services - offers: Have you wanted to get into programming but don't know where to start? Do you know a programming language already but feel like you don't get Why Things Are Like This? I myself started out with the C programming language-- and I'd love to pass on the knowledge to more people, because I think a good programming lesson is rare nowadays! -

-

listed on

@@ -862,17 +866,15 @@ a[aria-current="page"] {
-

Getting started on digital privacy

+

what the hell is C?

- @durian@social.acab.fans - offers: Feeling overwhelmed with digital privacy? I can help get you started on the basics and guide you based on your needs. + @twinkle@sweet.succubi.services + offers: Have you wanted to get into programming but don't know where to start? Do you know a programming language already but feel like you don't get Why Things Are Like This? I myself started out with the C programming language-- and I'd love to pass on the knowledge to more people, because I think a good programming lesson is rare nowadays!

-

Suggested rate: Sliding scale from 30 USD to 60 USD

-

- listed on + listed on

@@ -938,6 +940,6 @@ a[aria-current="page"] { - + diff --git a/_site/submit/index.html b/_site/submit/index.html index 68c7616..a81b00e 100644 --- a/_site/submit/index.html +++ b/_site/submit/index.html @@ -15,6 +15,8 @@ + + @@ -344,6 +346,6 @@ a[aria-current="page"] { - + diff --git a/eleventy.config.js b/eleventy.config.js index a6ed803..1fe709d 100644 --- a/eleventy.config.js +++ b/eleventy.config.js @@ -44,7 +44,7 @@ export default async function(eleventyConfig) { language: "en", title: "FediLearns", subtitle: "Learning together, by and for the fediverse", - base: "https://inherentlee.codeberg.page/", + base: "https://fedilearns.fyi", author: { name: "Lee Cattarin" } diff --git a/src/index.njk b/src/index.njk index 49bc1e1..cd48903 100644 --- a/src/index.njk +++ b/src/index.njk @@ -24,7 +24,7 @@ title: FediLearns Classifieds {% if collections[tag].length == 0 %}

No listings.

{% endif %} - {% for listing in collections[tag] %} + {% for listing in collections[tag] | sortAlphabeticallyByTitle %} {% include "listing.njk" %} {% endfor %}