📝 add tags to /design

This commit is contained in:
Unknown
2019-10-04 13:52:28 +02:00
parent 116d262d3f
commit 14ecb2b73e

View File

@@ -6,43 +6,43 @@
"title": "dev.to", "title": "dev.to",
"desc": "Where programmers share ideas and help each other grow. It is an online community for sharing and discovering great ideas, having debates, and making friends.", "desc": "Where programmers share ideas and help each other grow. It is an online community for sharing and discovering great ideas, having debates, and making friends.",
"url": "https://www.dev.to", "url": "https://www.dev.to",
"tags": [] "tags": ["community", "reading"]
}, },
{ {
"title": "CSS Tricks", "title": "CSS Tricks",
"desc": "Daily webdev related articles, snippets and guides since 2007", "desc": "Daily webdev related articles, snippets and guides since 2007",
"url": "https://css-tricks.com/", "url": "https://css-tricks.com/",
"tags": [] "tags": ["reading", "educational", "design"]
}, },
{ {
"title": "Smashing magazine", "title": "Smashing magazine",
"desc": "Founded in September 2006 in Germany, Smashing Magazine delivers reliable, useful, but most importantly practical articles to web designers and developers. ", "desc": "Founded in September 2006 in Germany, Smashing Magazine delivers reliable, useful, but most importantly practical articles to web designers and developers. ",
"url": "https://www.smashingmagazine.com/", "url": "https://www.smashingmagazine.com/",
"tags": [] "tags": ["reading", "educational", "design", "development"]
}, },
{ {
"title": "Hackernews", "title": "Hackernews",
"desc": "Hacker News is a social news website focusing on computer science and entrepreneurship.", "desc": "Hacker News is a social news website focusing on computer science and entrepreneurship.",
"url": "https://news.ycombinator.com/", "url": "https://news.ycombinator.com/",
"tags": [] "tags": ["forum", "development", "reading"]
}, },
{ {
"title": "Producthunt", "title": "Producthunt",
"desc": "Check popular new products out and get inspired, maybe even post yours?", "desc": "Check popular new products out and get inspired, maybe even post yours?",
"url": "https://www.producthunt.com/", "url": "https://www.producthunt.com/",
"tags": [] "tags": ["discover", "explore"]
}, },
{ {
"title": "dailydevlinks", "title": "dailydevlinks",
"desc": "Fresh, daily links so you can keep up-to-date with everything developer ", "desc": "Fresh, daily links so you can keep up-to-date with everything developer ",
"url": "https://dailydevlinks.com/", "url": "https://dailydevlinks.com/",
"tags": [] "tags": ["development", "reading"]
}, },
{ {
"title": "Sidebar.io", "title": "Sidebar.io",
"desc": "The five best design links, every day.", "desc": "The five best design links, every day.",
"url": "https://sidebar.io/", "url": "https://sidebar.io/",
"tags": [] "tags": ["design", "reading"]
} }
] ]
} }