From 22d7ce3b0f68cbd37a4589bff53ef3b1d3b9ddd8 Mon Sep 17 00:00:00 2001 From: Renato Gama Date: Mon, 15 Dec 2014 23:45:45 -0200 Subject: [PATCH 001/105] Create brasil-js.json --- users/brasil-js.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/brasil-js.json diff --git a/users/brasil-js.json b/users/brasil-js.json new file mode 100644 index 00000000..5ef40804 --- /dev/null +++ b/users/brasil-js.json @@ -0,0 +1 @@ +{"copyright":"Brasil.js","url":"http:\/\/brasil-js.org","email":"contato@brasil-js.org","format":"html", "gravatar": true} From c9e83890c8bb226095159f527793f243671519fd Mon Sep 17 00:00:00 2001 From: Jason Heppler Date: Thu, 18 Dec 2014 15:09:45 -0800 Subject: [PATCH 002/105] Update heppler.json --- users/heppler.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/users/heppler.json b/users/heppler.json index 26712728..2e203a43 100644 --- a/users/heppler.json +++ b/users/heppler.json @@ -1 +1,6 @@ -{"copyright":"Jason A. Heppler","url":"http:\/\/jasonheppler.org","email":"jason@jasonheppler.org","format":"txt"} \ No newline at end of file +{ + "copyright":"Jason A. Heppler", + "url":"http:\/\/jasonheppler.org", + "email":"jason@jasonheppler.org", + "theme": "eula-modern" +} From 3619087e14e9d419239cc21c3dd634662c48c573 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sat, 20 Dec 2014 20:45:33 +0000 Subject: [PATCH 003/105] Update my website link --- users/jbrooksuk.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/jbrooksuk.json b/users/jbrooksuk.json index 9d5410b7..e4ec8cca 100644 --- a/users/jbrooksuk.json +++ b/users/jbrooksuk.json @@ -1 +1 @@ -{"copyright":"James Brooks","url":"http:\/\/james.brooks.so","email":"jbrooksuk@me.com","theme":"white cherry","gravatar":true} \ No newline at end of file +{"copyright":"James Brooks","url":"http:\/\/james-brooks.uk","email":"jbrooksuk@me.com","theme":"white cherry","gravatar":true} From a02d5ddb6f4fea8a678927804ec1ec05492e1191 Mon Sep 17 00:00:00 2001 From: Henrique Dias Date: Sun, 21 Dec 2014 14:40:11 +0000 Subject: [PATCH 004/105] Added "hacdias" user. --- users/hacdias.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/hacdias.json diff --git a/users/hacdias.json b/users/hacdias.json new file mode 100644 index 00000000..5394151b --- /dev/null +++ b/users/hacdias.json @@ -0,0 +1,6 @@ +{ + "copyright": "Henrique Dias", + "url": "http://henriquedias.com", + "email": "me@henriquedias.com", + "gravatar": true +} From 88cedd7e325fe300e7928885b44dfb8d5e2032f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magno=20F=2E=20B=2E=20Bi=C3=A9t?= Date: Mon, 22 Dec 2014 17:23:00 -0200 Subject: [PATCH 005/105] Update infos for users/magno.json --- users/magno.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/users/magno.json b/users/magno.json index 981f66a7..7853c7c4 100644 --- a/users/magno.json +++ b/users/magno.json @@ -1,5 +1,5 @@ { "copyright": "Magno Biét", "url": "http:\/\/magnobiet.com", - "email": "magno.biet@gmail.com" -} \ No newline at end of file + "email": "me@magnobiet.com" +} From c6ebcdbffc0ea0cee94ef3c9caa563ba692703d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bean=20Deng=20=E9=82=93=E6=96=8C?= Date: Tue, 23 Dec 2014 08:29:15 +0800 Subject: [PATCH 006/105] Update hadb.json --- users/hadb.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/users/hadb.json b/users/hadb.json index 37775753..03549da8 100644 --- a/users/hadb.json +++ b/users/hadb.json @@ -1,7 +1,8 @@ { - "copyright": "HADB, Bean Deng 邓斌", - "url": "http://blog.haoest.com", - "email": "haiandengbin@126.com", - "format": "html", - "theme": "eula-modern" + "copyright": "HADB, Bean Deng 邓斌", + "url": "http://blog.haoest.com", + "format": "html", + "email": "haiandengbin@126.com", + "gravatar": false, + "theme": "eula-modern" } From a5902848625451f61fedfdac00781aeb5e8a5e2f Mon Sep 17 00:00:00 2001 From: Ryan Wu Date: Mon, 29 Dec 2014 18:38:48 +0800 Subject: [PATCH 007/105] Update ryanwu.json Added gravatar and theme settings --- users/ryanwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/ryanwu.json b/users/ryanwu.json index 82478bfa..e89d0d7d 100644 --- a/users/ryanwu.json +++ b/users/ryanwu.json @@ -1 +1 @@ -{"copyright":"Ryan Wu","url":"http:\/\/ryanwu.me","email":"hello@ryanwu.me"} \ No newline at end of file +{"copyright":"Ryan Wu","url":"http:\/\/ryanwu.me","email":"hello@ryanwu.me","gravatar": true,"theme":"hilula"} From f989803c3daa65afcc169f32af18870e365568a6 Mon Sep 17 00:00:00 2001 From: Joseandro Luiz Date: Mon, 29 Dec 2014 13:28:34 +0100 Subject: [PATCH 008/105] Created users/joseandro.json --- users/joseandro.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/joseandro.json diff --git a/users/joseandro.json b/users/joseandro.json new file mode 100644 index 00000000..af195000 --- /dev/null +++ b/users/joseandro.json @@ -0,0 +1 @@ +{"copyright":"Joseandro Luiz","url":"https:\/\/github.com\/joseandro","email":"joseandro.luiz@gmail.com","gravatar":true} \ No newline at end of file From 76aa9584f98710d4ab8c25cf92fe3f841303e05a Mon Sep 17 00:00:00 2001 From: Tim Taylor Date: Mon, 29 Dec 2014 12:10:00 -0800 Subject: [PATCH 009/105] create users/toolbear.json --- users/toolbear.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/toolbear.json diff --git a/users/toolbear.json b/users/toolbear.json new file mode 100644 index 00000000..4033ab12 --- /dev/null +++ b/users/toolbear.json @@ -0,0 +1,6 @@ +{ + "copyright": "Tim Taylor, http://tool-man.org", + "url": "http://tool-man.org/", + "email": "tim@tool-man.org", + "gravatar": true +} From dc36b8155dc5720042d2591c08c6e3180666ba23 Mon Sep 17 00:00:00 2001 From: Halid Altuner Date: Sat, 3 Jan 2015 01:23:02 +0200 Subject: [PATCH 010/105] Created users/halid.json --- users/halid.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/halid.json diff --git a/users/halid.json b/users/halid.json new file mode 100644 index 00000000..c113bc69 --- /dev/null +++ b/users/halid.json @@ -0,0 +1,8 @@ +{ + "copyright": "Halid Altuner", + "url": "http://halid.org", + "email": "halid@halid.org", + "format": "html", + "gravater": true, + "theme": "opensans" +} From 06c44bc60202d35b3b7764c9623496971367f1e9 Mon Sep 17 00:00:00 2001 From: Frank Gregor Date: Sun, 4 Jan 2015 01:00:55 +0100 Subject: [PATCH 011/105] added Gravatar flag --- users/cocoanaut.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/users/cocoanaut.json b/users/cocoanaut.json index 14726b19..8344dc7d 100644 --- a/users/cocoanaut.json +++ b/users/cocoanaut.json @@ -1 +1,8 @@ -{ "copyright": "Frank Gregor", "url": "http://cocoanaut.com", "email": "phranck@cocoanaut.com", "format": "html", "theme": "default" } \ No newline at end of file +{ + "copyright": "Frank Gregor", + "url": "http://cocoanaut.com", + "email": "phranck@cocoanaut.com", + "gravatar": true, + "format": "html", + "theme": "default" +} \ No newline at end of file From cbeb667904bd65ce74e9e13abf05daedffa6f575 Mon Sep 17 00:00:00 2001 From: Hong Minhee Date: Wed, 7 Jan 2015 12:06:15 +0900 Subject: [PATCH 012/105] =?UTF-8?q?Hong=20Minhee=E2=80=99s=20email=20and?= =?UTF-8?q?=20website=20url=20were=20changed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit You can find is now redirected to . --- users/minhee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/minhee.json b/users/minhee.json index ddadb5b8..f36e691d 100644 --- a/users/minhee.json +++ b/users/minhee.json @@ -1 +1 @@ -{"copyright":"Hong Minhee, http:\/\/dahlia.kr\/","url":"http:\/\/dahlia.kr\/","email":"minhee@dahlia.kr"} \ No newline at end of file +{"copyright":"Hong Minhee, http:\/\/hongminhee.org\/","url":"http:\/\/hongminhee.org\/","email":"hongminhee@member.fsf.org"} From 6f429e2ad78967ab59d69bb864b19c1e5e506969 Mon Sep 17 00:00:00 2001 From: Christian Mayer Date: Sat, 10 Jan 2015 18:54:18 +0100 Subject: [PATCH 013/105] Correct file ending for user file of chrismayer --- users/{chrismayer => chrismayer.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename users/{chrismayer => chrismayer.json} (100%) diff --git a/users/chrismayer b/users/chrismayer.json similarity index 100% rename from users/chrismayer rename to users/chrismayer.json From 2a3816b83b9d9578444ce3ab35633dc76031e495 Mon Sep 17 00:00:00 2001 From: pushandplay Date: Wed, 14 Jan 2015 01:40:45 +0300 Subject: [PATCH 014/105] Create pushandplay.json --- users/pushandplay.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/pushandplay.json diff --git a/users/pushandplay.json b/users/pushandplay.json new file mode 100644 index 00000000..b00733ce --- /dev/null +++ b/users/pushandplay.json @@ -0,0 +1,8 @@ +{ + "copyright": "pushandplay", + "url": "http://pushandplay.ru", + "format": "txt", + "email": "hello@pushandplay.ru", + "gravatar": true, + "theme": "default" +} From 4c2a7713a006f86e394a158641df416adfc61db7 Mon Sep 17 00:00:00 2001 From: Rafael Mello Date: Thu, 15 Jan 2015 11:55:12 -0200 Subject: [PATCH 015/105] added rafamello --- users/rafamello.json | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 users/rafamello.json diff --git a/users/rafamello.json b/users/rafamello.json new file mode 100644 index 00000000..dfb0a8c2 --- /dev/null +++ b/users/rafamello.json @@ -0,0 +1,2 @@ +{"copyright":"Rafael Mello Campanari","url":"http:\/\/rafamello.com","email":"lab.rafamello@gmail.com","format":"txt", + "theme": "flesch"} \ No newline at end of file From b09fe89b427868a94105f70a0bdd528376b04ff4 Mon Sep 17 00:00:00 2001 From: danidemi Date: Fri, 16 Jan 2015 16:03:34 +0100 Subject: [PATCH 016/105] added user 'danidemi' --- users/danidemi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/danidemi.json diff --git a/users/danidemi.json b/users/danidemi.json new file mode 100644 index 00000000..b84a2640 --- /dev/null +++ b/users/danidemi.json @@ -0,0 +1 @@ +{"copyright":"Daniele Demichelis, http:\/\/danidemi.com","url":"http:\/\/danidemi.com","email":"demichelis@danidemi.com","format":"html","gravatar": true} From 7d3cddc6e21b4de98e44475bd19246cd03391e54 Mon Sep 17 00:00:00 2001 From: teppeis Date: Thu, 22 Jan 2015 23:47:21 +0900 Subject: [PATCH 017/105] fix users/teppeis.json --- users/teppeis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/teppeis.json b/users/teppeis.json index fb7c8eb9..616c02f5 100644 --- a/users/teppeis.json +++ b/users/teppeis.json @@ -1 +1 @@ -{"copyright": "Teppei Sato", "url": "https:\/\/github.com\/teppeis", "email": "teppeis@gmail.com", "format": "double-windsor"} +{"copyright": "Teppei Sato", "url": "https:\/\/github.com\/teppeis", "email": "teppeis@gmail.com", "theme": "double-windsor"} From 0588f8bd5867e1717aa79eb437fe395b63a83478 Mon Sep 17 00:00:00 2001 From: Ale Date: Tue, 27 Jan 2015 18:53:26 +0300 Subject: [PATCH 018/105] Update url and email --- users/iamale.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/iamale.json b/users/iamale.json index 0ead20ae..53785226 100644 --- a/users/iamale.json +++ b/users/iamale.json @@ -1 +1 @@ -{"copyright":"Alexander Pushkov","url":"http:\/\/ale.incrowd.ws","email":"ale@incrowd.ws"} \ No newline at end of file +{"copyright":"Alexander Pushkov","url":"http:\/\/ale.rocks","email":"ale@songbee.net"} From 8bc9e2e7a85164e19ad428ed299272ada864152b Mon Sep 17 00:00:00 2001 From: Jacob Marshall Date: Fri, 30 Jan 2015 07:05:48 +1300 Subject: [PATCH 019/105] Create managenet.json --- users/managenet.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/managenet.json diff --git a/users/managenet.json b/users/managenet.json new file mode 100644 index 00000000..aa604fbc --- /dev/null +++ b/users/managenet.json @@ -0,0 +1,5 @@ +{ + "copyright": "Jacob Marshall, https://manage.net.nz", + "url": "https://manage.net.nz", + "email": "support@manage.net.nz" +} From 4db205031958677ddc53d4dfb270a81d17d85058 Mon Sep 17 00:00:00 2001 From: Danilo Vaz Date: Sun, 1 Feb 2015 01:02:59 -0200 Subject: [PATCH 020/105] Update users/danilovaz --- users/danilovaz.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/danilovaz.json diff --git a/users/danilovaz.json b/users/danilovaz.json new file mode 100644 index 00000000..9ce4b5dd --- /dev/null +++ b/users/danilovaz.json @@ -0,0 +1 @@ +{"copyright":"Danilo Vaz, http:\/\/danilovaz.github.io","url":"http:\/\/danilovaz.github.io","email":"danilo@canarinho.co","format":"html"} From 498709e94a0c524a171ce9eeaf9adab0054f8f17 Mon Sep 17 00:00:00 2001 From: Stefano Santoro Date: Tue, 3 Feb 2015 23:39:40 -0500 Subject: [PATCH 021/105] add voltdb --- users/voltdb.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/voltdb.json diff --git a/users/voltdb.json b/users/voltdb.json new file mode 100644 index 00000000..ba92175d --- /dev/null +++ b/users/voltdb.json @@ -0,0 +1,5 @@ +{ + "copyright" : "VoltDB Inc", + "url" : "http:\/\/www.voltdb.com\/", + "email" : "info@voltdb.com" +} From abeb24209129d3906543bb290dffa52374959299 Mon Sep 17 00:00:00 2001 From: Stefano Santoro Date: Fri, 6 Feb 2015 10:45:32 -0500 Subject: [PATCH 022/105] Update voltdb.json --- users/voltdb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/voltdb.json b/users/voltdb.json index ba92175d..3cf899fa 100644 --- a/users/voltdb.json +++ b/users/voltdb.json @@ -1,5 +1,5 @@ { - "copyright" : "VoltDB Inc", + "copyright" : "VoltDB Inc, VoltDB Inc", "url" : "http:\/\/www.voltdb.com\/", "email" : "info@voltdb.com" } From f36486d8d689da002c6eb566e867873e4401dfab Mon Sep 17 00:00:00 2001 From: Stefano Santoro Date: Fri, 6 Feb 2015 10:54:34 -0500 Subject: [PATCH 023/105] Update voltdb.json --- users/voltdb.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/users/voltdb.json b/users/voltdb.json index 3cf899fa..b3f6a1d5 100644 --- a/users/voltdb.json +++ b/users/voltdb.json @@ -1,5 +1,6 @@ { - "copyright" : "VoltDB Inc, VoltDB Inc", - "url" : "http:\/\/www.voltdb.com\/", - "email" : "info@voltdb.com" + "copyright":"VoltDB, Inc.", + "url":"http:\/\/www.voltdb.com", + "email":"info@voltdb.com", + "format":"txt" } From 44268fa2cf56e4ab59c73c1cfd2105868b942f85 Mon Sep 17 00:00:00 2001 From: Yoshihide Jimbo Date: Sun, 8 Feb 2015 11:58:28 +0900 Subject: [PATCH 024/105] Add jmblog.json --- users/jmblog.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 users/jmblog.json diff --git a/users/jmblog.json b/users/jmblog.json new file mode 100644 index 00000000..1ddd7a2a --- /dev/null +++ b/users/jmblog.json @@ -0,0 +1,4 @@ +{ + "copyright": "Yoshihide Jimbo", + "url": "https://github.com/jmblog/" +} From 9765bc89b51f3dd01c824730534855e1c9b02a04 Mon Sep 17 00:00:00 2001 From: Josh Kendall Date: Mon, 23 Feb 2015 21:46:53 -0500 Subject: [PATCH 025/105] Changed theme, added gravatar, and updated protocol on url. --- users/sagru.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/users/sagru.json b/users/sagru.json index 606ef8b9..473a8ba1 100644 --- a/users/sagru.json +++ b/users/sagru.json @@ -1,7 +1,8 @@ { - "copyright": "Simple App Group LLC", - "email": "info@simpleappgroup.com", - "format": "html", - "theme": "blackwood", - "url": "http://simpleappgroup.com" + "copyright": "Simple App Group LLC", + "email": "info@simpleappgroup.com", + "format": "html", + "theme": "open-sans", + "url": "https://simpleappgroup.com", + "gravatar": true } From fcd454a69bf1daf6ff6c2dabe0c0489900611fe4 Mon Sep 17 00:00:00 2001 From: Josh Kendall Date: Mon, 23 Feb 2015 21:50:56 -0500 Subject: [PATCH 026/105] Fixed theme name to match actual name. --- users/sagru.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/sagru.json b/users/sagru.json index 473a8ba1..6483cd4c 100644 --- a/users/sagru.json +++ b/users/sagru.json @@ -2,7 +2,7 @@ "copyright": "Simple App Group LLC", "email": "info@simpleappgroup.com", "format": "html", - "theme": "open-sans", + "theme": "opensans", "url": "https://simpleappgroup.com", "gravatar": true } From 959f8fe75eaa7b1657cfab019cd0f3a8090bb699 Mon Sep 17 00:00:00 2001 From: Jay Bosamiya Date: Fri, 27 Feb 2015 03:06:56 +0530 Subject: [PATCH 027/105] Add jay.json --- users/jay.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/jay.json diff --git a/users/jay.json b/users/jay.json new file mode 100644 index 00000000..82fb0773 --- /dev/null +++ b/users/jay.json @@ -0,0 +1 @@ +{"copyright":"Jay Bosamiya"} From f39c54c7fe36abce9cdb0b248fd909b7e5635442 Mon Sep 17 00:00:00 2001 From: zzzzBov Date: Sat, 28 Feb 2015 15:54:32 -0500 Subject: [PATCH 028/105] Add zzzzbov.json --- users/zzzzbov.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/zzzzbov.json diff --git a/users/zzzzbov.json b/users/zzzzbov.json new file mode 100644 index 00000000..4b01125e --- /dev/null +++ b/users/zzzzbov.json @@ -0,0 +1,5 @@ +{ + "copyright": "zzzzBov", + "email": "zzzzbov@gmail.com", + "url": "http://zzzzbov.com" +} \ No newline at end of file From 884c969b16b1a027b1668eacc5de6157263fdb86 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Sun, 1 Mar 2015 17:36:35 -0600 Subject: [PATCH 029/105] branding update, removed email --- users/if.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/if.json b/users/if.json index 2396ef3a..f906db12 100644 --- a/users/if.json +++ b/users/if.json @@ -1 +1 @@ -{"copyright":"Invisible Friend","url":"http:\/\/invisiblefriend.com","email":"if.admin@invisiblefriend.com","format":"txt"} \ No newline at end of file +{"copyright":"invisible friend","url":"http:\/\/invisiblefriend.com","format":"txt"} From fb5461c06731b09412a45accbe22dc45c214de9a Mon Sep 17 00:00:00 2001 From: John Schult Date: Tue, 3 Mar 2015 09:08:25 -0500 Subject: [PATCH 030/105] Added johnschult.json. The URL already resolves, but I think I created it before it was customizable :) --- users/johnschult.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/johnschult.json diff --git a/users/johnschult.json b/users/johnschult.json new file mode 100644 index 00000000..25031262 --- /dev/null +++ b/users/johnschult.json @@ -0,0 +1,6 @@ +{ + "copyright": "John Schult, https://github.com/johnschult", + "email": "johnschult@icloud.com", + "gravatar": true, + "theme" : "default" +} From 15c6651a3a7b090681ce50e9113b2f1493377074 Mon Sep 17 00:00:00 2001 From: Josh Price Date: Thu, 5 Mar 2015 15:46:25 -0500 Subject: [PATCH 031/105] updating jprice --- users/jprice.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/jprice.json b/users/jprice.json index 4a9fec35..a5cc64fb 100644 --- a/users/jprice.json +++ b/users/jprice.json @@ -1 +1 @@ -{"copyright": "Josh Price, http://jprice.github.io","url": "http://jprice.github.io","email": "josh@joshprice.net","gravatar": true,"theme": "black-beauty"} +{"copyright": "Josh Price, http://jprice.io","url": "http://jprice.io","email": "josh@jprice.io","gravatar": true,"theme": "black-beauty"} From 3dfb97266691151e7b6438e06efe5f78b7d23076 Mon Sep 17 00:00:00 2001 From: P4N74 Date: Sat, 7 Mar 2015 02:54:52 +0530 Subject: [PATCH 032/105] update jenish.json Updated theme of the pagea --- users/jenish | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/jenish diff --git a/users/jenish b/users/jenish new file mode 100644 index 00000000..99dfc079 --- /dev/null +++ b/users/jenish @@ -0,0 +1,5 @@ + +{ + "copyright": "Rakholiya Jenish", + "theme": "double-windsor" +} From ec7e7f52acfbb0fecbecb68d8a17c91a67925997 Mon Sep 17 00:00:00 2001 From: Benjamin Burgy Date: Mon, 9 Mar 2015 13:29:00 +0100 Subject: [PATCH 033/105] Add minidfx.json. --- users/minidfx.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 users/minidfx.json diff --git a/users/minidfx.json b/users/minidfx.json new file mode 100644 index 00000000..670bb381 --- /dev/null +++ b/users/minidfx.json @@ -0,0 +1,8 @@ +{ + "copyright": "MiniDfx, https://github.com/minidfx", + "url": "http://blog.couloir42.ch", + "format": "txt", + "email": "minidfx@gmail.com", + "gravatar": true, + "theme" : "default" +} From d555d600f6561774a63c77c6175891c3dd31c4f9 Mon Sep 17 00:00:00 2001 From: s-a Date: Wed, 11 Mar 2015 11:00:20 +0100 Subject: [PATCH 034/105] added s-a.json --- users/s-a.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/s-a.json diff --git a/users/s-a.json b/users/s-a.json new file mode 100644 index 00000000..281f605f --- /dev/null +++ b/users/s-a.json @@ -0,0 +1,6 @@ +{ + "copyright": "Stephan Ahlf", + "url": "https://github.com/s-a", + "email": "stephan.ahlf@gmail.com", + "format": "txt" +} \ No newline at end of file From f29ce7f23fc22eb1fdf569208fc1defbcba76e19 Mon Sep 17 00:00:00 2001 From: Yoshiki Sato Date: Mon, 16 Mar 2015 01:38:13 +0900 Subject: [PATCH 035/105] add xight.json --- users/xight.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/xight.json diff --git a/users/xight.json b/users/xight.json new file mode 100644 index 00000000..f8daa9d2 --- /dev/null +++ b/users/xight.json @@ -0,0 +1,5 @@ +{ + "copyright":"Yoshiki Sato", + "url":"http://xight.org", + "gravatar":true +} From 2ea3327edbd11d95d07e2de61ee0f5b39e3a9a77 Mon Sep 17 00:00:00 2001 From: Eduardo Rabelo Date: Fri, 20 Mar 2015 21:59:36 +1300 Subject: [PATCH 036/105] Add eduardorabelo.json --- users/eduardorabelo.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 users/eduardorabelo.json diff --git a/users/eduardorabelo.json b/users/eduardorabelo.json new file mode 100644 index 00000000..231c704e --- /dev/null +++ b/users/eduardorabelo.json @@ -0,0 +1,7 @@ +{ + "copyright": "Eduardo Rabelo", + "url": "http://eduardorabelo.com.br", + "email": "oieduardorabelo@gmail.com", + "gravatar": true, + "theme": "default" +} From 48ed0130eb5d4c89f9119940b7e1fdbe913b636b Mon Sep 17 00:00:00 2001 From: Darto KLoning Date: Sun, 22 Mar 2015 23:18:03 +0700 Subject: [PATCH 037/105] Create dartokloning.json --- users/dartokloning.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/dartokloning.json diff --git a/users/dartokloning.json b/users/dartokloning.json new file mode 100644 index 00000000..9586822d --- /dev/null +++ b/users/dartokloning.json @@ -0,0 +1,5 @@ +{ +"copyright": "Darto KLoning", +"url": "http://www.kloningspoon.com", +"theme": "orange" +} From b02ab1d9647f205993d8ee2cbd264277a801f6d7 Mon Sep 17 00:00:00 2001 From: byjml Date: Tue, 24 Mar 2015 15:07:08 +0300 Subject: [PATCH 038/105] Edit email --- users/byjml.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/byjml.json b/users/byjml.json index 29f4c265..b1c20c8f 100644 --- a/users/byjml.json +++ b/users/byjml.json @@ -1 +1 @@ -{"copyright":"byjml","url":"http:\/\/jml.so","email":"me@jml.so","format":"html"} +{"copyright":"byjml","url":"http:\/\/jml.so","email":"by@jml.so","format":"html"} From 169165d09b6123dd326e8cf2cd9c0202f4ea4d47 Mon Sep 17 00:00:00 2001 From: Aldo Iljazi Date: Wed, 25 Mar 2015 15:00:45 +0200 Subject: [PATCH 039/105] Added ylrxeidx.json Added myself. --- users/ailjazi.json | 5 ----- users/ylrxeidx.json | 5 +++++ 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 users/ailjazi.json create mode 100644 users/ylrxeidx.json diff --git a/users/ailjazi.json b/users/ailjazi.json deleted file mode 100644 index 264cf25c..00000000 --- a/users/ailjazi.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "copyright": "Aldo Iljazi", - "email": "mail@ailjazi.me", - "theme": "flesch" -} diff --git a/users/ylrxeidx.json b/users/ylrxeidx.json new file mode 100644 index 00000000..d54902f6 --- /dev/null +++ b/users/ylrxeidx.json @@ -0,0 +1,5 @@ +{ + "copyright": "Aldo Iljazi", + "email": "ylrxeidx@openmailbox.org", + "theme": "flesch" +} From 2005ad9d82c5e6a7ec515e258fb6fa2d5b2c2924 Mon Sep 17 00:00:00 2001 From: Rafael Escobar Date: Fri, 27 Mar 2015 17:53:37 -0300 Subject: [PATCH 040/105] Create nhanderu.json --- users/nhanderu.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 users/nhanderu.json diff --git a/users/nhanderu.json b/users/nhanderu.json new file mode 100644 index 00000000..66323552 --- /dev/null +++ b/users/nhanderu.json @@ -0,0 +1,5 @@ +{ + "copyright": "Rafael Escobar", + "url": "http://nhanderu.com", + "email": "rafael.bze@gmail.com" +} From 85ff8e0a71085ea7cbeab3a2b0830d5ad85e3cc8 Mon Sep 17 00:00:00 2001 From: efrainc Date: Tue, 31 Mar 2015 14:18:11 -0700 Subject: [PATCH 041/105] Added Json file for Efrain Camacho-new user. --- users/efrainc.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 users/efrainc.json diff --git a/users/efrainc.json b/users/efrainc.json new file mode 100644 index 00000000..d4a2a49e --- /dev/null +++ b/users/efrainc.json @@ -0,0 +1,7 @@ +{ + "copyright": "Efrain Camacho", + "url": "http://github.com/efrainc", + "email": "efrainc88@gmail.com", + "gravatar": false, + "theme": "solarized" +} \ No newline at end of file From 2be4fad49146acbf1adcca11fc6058fe46628c5d Mon Sep 17 00:00:00 2001 From: Hashan Punchihewa <10punchihewah@whsb.essex.sch.uk> Date: Wed, 1 Apr 2015 19:53:29 +0100 Subject: [PATCH 042/105] Update hashanp.json --- users/hashanp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/hashanp.json b/users/hashanp.json index 54996602..5a59eb43 100644 --- a/users/hashanp.json +++ b/users/hashanp.json @@ -1,6 +1,6 @@ { "copyright": "Hashan Punchihewa, https://hashanp.github.io", - "url": "https://hashanp.github.io", + "url": "https://hashanp.divshot.io", "email": "hashan.punchihewa@gmail.com", "theme":"magic-mint" } From 10d09753f0944fbf89cf227ca737cd7e922d8794 Mon Sep 17 00:00:00 2001 From: Leonardo Rifeli Date: Fri, 3 Apr 2015 02:49:33 -0300 Subject: [PATCH 043/105] Added a new user - Me --- users/leonardorifeli.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/leonardorifeli.json diff --git a/users/leonardorifeli.json b/users/leonardorifeli.json new file mode 100644 index 00000000..9e611531 --- /dev/null +++ b/users/leonardorifeli.json @@ -0,0 +1 @@ +{"copyright":"Leonardo Rifeli","url":"http:\/\/leonardorifeli.com","email":"leonardorifeli@gmail.com"} From 72d2ff3310babe44a1150f91b4c3a72b98f39a8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mantas=20Mikul=C4=97nas?= Date: Sun, 5 Apr 2015 15:44:37 +0300 Subject: [PATCH 044/105] add users/grawity.json Override the API-provided data, additionally setting format=txt (because after all these years Inconsolata still cannot render my name right). --- users/grawity.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 users/grawity.json diff --git a/users/grawity.json b/users/grawity.json new file mode 100644 index 00000000..a31a7ea8 --- /dev/null +++ b/users/grawity.json @@ -0,0 +1,6 @@ +{ + "copyright": "Mantas Mikulėnas", + "email": "grawity@gmail.com", + "url": "http://nullroute.eu.org/~grawity/", + "format": "txt" +} From 2a96697cdc721f91cabbe9153daa88af0c0f39c4 Mon Sep 17 00:00:00 2001 From: DaniGuardiola Date: Mon, 6 Apr 2015 14:38:21 +0200 Subject: [PATCH 045/105] Added Dani Guardiola --- users/daniguardiola.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/daniguardiola.json diff --git a/users/daniguardiola.json b/users/daniguardiola.json new file mode 100644 index 00000000..2ecf40f8 --- /dev/null +++ b/users/daniguardiola.json @@ -0,0 +1 @@ +{"copyright":"Dani Guardiola","url":"http:\/\/daniguardiola.me","email":"contact@daniguardiola.me","format":"html","theme":"black-beauty"} From 9e1706f3280149793bc74e4fd3b0b22fcf1ee952 Mon Sep 17 00:00:00 2001 From: Efreak Date: Tue, 14 Apr 2015 17:51:38 -0700 Subject: [PATCH 046/105] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4c3a3ca..7981bee6 100644 --- a/README.md +++ b/README.md @@ -266,7 +266,7 @@ Domain contributions: * [mostly-magic](http://github.com/mostly-magic) - 2030-2032 *Please note that the whois says 2021 as you can only have 10 active -registered years with ICCAN - but the domain is set to auto-renew, so +registered years with ICANN - but the domain is set to auto-renew, so it's all good :)* ### 2. Hosting From 64b285c96f20a53d5dd34a157ec1f371daf3844c Mon Sep 17 00:00:00 2001 From: Adam D Date: Thu, 16 Apr 2015 00:26:34 +0930 Subject: [PATCH 047/105] Update values in adam.json. --- users/adam.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/users/adam.json b/users/adam.json index cc89a2d4..1fa017d4 100644 --- a/users/adam.json +++ b/users/adam.json @@ -1,5 +1,7 @@ { - "copyright": "Ad@m", - "url": "http://adam.hbang.ws", - "theme": "orange" -} \ No newline at end of file + "copyright": "Adam Demasi", + "url": "http://kirb.me/", + "email": "adam@hbang.ws", + "gravatar": true, + "theme": "solarized" +} From cdf6429c449aaf4ceab05ccfd219d68445912ea2 Mon Sep 17 00:00:00 2001 From: xuhong Date: Mon, 20 Apr 2015 10:35:00 +0800 Subject: [PATCH 048/105] add xuhong and iknew --- users/iknew.json | 1 + users/xuhong.json | 1 + 2 files changed, 2 insertions(+) create mode 100644 users/iknew.json create mode 100644 users/xuhong.json diff --git a/users/iknew.json b/users/iknew.json new file mode 100644 index 00000000..bdf3ce92 --- /dev/null +++ b/users/iknew.json @@ -0,0 +1 @@ +{"copyright": "iknew today", "url": "http:\/\/iknew.today", "email": "iknew.today@gmail.com"} \ No newline at end of file diff --git a/users/xuhong.json b/users/xuhong.json new file mode 100644 index 00000000..747eede5 --- /dev/null +++ b/users/xuhong.json @@ -0,0 +1 @@ +{"copyright": "xuhong chen", "url": "http:\/\/xuhong.github.com", "email": "cxh710200711@gmail.com"} \ No newline at end of file From 23e7fe8e563f51b46cfe1d4544b54c2e5bacec1e Mon Sep 17 00:00:00 2001 From: Shiva Poudel Date: Mon, 20 Apr 2015 14:56:25 +0545 Subject: [PATCH 049/105] Create shivapoudel.json --- users/shivapoudel.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/shivapoudel.json diff --git a/users/shivapoudel.json b/users/shivapoudel.json new file mode 100644 index 00000000..a6e4cd69 --- /dev/null +++ b/users/shivapoudel.json @@ -0,0 +1 @@ +{"copyright":"Shiva Poudel","url":"https:\/\/github.com/shivapoudel","theme":"double-windsor"} From ad928da3e9dcf985db5f9d74c258fcfe36b629b8 Mon Sep 17 00:00:00 2001 From: Shiva Poudel Date: Mon, 20 Apr 2015 14:57:16 +0545 Subject: [PATCH 050/105] Create axisthemes.json --- users/axisthemes.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/axisthemes.json diff --git a/users/axisthemes.json b/users/axisthemes.json new file mode 100644 index 00000000..aa1846c2 --- /dev/null +++ b/users/axisthemes.json @@ -0,0 +1 @@ +{"copyright":"AxisThems","url":"http:\/\/axisthemes.com","theme":"double-windsor"} From f26791fdaaede83814843cc08c6642d3a7fe463a Mon Sep 17 00:00:00 2001 From: Anwar Javed Date: Tue, 21 Apr 2015 17:10:03 +0530 Subject: [PATCH 051/105] Adding File --- users/anwarjaved.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 users/anwarjaved.json diff --git a/users/anwarjaved.json b/users/anwarjaved.json new file mode 100644 index 00000000..277abb12 --- /dev/null +++ b/users/anwarjaved.json @@ -0,0 +1 @@ +{ "copyright": "Anwar Javed", "email": "anwarjaved@gmail.com", "format": "html", "gravatar": true, "theme": "default-dark" } \ No newline at end of file From f3f67bc7be45f56c5fafb576c6ef43cc2f488299 Mon Sep 17 00:00:00 2001 From: Shiva Poudel Date: Wed, 22 Apr 2015 05:30:13 +0545 Subject: [PATCH 052/105] Fix typo --- users/axisthemes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/axisthemes.json b/users/axisthemes.json index aa1846c2..13552d2d 100644 --- a/users/axisthemes.json +++ b/users/axisthemes.json @@ -1 +1 @@ -{"copyright":"AxisThems","url":"http:\/\/axisthemes.com","theme":"double-windsor"} +{"copyright":"AxisThemes","url":"http:\/\/axisthemes.com","theme":"double-windsor"} From 6902183a1a66b6e1d24ff3bd11ea1d5e47cfc7cc Mon Sep 17 00:00:00 2001 From: hubdotcom Date: Thu, 23 Apr 2015 16:15:38 +0200 Subject: [PATCH 053/105] Remove inline comment Fix Parse Error }// begin styles html{background:#f2f2f8} --- themes/open-sans.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/open-sans.css b/themes/open-sans.css index 74f2b853..3de1190e 100644 --- a/themes/open-sans.css +++ b/themes/open-sans.css @@ -1 +1 @@ -@font-face{font-family:'Open Sans Bold';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff')}// begin styles html{background:#f2f2f8}body{margin:0;padding:100px;font-family:'Open Sans',sans-serif;font-size:1.2em;line-height:1.6}::selection{background:#ccc}::-moz-selection{background:#ccc}h1{text-align:center;font:36px 'Open Sans Bold'}p{margin:25px 0 0}p:first-of-type{text-align:center;margin:0 0 50px}a{color:#0a0a0b;text-decoration:none;border-bottom:3px solid rgba(10,10,11,1);-webkit-transition:.15s ease;-moz-transition:.15s ease;-ms-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}a:focus,a:hover{opacity:.5}article,footer{display:block;margin:0 auto!important;padding:25px;max-width:900px;width:100%}footer{text-align:center;font:75% 'Open Sans Bold'}#gravatar{display:block!important;border-radius:100%;margin:0 auto} \ No newline at end of file +@font-face{font-family:'Open Sans Bold';font-style:normal;font-weight:700;src:local('Open Sans Bold'),local('OpenSans-Bold'),url(http://themes.googleusercontent.com/static/fonts/opensans/v6/k3k702ZOKiLJc3WVjuplzKRDOzjiPcYnFooOUGCOsRk.woff) format('woff')}html{background:#f2f2f8}body{margin:0;padding:100px;font-family:'Open Sans',sans-serif;font-size:1.2em;line-height:1.6}::selection{background:#ccc}::-moz-selection{background:#ccc}h1{text-align:center;font:36px 'Open Sans Bold'}p{margin:25px 0 0}p:first-of-type{text-align:center;margin:0 0 50px}a{color:#0a0a0b;text-decoration:none;border-bottom:3px solid rgba(10,10,11,1);-webkit-transition:.15s ease;-moz-transition:.15s ease;-ms-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}a:focus,a:hover{opacity:.5}article,footer{display:block;margin:0 auto!important;padding:25px;max-width:900px;width:100%}footer{text-align:center;font:75% 'Open Sans Bold'}#gravatar{display:block!important;border-radius:100%;margin:0 auto} From f5fde9a9658c8668ec496ee4edc6cb1026a6af03 Mon Sep 17 00:00:00 2001 From: hubdotcom Date: Thu, 23 Apr 2015 16:25:25 +0200 Subject: [PATCH 054/105] Combine google fonts into single HTTP request Make use of the api to combine requests https://developers.google.com/fonts/docs/getting_started#Syntax --- themes/solarized.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/solarized.css b/themes/solarized.css index 7c5aeca0..a5533c16 100644 --- a/themes/solarized.css +++ b/themes/solarized.css @@ -1,3 +1,3 @@ /*Solarized theme by Ethan Schoonover*/ /*Part of source code reused from the Open Sans Theme */ -@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300);@import url(http://fonts.googleapis.com/css?family=Source+Code+Pro:700);html{padding:0;font-size:1em;background-color:#eee8d5}body{font-family:'Source Sans Pro',sans-serif;font-size:1.5em;font-weight:300;text-align:center;margin:0;background:none repeat scroll 0 0 #eee8d5}article,footer{text-align:center;margin:auto;max-width:100%}article{margin-top:0;padding:1.75em;color:#dc322f;text-align:center;position:relative;background:none repeat scroll 0 0 #002b36}article p{text-align:left;color:#93a1a1}article p:first-of-type{text-align:center;color:#b58900}article p:last-of-type{color:#268bd2}#gravatar{width:50px;border:5px solid #FFF;border-radius:15px;display:block;margin:0 auto}h1{font-size:2em;font-weight:700;text-transform:uppercase;display:inline-block;padding-bottom:12px;border-bottom:2px dashed #dc322f;margin:0}a{font-family:'Source Sans Pro',sans-serif;font-size:1em;font-weight:700;color:#859900;text-decoration:none;word-wrap:break-word}a:active,a:focus,a:hover{color:#d33682}@media screen and (min-width:960px){#gravatar{display: none;position:absolute;top:2em;left:2em}h1{font-size:2.5em}} +@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300|Source+Code+Pro:700);html{padding:0;font-size:1em;background-color:#eee8d5}body{font-family:'Source Sans Pro',sans-serif;font-size:1.5em;font-weight:300;text-align:center;margin:0;background:none repeat scroll 0 0 #eee8d5}article,footer{text-align:center;margin:auto;max-width:100%}article{margin-top:0;padding:1.75em;color:#dc322f;text-align:center;position:relative;background:none repeat scroll 0 0 #002b36}article p{text-align:left;color:#93a1a1}article p:first-of-type{text-align:center;color:#b58900}article p:last-of-type{color:#268bd2}#gravatar{width:50px;border:5px solid #FFF;border-radius:15px;display:block;margin:0 auto}h1{font-size:2em;font-weight:700;text-transform:uppercase;display:inline-block;padding-bottom:12px;border-bottom:2px dashed #dc322f;margin:0}a{font-family:'Source Sans Pro',sans-serif;font-size:1em;font-weight:700;color:#859900;text-decoration:none;word-wrap:break-word}a:active,a:focus,a:hover{color:#d33682}@media screen and (min-width:960px){#gravatar{display: none;position:absolute;top:2em;left:2em}h1{font-size:2.5em}}sour From f1b47971f705e0fbf4d944d2be4fdba0b1cc91eb Mon Sep 17 00:00:00 2001 From: hubdotcom Date: Thu, 23 Apr 2015 17:46:40 +0200 Subject: [PATCH 055/105] Fix Chrome errors >(index):6 The value "0.70;" for key "initial-scale" was truncated to its numeric prefix. >(index):6 Error parsing a meta element's content: ';' is not a valid key-value pair separator. Please use ',' instead. --- LICENSE.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.html b/LICENSE.html index f010bb37..15fc4827 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -3,7 +3,7 @@ MIT License - +