update logos.json and README

This commit is contained in:
Gil Barbara
2015-07-05 22:18:47 -03:00
parent fb09561923
commit 7ddd765ef9
3 changed files with 17 additions and 16 deletions
+8 -8
View File
@@ -397,10 +397,10 @@ Please add your requests in the issues preferably with links to the vector files
## <a href="http://neo4j.com/" target="_blank">Neo4j</a>
![neo4j](http://gilbarbara.github.io/logos/neo4j.svg)
## <a href="" target="_blank">Netbeans</a>
## <a href="https://netbeans.org/" target="_blank">Netbeans</a>
![netbeans](http://gilbarbara.github.io/logos/netbeans.svg)
## <a href="" target="_blank">New Relic</a>
## <a href="http://newrelic.com/" target="_blank">New Relic</a>
![new-relic](http://gilbarbara.github.io/logos/new-relic.svg)
## <a href="https://www.nginx.com/" target="_blank">NGINX</a>
@@ -502,7 +502,7 @@ Please add your requests in the issues preferably with links to the vector files
## <a href="http://www.scala-lang.org/" target="_blank">Scala</a>
![scala](http://gilbarbara.github.io/logos/scala.svg)
## <a href="" target="_blank">Segment</a>
## <a href="https://segment.com/" target="_blank">Segment</a>
![segment](http://gilbarbara.github.io/logos/segment.svg)
## <a href="http://www.sinatrarb.com/" target="_blank">Sinatra</a>
@@ -514,7 +514,7 @@ Please add your requests in the issues preferably with links to the vector files
## <a href="http://socket.io/" target="_blank">Socket.io</a>
![socket.io](http://gilbarbara.github.io/logos/socket.io.svg)
## <a href="" target="_blank">Spring</a>
## <a href="https://spring.io/" target="_blank">Spring</a>
![spring](http://gilbarbara.github.io/logos/spring.svg)
## <a href="http://stackoverflow.com/" target="_blank">Stack Overflow</a>
@@ -523,7 +523,7 @@ Please add your requests in the issues preferably with links to the vector files
## <a href="https://www.atlassian.com/software/stash" target="_blank">Stash</a>
![stash](http://gilbarbara.github.io/logos/stash.svg)
## <a href="" target="_blank">Struts</a>
## <a href="https://struts.apache.org/" target="_blank">Struts</a>
![struts](http://gilbarbara.github.io/logos/struts.svg)
## <a href="https://learnboost.github.io/stylus/" target="_blank">Stylus</a>
@@ -535,7 +535,7 @@ Please add your requests in the issues preferably with links to the vector files
## <a href="https://developer.apple.com/swift/" target="_blank">Swift</a>
![swift](http://gilbarbara.github.io/logos/swift.svg)
## <a href="" target="_blank">Symfony</a>
## <a href="https://symfony.com/" target="_blank">Symfony</a>
![symfony](http://gilbarbara.github.io/logos/symfony.svg)
## <a href="http://traackr.com/" target="_blank">Traackr</a>
@@ -546,7 +546,7 @@ Please add your requests in the issues preferably with links to the vector files
![travis-ci](http://gilbarbara.github.io/logos/travis-ci.svg)
## <a href="" target="_blank">Vaadin</a>
## <a href="https://vaadin.com/" target="_blank">Vaadin</a>
![vaadin](http://gilbarbara.github.io/logos/vaadin.svg)
## <a href="https://www.vagrantup.com/" target="_blank">Vagrant</a>
@@ -555,7 +555,7 @@ Please add your requests in the issues preferably with links to the vector files
## <a href="https://www.visualstudio.com/" target="_blank">Visual Studio</a>
![visual-studio](http://gilbarbara.github.io/logos/visual-studio.svg)
## <a href="" target="_blank">Visual Website Optimizer</a>
## <a href="https://vwo.com/" target="_blank">Visual Website Optimizer</a>
![visual_website_optimizer](http://gilbarbara.github.io/logos/visual_website_optimizer.svg)
## <a href="http://vuejs.org/" target="_blank">Vue.js</a>
+8 -8
View File
@@ -1350,7 +1350,7 @@
"netbeans.svg"
],
"shortname": "netbeans",
"url": "",
"url": "https://netbeans.org/",
"tags": [
"editor",
"IDE"
@@ -1362,7 +1362,7 @@
"new-relic.svg"
],
"shortname": "new-relic",
"url": "",
"url": "http://newrelic.com/",
"tags": [
"software analytics",
"SaaS"
@@ -1708,7 +1708,7 @@
"segment.svg"
],
"shortname": "segment",
"url": "",
"url": "https://segment.com/",
"tags": [
"customer data analytics",
"service integration"
@@ -1750,7 +1750,7 @@
"spring.svg"
],
"shortname": "spring",
"url": "",
"url": "https://spring.io/",
"tags": [
"java",
"framework"
@@ -1782,7 +1782,7 @@
"struts.svg"
],
"shortname": "struts",
"url": "",
"url": "https://struts.apache.org/",
"tags": [
"java",
"framework"
@@ -1825,7 +1825,7 @@
"symfony.svg"
],
"shortname": "symfony",
"url": "",
"url": "https://symfony.com/",
"tags": [
"php",
"framework"
@@ -1859,7 +1859,7 @@
"vaadin.svg"
],
"shortname": "vaadin",
"url": "",
"url": "https://vaadin.com/",
"tags": [
"java",
"framework"
@@ -1894,7 +1894,7 @@
"visual_website_optimizer.svg"
],
"shortname": "visual_website_optimizer",
"url": "",
"url": "https://vwo.com/",
"tags": [
"testing",
"a/b testing"
+1
View File
@@ -38,6 +38,7 @@ gulp.task('templates', function () {
});
});
templateData.meta = meta.join(', ');
templateData.count = json.items.length;
return gulp.src('assets/templates/index.handlebars')
.pipe($.compileHandlebars(templateData, {