add sites

This commit is contained in:
madrilene 2024-06-03 11:20:34 +02:00
parent 5247213da7
commit b9b47dfab7

View file

@ -1,16 +1,16 @@
[ [
{
"name": "Lene Saile",
"description": "My personal site! Really, this website came before the starter, and I built the starter based on it.",
"filename": "lenesaile",
"link": "https://www.lenesaile.com"
},
{ {
"name": "Refugio Libertad", "name": "Refugio Libertad",
"description": "Organisation of workers in the popular economy who live in rural areas in Córdoba (Argentina).", "description": "Organisation of workers in the popular economy who live in rural areas in Córdoba (Argentina).",
"filename": "refugiolibertad", "filename": "refugiolibertad",
"link": "https://refugio.libre.org.ar" "link": "https://refugio.libre.org.ar"
}, },
{
"name": "Lene Saile",
"description": "My personal site! Really, this website came before the starter, and I built the starter based on it.",
"filename": "lenesaile",
"link": "https://www.lenesaile.com"
},
{ {
"name": "Old man yelling at tech", "name": "Old man yelling at tech",
"description": "Former software engineer turned manager rediscovers his love for coding and infrastructure.", "description": "Former software engineer turned manager rediscovers his love for coding and infrastructure.",
@ -47,12 +47,6 @@
"filename": "joewrites", "filename": "joewrites",
"link": "https://joewrites.io" "link": "https://joewrites.io"
}, },
{
"name": "Manu Clavijo",
"description": "Manu Clavijo is an experienced violinist who also performs his own repertoire of songs as a singer-songwriter",
"filename": "manuclavijo",
"link": "https://www.manuclavijo.com"
},
{ {
"name": "Misremembered", "name": "Misremembered",
"description": "Misremembered is the brain-child of Jon Michaels, a long-time sound editor, maker of tacos, and generally tech-minded fellow", "description": "Misremembered is the brain-child of Jon Michaels, a long-time sound editor, maker of tacos, and generally tech-minded fellow",
@ -83,6 +77,12 @@
"filename": "elan", "filename": "elan",
"link": "https://elan.maltebaer.vercel.app" "link": "https://elan.maltebaer.vercel.app"
}, },
{
"name": "Manu Clavijo",
"description": "Manu Clavijo is an experienced violinist who also performs his own repertoire of songs as a singer-songwriter",
"filename": "manuclavijo",
"link": "https://www.manuclavijo.com/"
},
{ {
"name": "Colegio Marpe Ciudad Jardín", "name": "Colegio Marpe Ciudad Jardín",
"description": "Website for a primary school in Las Palmas.", "description": "Website for a primary school in Las Palmas.",
@ -112,5 +112,23 @@
"description": "I colaborate with Berlin-based designer Daniela Grau to develop human centered websites.", "description": "I colaborate with Berlin-based designer Daniela Grau to develop human centered websites.",
"filename": "badwebsites-rip", "filename": "badwebsites-rip",
"link": "https://badwebsites.rip/" "link": "https://badwebsites.rip/"
},
{
"name": "claytonerrington.com",
"description": "Currently an AWS Technical Engineer who finds writing things down to be a valuable tool.",
"filename": "claytonerrington",
"link": "https://claytonerrington.com"
},
{
"name": "cybercultural.com",
"description": "A newsletter about internet history and its impact on our culture, by Richard MacManus.",
"filename": "cybercultural",
"link": "https://cybercultural.com"
},
{
"name": "chrismcleod.dev",
"description": "A a software developer with over 20 years of work experience.",
"filename": "chrismcleod",
"link": "https://chrismcleod.dev"
} }
] ]