Compare commits

...

2 commits

Author SHA1 Message Date
64758b5a36 altri collettivi esteri trovati online
All checks were successful
Updates the graph by copying the updated files in the right directory / build-and-deploy (push) Successful in 5s
2025-11-15 17:30:03 +01:00
28e5168948 tech and non tech groups updated 2025-11-15 17:22:57 +01:00

View file

@ -315,7 +315,7 @@
] ]
}, },
{ {
"name": "Friends' Groups", "name": "Groups and organizations",
"type": "folder", "type": "folder",
"children": [ "children": [
{ {
@ -323,6 +323,11 @@
"type": "url", "type": "url",
"url": "https://it.wikipedia.org/wiki/Partito_Pirata" "url": "https://it.wikipedia.org/wiki/Partito_Pirata"
}, },
{
"name": "Osservatorio nessuno",
"type": "url",
"url": "https://osservatorionessuno.org/"
},
{ {
"name": "Hackerspaces", "name": "Hackerspaces",
"type": "folder", "type": "folder",
@ -376,13 +381,34 @@
"name": "Oziosi / Esiliati", "name": "Oziosi / Esiliati",
"type": "url", "type": "url",
"url": "https://www.oziosi.org/" "url": "https://www.oziosi.org/"
},
{
"name": "Byte::a",
"type": "url",
"url": "https://bytea.org/"
}
]
},
{
"name": "Groups we found",
"type": "folder",
"children": [
{
"name": "Varia",
"type": "url",
"url": "https://varia.zone/en/pages/about.html"
} }
] ]
} }
] ]
}, },
{ {
"name": "Local Social groups/organizations we know", "name": "Tech Coops",
"type": "folder",
"children": []
},
{
"name": "Local organizations we know",
"type": "folder", "type": "folder",
"children": [ "children": [
{ {
@ -391,9 +417,24 @@
"url": "https://www.linuxtrent.it/" "url": "https://www.linuxtrent.it/"
}, },
{ {
"name": "LibreriaUtopiaTrento", "name": "Speck & Tech",
"type": "url",
"url": "https://speckand.tech/"
},
{
"name": "Repair Cafè",
"type": "url",
"url": "https://repaircafetrento.it/"
},
{
"name": "Libreria Utopia Trento",
"type": "url", "type": "url",
"url": "https://libreriautopiatrento.it/" "url": "https://libreriautopiatrento.it/"
},
{
"name": "Edera",
"type": "url",
"url": "https://edera.coop/"
} }
] ]
} }