Week 10 of 2025
Development log of Tad Lispy website
3 items
Emphasize free software over technology
On by
index e71a38e..b692644 100644
--- a/content/club.md
+++ b/content/club.md
@@ -13,7 +13,7 @@ Already a member? Head to [club.tad-lispy.com](https://club.tad-lispy.com/).
=
=# Why join?
=
- * Meet other **nice people** with similar interests (**technology**, **entrepreneurship**, **professional skills**).
+ * Meet other **nice people** with similar interests (**free software**, **entrepreneurship**, **professional skills**).
=
= * Participate in a **bi-weekly live coding and learning sessions** and other events.
=Drop the modality from "I'd like to stay in touch"
On by
Now it's simpler and definitive.
index b692644..c460391 100644
--- a/content/club.md
+++ b/content/club.md
@@ -22,7 +22,7 @@ Already a member? Head to [club.tad-lispy.com](https://club.tad-lispy.com/).
=
=# What's in it for me?
=
-It's a semi-private space for me and people I'd like to stay in touch with. I don't like big tech social media (like LinkedIn, Xitter, Facebook and all that crap). Fediverse is nice, but it's very public. Some conversations are better to have among friends.
+It's a semi-private space for me and people I like to stay in touch with. I don't like big tech social media (like LinkedIn, Xitter, Facebook and all that crap). Fediverse is nice, but it's very public. Some conversations are better to have among friends.
=
=
=# How does it workLink to Discourse, Free Software. Visually separate footnotes
On by
index c460391..272a176 100644
--- a/content/club.md
+++ b/content/club.md
@@ -13,7 +13,7 @@ Already a member? Head to [club.tad-lispy.com](https://club.tad-lispy.com/).
=
=# Why join?
=
- * Meet other **nice people** with similar interests (**free software**, **entrepreneurship**, **professional skills**).
+ * Meet other **nice people** with similar interests (**free software**[^1], **entrepreneurship**, **professional skills**).
=
= * Participate in a **bi-weekly live coding and learning sessions** and other events.
=
@@ -27,9 +27,11 @@ It's a semi-private space for me and people I like to stay in touch with. I don'
=
=# How does it work
=
-It's a private forum (we use Discourse). Once invited, you can log in and participate in discussions organized by topic. You can also participate by email. The content is only visible to members, and I will only let nice people in. So it's nice.
+It's a private forum (we use [Discourse](https://www.discourse.org/)). Once invited, you can log in and participate in discussions organized by topic. You can also participate by email. The content is only visible to members, and I will only let nice people in. So it's nice.
=
=
=# How to join?
=
=Send me a message from your private email address (i.e. not your employer's address). I only invite people I know in real life, like my students or people I worked with.
+
+[^1]: Free as in freedom, not just price. See <https://en.wikipedia.org/wiki/Free_software>.index 82d6351..0764a10 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -107,6 +107,9 @@ footer {
=
=
=.footnote-definition {
+ margin-top: 5rem;
+ padding-top: 3rem;
+ border-top: solid 1px var(--muted-color);
= display: flex;
= gap: 0.5rem;
= align-items: baseline;