We would like to thank our corporate members, who are actively encouraging the next generation of experimenters and revolutionaries; Tibus Connect, and Weavers Court Business Park, for believing in us from day one.
-
From 0ef5a37e3445cd9b476f26df5aa50f7ac586ecc0 Mon Sep 17 00:00:00 2001
From: Robert Paul
Date: Sat, 6 Jul 2024 15:18:47 +0100
Subject: [PATCH 3/6] limit button width on Donate page
---
support/donate.md | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 deletions(-)
diff --git a/support/donate.md b/support/donate.md
index 458a653..2bf1911 100644
--- a/support/donate.md
+++ b/support/donate.md
@@ -16,7 +16,9 @@ for charitable donations.
If you'd like to support our work in this way, follow the link below! Thanks!
-Donate
+
For larger donations, it may be easier to
[contact us](mailto:donate@farsetlabs.org.uk) to arrange a BACS payment and
@@ -31,8 +33,10 @@ including many of the world's largest companies such as Microsoft, Coca-Cola,
and Google. If your employer is one of them, you can support the work of the
charity below.
-Support
-us via Benevity
+
## Friends of Farset
@@ -42,14 +46,14 @@ towards the upkeep of the space and it's community and if you want to support
anything in particular, you can say so in the form!
Please [contact us](mailto:donate@farsetlabs.org.uk) if you'd like to make a
From 88bfb9a9621253d67aa2326a0fa0652a2397bc6f Mon Sep 17 00:00:00 2001
From: Robert Paul
Date: Sat, 6 Jul 2024 15:19:14 +0100
Subject: [PATCH 4/6] Remove Nexudus pricing config
---
_config.yml | 48 ------------------------------------------------
1 file changed, 48 deletions(-)
diff --git a/_config.yml b/_config.yml
index 7e77180..2a86d10 100644
--- a/_config.yml
+++ b/_config.yml
@@ -44,51 +44,3 @@ officers:
twitter: "awflwafl"
linkedin: "artemiy-kondratiev"
github: "awflwafl"
-membership_tiers:
- monthly:
- - name: Casual
- description: For students and those who are occasionally in the space.
- price: 20
- benefits:
- - 🏪 24/7 access
- - 🤖 Fair use of workshop facilities (training may be required)
- - 🎟️ Free entry to Farset Labs events
- url: "https://farsetlabs.spaces.nexudus.com/signup?tariff_guid=2bbe61f6-f61c-43ae-955b-447d3f5694a4"
- - name: Standard
- description: For those who regularly use the space.
- price: 35
- benefits:
- - 🏪 24/7 access
- - 🤖 Fair use of workshop facilities (training may be required)
- - 🎟️ Free entry to Farset Labs events
- url: "https://farsetlabs.spaces.nexudus.com/signup?tariff_guid=19b169ca-f352-46fb-9b6c-d7c0c5b00385"
- - name: Professional
- description: For those consistently in the space with ongoing long term projects.
- price: 50
- benefits:
- - 🏪 24/7 access
- - 🤖 Fair use of workshop facilities (training may be required)
- - 🎟️ Free entry to Farset Labs events
- url: "https://farsetlabs.spaces.nexudus.com/signup?tariff_guid=ec3a5718-ab0d-4814-b276-9a637b0e9468"
-desk_rental_tiers:
- - name: Standard + Desk
- description: For those who regularly use the space and want a dedicated desk to work from.
- price: 135
- period: monthly
- benefits:
- - 🖥️ Dedicated desk rental
- - 🏪 24/7 access
- - 🤖 Fair use of workshop facilities (training may be required)
- - 🎟️ Free entry to Farset Labs events
- url: "https://farsetlabs.spaces.nexudus.com/signup?tariff_guid=02662296-c46f-49fd-b3ed-0dd0e0f01c92"
- - name: Standard + Desk (Annual)
- description: For those who regularly use the space and want a dedicated desk to work from.
- price: 1,485
- period: annual
- benefits:
- - 🆓 1 Month Free
- - 🖥️ Dedicated desk rental
- - 🏪 24/7 access
- - 🤖 Fair use of workshop facilities (training may be required)
- - 🎟️ Free entry to Farset Labs events
- url: "https://farsetlabs.spaces.nexudus.com/signup?tariff_guid=bd6e3095-6286-4ae9-b9d4-2e28a21bd8d9"
From fde81c4f5a8ab06701d1992ca9a53504181fe7c2 Mon Sep 17 00:00:00 2001
From: Robert Paul
Date: Fri, 12 Jul 2024 16:13:03 +0100
Subject: [PATCH 5/6] Use *live* pricing table
---
index.html | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/index.html b/index.html
index 3173e97..a8cebdb 100644
--- a/index.html
+++ b/index.html
@@ -32,10 +32,8 @@