new listings daily roundups rss
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "AMA about parkrun"
|
||||
handle: "@thegiddystitcher@sunny.garden"
|
||||
url: "sunny.garden/@thegiddystitcher"
|
||||
blurb: "Parkrun is a free weekly 5k event run by volunteers around the world. Talk to me to learn more about it, how to join, whether you're welcome at your level of fitness (yes), what it's like to volunteer. No question too anxious!"
|
||||
date: 2026-05-03
|
||||
---
|
||||
7
src/ads/repair-and-diy/essanay-sfba-social.md
Normal file
7
src/ads/repair-and-diy/essanay-sfba-social.md
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Wind-up and Acoustic Record Players"
|
||||
handle: "@Essanay@sfba.social"
|
||||
url: "sfba.social/@Essanay"
|
||||
blurb: "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."
|
||||
date: 2026-05-03
|
||||
---
|
||||
@ -3,5 +3,5 @@ title: "Renewable Energy Q&A"
|
||||
handle: "@mzedp@plasmatrap.com"
|
||||
url: "plasmatrap.com/@mzedp"
|
||||
blurb: "I'm an electrical engineer with a specialization in Solar energy, glad to offer guidance on solar energy/renewables/energy transition related questions."
|
||||
date: 2026-05-02
|
||||
date: 2026-05-03
|
||||
---
|
||||
7
src/daily/2026-04-29.njk
Normal file
7
src/daily/2026-04-29.njk
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Listings for April 29th, 2026
|
||||
---
|
||||
{% css %}{% include "css/listings.css" %}{% endcss %}
|
||||
|
||||
{% set today = "2026-04-29" %}
|
||||
{% include "daily-listings.njk" %}
|
||||
7
src/daily/2026-05-01.njk
Normal file
7
src/daily/2026-05-01.njk
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Listings for May 1st, 2026
|
||||
---
|
||||
{% css %}{% include "css/listings.css" %}{% endcss %}
|
||||
|
||||
{% set today = "2026-05-01" %}
|
||||
{% include "daily-listings.njk" %}
|
||||
7
src/daily/2026-05-02.njk
Normal file
7
src/daily/2026-05-02.njk
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Listings for May 2nd, 2026
|
||||
---
|
||||
{% css %}{% include "css/listings.css" %}{% endcss %}
|
||||
|
||||
{% set today = "2026-05-02" %}
|
||||
{% include "daily-listings.njk" %}
|
||||
7
src/daily/2026-05-03.njk
Normal file
7
src/daily/2026-05-03.njk
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Listings for May 3rd, 2026
|
||||
---
|
||||
{% css %}{% include "css/listings.css" %}{% endcss %}
|
||||
|
||||
{% set today = "2026-05-03" %}
|
||||
{% include "daily-listings.njk" %}
|
||||
6
src/daily/daily.11tydata.js
Normal file
6
src/daily/daily.11tydata.js
Normal file
@ -0,0 +1,6 @@
|
||||
export default {
|
||||
layout: "base.njk",
|
||||
tags: [
|
||||
"daily"
|
||||
]
|
||||
}
|
||||
@ -2,7 +2,7 @@
|
||||
layout: base.njk
|
||||
title: Fediverse Skillshare Classifieds
|
||||
---
|
||||
{% css %}{% include "css/home.css" %}{% endcss %}
|
||||
{% css %}{% include "css/listings.css" %}{% endcss %}
|
||||
|
||||
<div id="jump-links">
|
||||
<h2>jump to...</h2>
|
||||
|
||||
Reference in New Issue
Block a user