summaryrefslogtreecommitdiffstats
path: root/explore
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-11-19 19:12:12 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-11-19 19:12:12 +0100
commit2406a4c64c905e33ca150a78bfcb747eea3dadf0 (patch)
tree536a53c15733adbba3b588d805b9df4e8d54493f /explore
parent794120c0f6cc933e89782262cbb71efd668f8cb8 (diff)
order suggestions by votes, add min height
Diffstat (limited to 'explore')
-rw-r--r--explore/sites.en.json47
1 files changed, 46 insertions, 1 deletions
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