lucy's feedback on 09/23

This commit is contained in:
Spencer Flagg
2022-09-23 17:49:15 +02:00
parent 025a86da0f
commit bc8b0cfcac
19 changed files with 161 additions and 43 deletions

38
src/_data/media.json Normal file
View File

@@ -0,0 +1,38 @@
[
{
"title": "Start9 Labs to Build on Its Self-Sovereign, Private Internet Solutions With $1.2M in Funding",
"date": "2021-03-11",
"blurb": "The funding round will be followed by a range of upgrades to the computing platform.",
"url": "https://www.coindesk.com/start9-labs-self-sovereign-private-internet-solutions-funding",
"image-url": "https://static.coindesk.com/wp-content/uploads/2021/03/Graph-radicle-710x458.jpg?format=webp",
"source": "Coindesk",
"type": "article"
},
{
"title": "Start9 Labs Pitches a Private At-Home Server. And It Works",
"date": "2020-07-08",
"blurb": "Start9 Labs Embassy server sets up its own private internet network and comes with its own operating system. We tried it.",
"url": "https://www.coindesk.com/tech/2020/07/08/start9-labs-pitches-a-private-at-home-server-and-it-works/",
"image-url": "https://static.coindesk.com/wp-content/uploads/2020/07/harrison-broadbent-hSHNPyND_dU-unsplash-300x185.jpg",
"source": "Coindesk",
"type": "article"
},
{
"title": "How Bitcoin Nodes End Censorship on the Internet",
"date": "2022-09-07",
"blurb": "Matt Hill - The future of computing, decentralizing the internet, censorship, and sovereign computing",
"url": "https://bitcointv.com/w/hJcvVJEf5CEbXaTdKghjsw",
"image-url": "https://static.coindesk.com/wp-content/uploads/2020/07/harrison-broadbent-hSHNPyND_dU-unsplash-300x185.jpg",
"source": "Simply Bitcoin",
"type": "podcast"
},
{
"title": "Bitcoin & Owning Your Data with David Croisant",
"date": "2022-05-20",
"blurb": "David Croisant - Building a New Internet with Personal Servers from Start9 Labs",
"url": "https://www.youtube.com/watch?v=J0pFlhvqibc",
"image-url": "https://i1.ytimg.com/vi/J0pFlhvqibc/hqdefault.jpg",
"source": "Bitcoin, Peace, and Music",
"type": "video"
}
]

View File

@@ -12,7 +12,7 @@
"class": "em"
},
{
"name": "Dev Community",
"name": "Developers",
"slug": "dev",
"url": "https://start9.com/latest/contribute/index",
"target": "",