Add some feeds to the blogroll
This commit is contained in:
parent
d0a1785f23
commit
cb8999f50a
@ -46,6 +46,13 @@ export default {
|
||||
url: "https://grumpy.website",
|
||||
description: "Grumpy takes on UI mistakes.",
|
||||
},
|
||||
{
|
||||
title: "PRINT Magazine",
|
||||
feedUrl: "https://www.printmag.com/feed/",
|
||||
url: "https://www.printmag.com/",
|
||||
description:
|
||||
"Where creative people gather to inspire and build design dialogue.",
|
||||
},
|
||||
{
|
||||
title: "TypeOff.",
|
||||
feedUrl: "https://www.typeoff.de/rss",
|
||||
@ -246,6 +253,13 @@ export default {
|
||||
description:
|
||||
"High-quality journalism which challenges power, inspires change and builds leadership among groups underrepresented in the media.",
|
||||
},
|
||||
{
|
||||
title: "Techdirt",
|
||||
feedUrl: "https://www.techdirt.com/feed/",
|
||||
url: "https://www.techdirt.com/feed",
|
||||
description:
|
||||
"Started in 1997 by Floor64 founder Mike Masnick and then growing into a group blogging effort, the Techdirt blog relies on a proven economic framework to analyze and offer insight into news stories about changes in government policy, technology and legal issues that affect companies’ ability to innovate and grow.",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
@ -338,11 +352,17 @@ export default {
|
||||
url: "https://thefoggiest.dev",
|
||||
description: "The personal blog of Diederick de Vries of Amsterdam.",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Politics",
|
||||
blogs: [
|
||||
{
|
||||
title: "TorrentFreak",
|
||||
feedUrl: "http://torrentfreak.com/feed",
|
||||
url: "http://torrentfreak.com/",
|
||||
description: "Breaking File-sharing, Copyright and Privacy News.",
|
||||
title: "Kevin Drum",
|
||||
feedUrl: "https://jabberwocking.com/feed/",
|
||||
url: "https://jabberwocking.com/",
|
||||
description:
|
||||
"Political blogger and writer, formerly for the Washington Monthly and Mother Jones magazine, now on my own.",
|
||||
},
|
||||
],
|
||||
},
|
||||
@ -387,6 +407,12 @@ export default {
|
||||
url: "https://pluralistic.net/",
|
||||
description: "Daily links from Cory Doctorow",
|
||||
},
|
||||
{
|
||||
title: "TorrentFreak",
|
||||
feedUrl: "http://torrentfreak.com/feed",
|
||||
url: "http://torrentfreak.com/",
|
||||
description: "Breaking File-sharing, Copyright and Privacy News.",
|
||||
},
|
||||
{
|
||||
title: "Werd I/O",
|
||||
feedUrl: "https://werd.io/feed",
|
||||
|
Loading…
x
Reference in New Issue
Block a user