add sites, edit order of built with
This commit is contained in:
parent
8a924ca9e3
commit
3df4e2a9f8
3 changed files with 19 additions and 7 deletions
|
|
@ -1,16 +1,16 @@
|
||||||
[
|
[
|
||||||
{
|
|
||||||
"name": "Refugio Libertad",
|
|
||||||
"description": "Organización de trabajadores y trabajadoras de la economía popular que habitamos en pequeños pueblos y zonas rurales de la provincia de Córdoba (Argentina).",
|
|
||||||
"screenshot": "./src/assets/images/screenshots/refugiolibertad.png",
|
|
||||||
"link": "https://refugio.libre.org.ar"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "Lene Saile",
|
"name": "Lene Saile",
|
||||||
"description": "My personal site! Really, this website came before the starter, and I built the starter based on it.",
|
"description": "My personal site! Really, this website came before the starter, and I built the starter based on it.",
|
||||||
"screenshot": "./src/assets/images/screenshots/lenesaile.jpg",
|
"screenshot": "./src/assets/images/screenshots/lenesaile.jpg",
|
||||||
"link": "https://www.lenesaile.com"
|
"link": "https://www.lenesaile.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Refugio Libertad",
|
||||||
|
"description": "Organización de trabajadores y trabajadoras de la economía popular que habitamos en pequeños pueblos y zonas rurales de la provincia de Córdoba (Argentina).",
|
||||||
|
"screenshot": "./src/assets/images/screenshots/refugiolibertad.png",
|
||||||
|
"link": "https://refugio.libre.org.ar"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"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,6 +47,12 @@
|
||||||
"screenshot": "./src/assets/images/screenshots/joewrites.jpg",
|
"screenshot": "./src/assets/images/screenshots/joewrites.jpg",
|
||||||
"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",
|
||||||
|
"screenshot": "./src/assets/images/screenshots/manuclavijo.png",
|
||||||
|
"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",
|
||||||
|
|
@ -88,5 +94,11 @@
|
||||||
"description": "A a website for local virginia handyman built with Netlify CMS and 11ty",
|
"description": "A a website for local virginia handyman built with Netlify CMS and 11ty",
|
||||||
"screenshot": "./src/assets/images/screenshots/woodenchips.png",
|
"screenshot": "./src/assets/images/screenshots/woodenchips.png",
|
||||||
"link": "https://thewoodenchips.com"
|
"link": "https://thewoodenchips.com"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "cantautor.es",
|
||||||
|
"description": "A curated collection of Spanish singer-songwriters, dedicated to supporting their artistry and helping you discover the authentic and diverse voices of talented musicians",
|
||||||
|
"screenshot": "./src/assets/images/screenshots/cantautores.jpg",
|
||||||
|
"link": "https://cantautor.es"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
BIN
src/assets/images/screenshots/cantautores.jpg
Normal file
BIN
src/assets/images/screenshots/cantautores.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 74 KiB |
BIN
src/assets/images/screenshots/manuclavijo.png
Normal file
BIN
src/assets/images/screenshots/manuclavijo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 551 KiB |
Loading…
Reference in a new issue