From 2406a4c64c905e33ca150a78bfcb747eea3dadf0 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 19 Nov 2014 19:12:12 +0100 Subject: order suggestions by votes, add min height --- explore/sites.en.json | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) (limited to 'explore') diff --git a/explore/sites.en.json b/explore/sites.en.json index 2fec02f5b..aecaac65a 100644 --- a/explore/sites.en.json +++ b/explore/sites.en.json @@ -5,7 +5,7 @@ "favicon": "http://owncloud.org/wp-content/themes/owncloudorgnew/assets/img/common/favicon.png", "url": "http://owncloud.org/news/", "description": "ownCloud Planet is a blog feed aggregator", - "image": "http://tuxanddroid.de/wp-content/uploads/2013/08/owncloud_logo.png", + "image": "https://raw.githubusercontent.com/owncloud/promo/master/ownCloud%20sticker%20A8.jpg", "votes": 1000 }, { @@ -15,5 +15,50 @@ "description": "Slashdot: News for nerds, stuff that matters", "votes": 500 } + ], + "UX": [ + { + "title": "Mozilla UX blog", + "favicon": "https://blog.mozilla.org/ux/wp-content/themes/OneMozilla/img/favicon.ico", + "url": "https://blog.mozilla.org/ux/", + "description": "Designing great products that make sense & bring joy", + "votes": 500 + }, + { + "title": "Little Big Details", + "url": "http://littlebigdetails.com/", + "favicon": "http://33.media.tumblr.com/avatar_21babec3285d_128.png", + "description": "", + "votes": 1000 + }, + { + "title": "Ignore the code", + "favicon": "http://ignorethecode.net/blog_images/iphone.png", + "url": "http://ignorethecode.net/blog/", + "description": "A blog about usability", + "votes": 500 + }, + { + "title": "Elezea", + "url": "http://www.elezea.com", + "description": "Links and articles about technology, design, and sociology. Written by Rian van der Merwe.", + "votes": 500 + } + ], + "Food": [ + { + "title": "Smitten Kitchen", + "favicon": "http://smittenkitchen.com/uploads/favicon.ico", + "url": "http://smittenkitchen.com/", + "description": "A home cooking weblog from a tiny kitchen in New York City. The place to find all of your new favorite things to cook", + "votes": 500 + }, + { + "title": "Food in Jars", + "favicon": "http://foodinjars.com.s164546.gridserver.com/arugulapesto/wp-content/uploads/2013/05/jar-favicon.png", + "url": "http://foodinjars.com/", + "description": "A blog dedicated to canning, preserving, and pantry staples made from scratch.", + "votes": 500 + } ] } \ No newline at end of file -- cgit v1.2.3