From 47bbe91e78e8ec314209d6a8bb1bb3802957dabe Mon Sep 17 00:00:00 2001 From: CawaAlreadyTaken Date: Fri, 14 Nov 2025 00:30:31 +0100 Subject: [PATCH] Added some references --- public/arf.json | 72 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 71 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 3303c4b..758040f 100644 --- a/public/arf.json +++ b/public/arf.json @@ -92,7 +92,77 @@ { "name": "Friends' Groups", "type": "folder", - "children": [] + "children": [ + { + "name": "Hackerspaces", + "type": "folder", + "children": [ + { + "name": "General Grouping", + "type": "folder", + "children": [ + { + "name": "Hackerspaces.org", + "type": "url", + "url": "https://hackerspaces.org/" + }, + { + "name": "Hackaday.io Hackerspaces", + "type": "url", + "url": "https://hackaday.io/hackerspaces" + } + ] + }, + { + "name": "People we’ve known / heard of", + "type": "folder", + "children": [ + { + "name": "Autistici Org", + "type": "url", + "url": "https://autistici.org/" + }, + { + "name": "Tracciabi Li", + "type": "url", + "url": "https://www.tracciabi.li/" + }, + { + "name": "Indivia Net", + "type": "url", + "url": "https://indivia.net/" + }, + { + "name": "Bida", + "type": "url", + "url": "https://bida.im/" + }, + { + "name": "Oziosi / Esiliati", + "type": "url", + "url": "https://www.oziosi.org/" + } + ] + } + ] + }, + { + "name": "Local Social groups/organizations we know", + "type": "folder", + "children": [ + { + "name": "LinuxTrent", + "type": "url", + "url": "https://www.linuxtrent.it/" + }, + { + "name": "LibreriaUtopiaTrento", + "type": "url", + "url": "https://libreriautopiatrento.it/" + } + ] + } + ] }, { "name": "Enshittification",