From 014bfa17d2304ab9febf6b45a268f85aa0720320 Mon Sep 17 00:00:00 2001 From: Gil Barbara Date: Sat, 4 Jul 2015 20:43:05 -0300 Subject: [PATCH] another 10 new logos ansible, arduino, bourbon, elasticsearch, haskell, jira, kraken, neat, saltstack, stash --- assets/logos.json | 2402 ++++++++++++++++++++------------------- logos/ansible.svg | 18 + logos/arduino.svg | 17 + logos/bourbon.svg | 18 + logos/elasticsearch.svg | 12 + logos/haskell.svg | 9 + logos/jira.svg | 19 + logos/kraken.svg | 68 +- logos/krakenjs.svg | 7 + logos/neat.svg | 8 + logos/saltstack.svg | 12 + logos/stash.svg | 14 + 12 files changed, 1436 insertions(+), 1168 deletions(-) create mode 100644 logos/ansible.svg create mode 100644 logos/arduino.svg create mode 100644 logos/bourbon.svg create mode 100644 logos/elasticsearch.svg create mode 100644 logos/haskell.svg create mode 100644 logos/jira.svg create mode 100644 logos/krakenjs.svg create mode 100644 logos/neat.svg create mode 100644 logos/saltstack.svg create mode 100644 logos/stash.svg diff --git a/assets/logos.json b/assets/logos.json index 20ac9ad..d3c36a4 100644 --- a/assets/logos.json +++ b/assets/logos.json @@ -1,1162 +1,1242 @@ { - "items": [ - { - "name": "Angular", - "files": [ - "angular-icon.svg", - "angular.svg" - ], - "shortname": "angular", - "url": "https://angularjs.org/" - }, - { - "name": "Apache", - "files": [ - "apache.svg" - ], - "shortname": "apache", - "url": "http://www.apache.org/" - }, - { - "name": "Atom", - "files": [ - "atom.svg" - ], - "shortname": "atom", - "url": "https://atom.io/" - }, - { - "name": "Auth0", - "files": [ - "auth0.svg" - ], - "shortname": "auth0", - "url": "https://auth0.com/" - }, - { - "name": "Autoprefixer", - "files": [ - "autoprefixer.svg" - ], - "shortname": "autoprefixer", - "url": "https://github.com/postcss/autoprefixer" - }, - { - "name": "AWS", - "files": [ - "aws.svg" - ], - "shortname": "aws", - "url": "http://aws.amazon.com/" - }, - { - "name": "Babel", - "files": [ - "babel.svg" - ], - "shortname": "babel", - "url": "https://babeljs.io/" - }, - { - "name": "Backbone", - "files": [ - "backbone-icon.svg", - "backbone.svg" - ], - "shortname": "backbone", - "url": "http://backbonejs.org/" - }, - { - "name": "Shell", - "files": [ - "bash.svg" - ], - "shortname": "bash", - "url": "https://www.gnu.org/software/bash/" - }, - { - "name": "Bem", - "files": [ - "bem.svg" - ], - "shortname": "bem", - "url": "https://en.bem.info/" - }, - { - "name": "Bitbucket", - "files": [ - "bitbucket.svg" - ], - "shortname": "bitbucket", - "url": "https://bitbucket.org/" - }, - { - "name": "Blocs", - "files": [ - "blocs.svg" - ], - "shortname": "blocs", - "url": "http://blocsapp.com/" - }, - { - "name": "Bootstrap", - "files": [ - "bootstrap.svg" - ], - "shortname": "bootstrap", - "url": "http://getbootstrap.com/" - }, - { - "name": "Bower", - "files": [ - "bower.svg" - ], - "shortname": "bower", - "url": "http://bower.io/" - }, - { - "name": "Brackets", - "files": [ - "brackets.svg" - ], - "shortname": "brackets", - "url": "http://brackets.io/" - }, - { - "name": "Browserify", - "files": [ - "browserify-icon.svg", - "browserify.svg" - ], - "shortname": "browserify", - "url": "http://browserify.org/" - }, - { - "name": "BrowserStack", - "files": [ - "browserstack.svg" - ], - "shortname": "browserstack", - "url": "https://www.browserstack.com/" - }, - { - "name": "Capistrano", - "files": [ - "capistrano.svg" - ], - "shortname": "capistrano", - "url": "http://capistranorb.com/" - }, - { - "name": "Cassandra", - "files": [ - "cassandra.svg" - ], - "shortname": "cassandra", - "url": "http://cassandra.apache.org/" - }, - { - "name": "Chai", - "files": [ - "chai.svg" - ], - "shortname": "chai", - "url": "http://chaijs.com/" - }, - { - "name": "Chalk", - "files": [ - "chalk.svg" - ], - "shortname": "chalk", - "url": "https://github.com/chalk/chalk" - }, - { - "name": "Chef", - "files": [ - "chef.svg" - ], - "shortname": "chef", - "url": "https://www.chef.io/" - }, - { - "name": "Chrome", - "files": [ - "chrome.svg" - ], - "shortname": "chrome", - "url": "http://www.google.com/chrome/" - }, - { - "name": "Codepen", - "files": [ - "codepen-icon.svg", - "codepen.svg" - ], - "shortname": "codepen", - "url": "http://codepen.io/" - }, - { - "name": "Codeship", - "files": [ - "codeship.svg" - ], - "shortname": "codeship", - "url": "https://codeship.com/" - }, - { - "name": "CoffeeScript", - "files": [ - "coffeescript.svg" - ], - "shortname": "coffeescript", - "url": "http://coffeescript.org/" - }, - { - "name": "Compass", - "files": [ - "compass.svg" - ], - "shortname": "compass", - "url": "http://compass-style.org/" - }, - { - "name": "CouchDB", - "files": [ - "couchdb.svg" - ], - "shortname": "couchdb", - "url": "http://couchdb.apache.org/" - }, - { - "name": "Coveralls", - "files": [ - "coveralls.svg" - ], - "shortname": "coveralls", - "url": "https://coveralls.io/" - }, - { - "name": "Cross Browser Testing", - "files": [ - "crossbrowsertesting.svg" - ], - "shortname": "crossbrowsertesting", - "url": "http://crossbrowsertesting.com/" - }, - { - "name": "CSS3", - "files": [ - "css-3.svg" - ], - "shortname": "css-3", - "url": "http://www.w3.org/TR/CSS/" - }, - { - "name": "cssnext", - "files": [ - "cssnext.svg" - ], - "shortname": "cssnext", - "url": "http://cssnext.io/" - }, - { - "name": "D3", - "files": [ - "d3.svg" - ], - "shortname": "d3", - "url": "http://d3js.org/" - }, - { - "name": "Digital Ocean", - "files": [ - "digital-ocean.svg" - ], - "shortname": "digital-ocean", - "url": "https://www.digitalocean.com/" - }, - { - "name": "Django", - "files": [ - "django.svg" - ], - "shortname": "django", - "url": "https://www.djangoproject.com/" - }, - { - "name": "docker", - "files": [ - "docker.svg" - ], - "shortname": "docker", - "url": "https://www.docker.com/" - }, - { - "name": "Drupal", - "files": [ - "drupal.svg" - ], - "shortname": "drupal", - "url": "https://www.drupal.org/" - }, - { - "name": "Ember", - "files": [ - "ember-tomster.svg", - "ember.svg" - ], - "shortname": "ember", - "url": "http://emberjs.com/" - }, - { - "name": "Emmet", - "files": [ - "emmet.svg" - ], - "shortname": "emmet", - "url": "http://emmet.io/" - }, - { - "name": "Engine Yard", - "files": [ - "engine-yard.svg" - ], - "shortname": "engine-yard", - "url": "https://www.engineyard.com/" - }, - { - "name": "ES6", - "files": [ - "es6.svg" - ], - "shortname": "es6", - "url": "http://www.ecmascript.org/" - }, - { - "name": "Eslint", - "files": [ - "eslint.svg" - ], - "shortname": "eslint", - "url": "http://eslint.org/" - }, - { - "name": "Express", - "files": [ - "express.svg" - ], - "shortname": "express", - "url": "http://expressjs.com/" - }, - { - "name": "Firebase", - "files": [ - "firebase.svg" - ], - "shortname": "firebase", - "url": "https://www.firebase.com/" - }, - { - "name": "Firefox", - "files": [ - "firefox.svg" - ], - "shortname": "firefox", - "url": "https://firefox.com/" - }, - { - "name": "Flask", - "files": [ - "flask.svg" - ], - "shortname": "flask", - "url": "http://flask.pocoo.org/" - }, - { - "name": "flexible.gs", - "files": [ - "flexible-gs.svg" - ], - "shortname": "flexible-gs", - "url": "http://flexible.gs/" - }, - { - "name": "Flow", - "files": [ - "flow.svg" - ], - "shortname": "flow", - "url": "http://flowtype.org/" - }, - { - "name": "Flux", - "files": [ - "flux.svg" - ], - "shortname": "flux", - "url": "https://facebook.github.io/flux/" - }, - { - "name": "Forever", - "files": [ - "forever.svg" - ], - "shortname": "forever", - "url": "https://github.com/foreverjs/forever" - }, - { - "name": "Git", - "files": [ - "git-icon.svg", - "git.svg" - ], - "shortname": "git", - "url": "https://git-scm.com/" - }, - { - "name": "Github", - "files": [ - "github-icon.svg", - "github.svg", - "github-octocat.svg" - ], - "shortname": "github", - "url": "https://github.com/" - }, - { - "name": "Gitlab", - "files": [ - "gitlab.svg" - ], - "shortname": "gitlab", - "url": "https://about.gitlab.com/" - }, - { - "name": "Google Cloud", - "files": [ - "google-cloud.svg" - ], - "shortname": "google-cloud", - "url": "https://cloud.google.com/" - }, - { - "name": "Google Developers", - "files": [ - "google-developers.svg" - ], - "shortname": "google-developers", - "url": "https://developers.google.com/" - }, - { - "name": "Go", - "files": [ - "gopher.svg" - ], - "shortname": "go", - "url": "https://golang.org/" - }, - { - "name": "Grunt", - "files": [ - "grunt.svg" - ], - "shortname": "grunt", - "url": "http://gruntjs.com/" - }, - { - "name": "Gulp", - "files": [ - "gulp.svg" - ], - "shortname": "gulp", - "url": "http://gulpjs.com/" - }, - { - "name": "Haml", - "files": [ - "haml.svg" - ], - "shortname": "haml", - "url": "http://haml.info/" - }, - { - "name": "Handlebars", - "files": [ - "handlebars.svg" - ], - "shortname": "handlebars", - "url": "http://handlebarsjs.com/" - }, - { - "name": "hapi", - "files": [ - "hapi.svg" - ], - "shortname": "hapi", - "url": "http://hapijs.com/" - }, - { - "name": "Harrow", - "files": [ - "harrow.svg" - ], - "shortname": "harrow", - "url": "https://www.harrow.io/" - }, - { - "name": "Heroku", - "files": [ - "heroku.svg" - ], - "shortname": "heroku", - "url": "https://www.heroku.com/" - }, - { - "name": "HTML5", - "files": [ - "html-5.svg" - ], - "shortname": "html-5", - "url": "http://www.w3.org/TR/html5/" - }, - { - "name": "HTML5 Boilerplate", - "files": [ - "html5-boilerplate.svg" - ], - "shortname": "html5-boilerplate", - "url": "https://html5boilerplate.com/" - }, - { - "name": "Invision", - "files": [ - "invision.svg" - ], - "shortname": "invision", - "url": "http://www.invisionapp.com/" - }, - { - "name": "io.js", - "files": [ - "io.svg" - ], - "shortname": "io", - "url": "https://iojs.org/" - }, - { - "name": "Ionic", - "files": [ - "ionic.svg" - ], - "shortname": "ionic", - "url": "http://ionicframework.com/" - }, - { - "name": "Jade", - "files": [ - "jade.svg" - ], - "shortname": "jade", - "url": "http://jade-lang.com/" - }, - { - "name": "Jasmine", - "files": [ - "jasmine.svg" - ], - "shortname": "jasmine", - "url": "http://jasmine.github.io/" - }, - { - "name": "javascript (JS)", - "files": [ - "javascript.svg" - ], - "shortname": "javascript", - "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript" - }, - { - "name": "Jenkins", - "files": [ - "jenkins.svg" - ], - "shortname": "jenkins", - "url": "https://jenkins-ci.org/" - }, - { - "name": "JetBrains", - "files": [ - "jetbrains.svg" - ], - "shortname": "jetbrains", - "url": "https://www.jetbrains.com/" - }, - { - "name": "jQuery", - "files": [ - "jquery.svg" - ], - "shortname": "jquery", - "url": "https://jquery.com/" - }, - { - "name": "jsbin", - "files": [ - "jsbin.svg" - ], - "shortname": "jsbin", - "url": "https://jsbin.com/" - }, - { - "name": "JSON", - "files": [ - "json.svg" - ], - "shortname": "json", - "url": "http://json.org/" - }, - { - "name": "jspm", - "files": [ - "jspm.svg" - ], - "shortname": "jspm", - "url": "http://jspm.io/" - }, - { - "name": "Karma", - "files": [ - "karma.svg" - ], - "shortname": "karma", - "url": "http://karma-runner.github.io/" - }, - { - "name": "Keen IO", - "files": [ - "keen.svg" - ], - "shortname": "keen", - "url": "http://keen.io/" - }, - { - "name": "Kraken", - "files": [ - "kraken.svg" - ], - "shortname": "kraken", - "url": "http://krakenjs.com/" - }, - { - "name": "Laravel", - "files": [ - "laravel.svg" - ], - "shortname": "laravel", - "url": "http://laravel.com/" - }, - { - "name": "Leafjet", - "files": [ - "leafjet.svg" - ], - "shortname": "leafjet", - "url": "http://leafletjs.com/" - }, - { - "name": "Less", - "files": [ - "less.svg" - ], - "shortname": "less", - "url": "http://lesscss.org/" - }, - { - "name": "Lodash", - "files": [ - "lodash.svg" - ], - "shortname": "lodash", - "url": "https://lodash.com/" - }, - { - "name": "MariaDB", - "files": [ - "mariadb.svg" - ], - "shortname": "mariadb", - "url": "https://mariadb.org/" - }, - { - "name": "Marionette.js", - "files": [ - "marionette.svg" - ], - "shortname": "marionette", - "url": "http://marionettejs.com/" - }, - { - "name": "Markdown", - "files": [ - "markdown.svg" - ], - "shortname": "markdown", - "url": "http://daringfireball.net/projects/markdown/" - }, - { - "name": "Material UI", - "files": [ - "material-ui.svg" - ], - "shortname": "material-ui", - "url": "http://material-ui.com/" - }, - { - "name": "MDN", - "files": [ - "mdn.svg" - ], - "shortname": "mdn", - "url": "https://developer.mozilla.org/" - }, - { - "name": "Memcached", - "files": [ - "memcached.svg" - ], - "shortname": "memcached", - "url": "http://memcached.org/" - }, - { - "name": "Meteor", - "files": [ - "meteor-icon.svg", - "meteor.svg" - ], - "shortname": "meteor", - "url": "https://www.meteor.com/" - }, - { - "name": "Mocha", - "files": [ - "mocha.svg" - ], - "shortname": "mocha", - "url": "http://mochajs.org/" - }, - { - "name": "Modernizr", - "files": [ - "modernizr.svg" - ], - "shortname": "modernizr", - "url": "http://modernizr.com/" - }, - { - "name": "MongoDB", - "files": [ - "mongodb.svg" - ], - "shortname": "mongodb", - "url": "https://www.mongodb.org/" - }, - { - "name": "MySQL", - "files": [ - "mysql.svg" - ], - "shortname": "mysql", - "url": "http://dev.mysql.com/" - }, - { - "name": "NativeScript", - "files": [ - "nativescript.svg" - ], - "shortname": "nativescript", - "url": "https://www.nativescript.org/" - }, - { - "name": "NGINX", - "files": [ - "nginx.svg" - ], - "shortname": "nginx", - "url": "https://www.nginx.com/" - }, - { - "name": "Nodejitsu", - "files": [ - "nodejitsu.svg" - ], - "shortname": "nodejitsu", - "url": "https://www.nodejitsu.com/" - }, - { - "name": "Node.js", - "files": [ - "nodejs-icon.svg", - "nodejs.svg" - ], - "shortname": "nodejs", - "url": "https://nodejs.org/" - }, - { - "name": "nodemon", - "files": [ - "nodemon.svg" - ], - "shortname": "nodemon", - "url": "http://nodemon.io/" - }, - { - "name": "NPM", - "files": [ - "npm.svg", - "npm-2.svg" - ], - "shortname": "npm", - "url": "https://www.npmjs.com/" - }, - { - "name": "Nuclide", - "files": [ - "nuclide.svg" - ], - "shortname": "nuclide", - "url": "http://nuclide.io/" - }, - { - "name": "OAuth", - "files": [ - "oauth.svg" - ], - "shortname": "oauth", - "url": "http://oauth.net/" - }, - { - "name": "Open Graph", - "files": [ - "open-graph.svg" - ], - "shortname": "open-graph", - "url": "http://ogp.me/" - }, - { - "name": "OpenLayers", - "files": [ - "openlayers.svg" - ], - "shortname": "openlayers", - "url": "http://openlayers.org/" - }, - { - "name": "Optimizely", - "files": [ - "optimizely.svg" - ], - "shortname": "optimizely", - "url": "https://www.optimizely.com/" - }, - { - "name": "Passport", - "files": [ - "passport.svg" - ], - "shortname": "passport", - "url": "http://passportjs.org/" - }, - { - "name": "PhoneGap", - "files": [ - "phonegap.svg", - "phonegap-bot.svg" - ], - "shortname": "phonegap", - "url": "http://phonegap.com/" - }, - { - "name": "PHP", - "files": [ - "php.svg" - ], - "shortname": "php", - "url": "http://php.net/" - }, - { - "name": "Polymer", - "files": [ - "polymer.svg" - ], - "shortname": "polymer", - "url": "https://www.polymer-project.org/1.0/" - }, - { - "name": "PostgreSQL", - "files": [ - "postgresql.svg" - ], - "shortname": "postgresql", - "url": "http://www.postgresql.org/" - }, - { - "name": "Puppet", - "files": [ - "puppet.svg" - ], - "shortname": "puppet", - "url": "https://puppetlabs.com/" - }, - { - "name": "Python", - "files": [ - "python.svg" - ], - "shortname": "python", - "url": "https://www.python.org/" - }, - { - "name": "Q", - "files": [ - "q.svg" - ], - "shortname": "q", - "url": "https://github.com/kriskowal/q" - }, - { - "name": "Rails", - "files": [ - "rails.svg" - ], - "shortname": "rails", - "url": "http://rubyonrails.org/" - }, - { - "name": "Raphaël", - "files": [ - "raphael.svg" - ], - "shortname": "raphael", - "url": "http://raphaeljs.com/" - }, - { - "name": "React", - "files": [ - "react.svg" - ], - "shortname": "react", - "url": "https://facebook.github.io/react/" - }, - { - "name": "Redis", - "files": [ - "redis.svg" - ], - "shortname": "redis", - "url": "http://redis.io/" - }, - { - "name": "RequireJS", - "files": [ - "require.svg" - ], - "shortname": "require", - "url": "http://requirejs.org/" - }, - { - "name": "Rest", - "files": [ - "rest.svg" - ], - "shortname": "rest", - "url": "https://en.wikipedia.org/wiki/Representational_state_transfer" - }, - { - "name": "Ruby", - "files": [ - "ruby.svg" - ], - "shortname": "ruby", - "url": "https://www.ruby-lang.org/" - }, - { - "name": "RubyGems", - "files": [ - "rubygems.svg" - ], - "shortname": "rubygems", - "url": "https://rubygems.org/" - }, - { - "name": "Sass", - "files": [ - "sass.svg" - ], - "shortname": "sass", - "url": "http://sass-lang.com/" - }, - { - "name": "Scala", - "files": [ - "scala.svg" - ], - "shortname": "scala", - "url": "http://www.scala-lang.org/" - }, - { - "name": "Sinatra", - "files": [ - "sinatra.svg" - ], - "shortname": "sinatra", - "url": "http://www.sinatrarb.com/" - }, - { - "name": "Snap.svg", - "files": [ - "snap-svg.svg" - ], - "shortname": "snap-svg", - "url": "http://snapsvg.io/" - }, - { - "name": "Socket.io", - "files": [ - "socket.io.svg" - ], - "shortname": "socket.io", - "url": "http://socket.io/" - }, - { - "name": "Stack Overflow", - "files": [ - "stackoverflow.svg" - ], - "shortname": "stackoverflow", - "url": "http://stackoverflow.com/" - }, - { - "name": "Stylus", - "files": [ - "stylus.svg" - ], - "shortname": "stylus", - "url": "https://learnboost.github.io/stylus/" - }, - { - "name": "SVG", - "files": [ - "svg.svg" - ], - "shortname": "svg", - "url": "http://www.w3.org/Graphics/SVG/" - }, - { - "name": "Swift", - "files": [ - "swift.svg" - ], - "shortname": "swift", - "url": "https://developer.apple.com/swift/" - }, - { - "name": "Traackr", - "files": [ - "traackr.svg" - ], - "shortname": "traackr", - "url": "http://traackr.com/" - }, - { - "name": "Travis CI", - "files": [ - "travis-ci-icon.svg", - "travis-ci.svg" - ], - "shortname": "travis-ci", - "url": "https://travis-ci.org/" - }, - { - "name": "Vagrant", - "files": [ - "vagrant.svg" - ], - "shortname": "vagrant", - "url": "https://www.vagrantup.com/" - }, - { - "name": "Visual Studio", - "files": [ - "visual-studio.svg" - ], - "shortname": "visual-studio", - "url": "https://www.visualstudio.com/" - }, - { - "name": "Vue.js", - "files": [ - "vue.svg" - ], - "shortname": "vue", - "url": "http://vuejs.org/" - }, - { - "name": "W3C", - "files": [ - "w3c.svg" - ], - "shortname": "w3c", - "url": "http://www.w3.org/" - }, - { - "name": "webpack", - "files": [ - "webpack.svg" - ], - "shortname": "webpack", - "url": "http://webpack.github.io/" - }, - { - "name": "WebPlatform", - "files": [ - "webplatform.svg" - ], - "shortname": "webplatform", - "url": "https://www.webplatform.org/" - }, - { - "name": "Wercker", - "files": [ - "wercker.svg" - ], - "shortname": "wercker", - "url": "http://wercker.com/" - }, - { - "name": "Wordpress", - "files": [ - "wordpress-icon.svg", - "wordpress.svg" - ], - "shortname": "wordpress", - "url": "https://wordpress.org/" - }, - { - "name": "YCombinator", - "files": [ - "ycombinator.svg" - ], - "shortname": "ycombinator", - "url": "http://www.ycombinator.com/" - }, - { - "name": "Yeoman", - "files": [ - "yeoman.svg" - ], - "shortname": "yeoman", - "url": "http://yeoman.io/" - } - ] -} + "items": [ + { + "name": "Angular", + "files": [ + "angular-icon.svg", + "angular.svg" + ], + "shortname": "angular", + "url": "https://angularjs.org/" + }, + { + "name": "Ansible", + "files": [ + "ansible.svg" + ], + "shortname": "ansible", + "url": "http://www.ansible.com/" + }, + { + "name": "Apache", + "files": [ + "apache.svg" + ], + "shortname": "apache", + "url": "http://www.apache.org/" + }, + { + "name": "Arduino", + "files": [ + "arduino.svg" + ], + "shortname": "arduino", + "url": "https://www.arduino.cc/" + }, + { + "name": "Atom", + "files": [ + "atom.svg" + ], + "shortname": "atom", + "url": "https://atom.io/" + }, + { + "name": "Auth0", + "files": [ + "auth0.svg" + ], + "shortname": "auth0", + "url": "https://auth0.com/" + }, + { + "name": "Autoprefixer", + "files": [ + "autoprefixer.svg" + ], + "shortname": "autoprefixer", + "url": "https://github.com/postcss/autoprefixer" + }, + { + "name": "AWS", + "files": [ + "aws.svg" + ], + "shortname": "aws", + "url": "http://aws.amazon.com/" + }, + { + "name": "Babel", + "files": [ + "babel.svg" + ], + "shortname": "babel", + "url": "https://babeljs.io/" + }, + { + "name": "Backbone", + "files": [ + "backbone-icon.svg", + "backbone.svg" + ], + "shortname": "backbone", + "url": "http://backbonejs.org/" + }, + { + "name": "Bash", + "files": [ + "bash.svg" + ], + "shortname": "bash", + "url": "https://www.gnu.org/software/bash/" + }, + { + "name": "Bem", + "files": [ + "bem.svg" + ], + "shortname": "bem", + "url": "https://en.bem.info/" + }, + { + "name": "Bitbucket", + "files": [ + "bitbucket.svg" + ], + "shortname": "bitbucket", + "url": "https://bitbucket.org/" + }, + { + "name": "Blocs", + "files": [ + "blocs.svg" + ], + "shortname": "blocs", + "url": "http://blocsapp.com/" + }, + { + "name": "Bootstrap", + "files": [ + "bootstrap.svg" + ], + "shortname": "bootstrap", + "url": "http://getbootstrap.com/" + }, + { + "name": "bourbon", + "files": [ + "bourbon.svg" + ], + "shortname": "bourbon", + "url": "http://bourbon.io/" + }, + { + "name": "Bower", + "files": [ + "bower.svg" + ], + "shortname": "bower", + "url": "http://bower.io/" + }, + { + "name": "Brackets", + "files": [ + "brackets.svg" + ], + "shortname": "brackets", + "url": "http://brackets.io/" + }, + { + "name": "Browserify", + "files": [ + "browserify-icon.svg", + "browserify.svg" + ], + "shortname": "browserify", + "url": "http://browserify.org/" + }, + { + "name": "BrowserStack", + "files": [ + "browserstack.svg" + ], + "shortname": "browserstack", + "url": "https://www.browserstack.com/" + }, + { + "name": "Capistrano", + "files": [ + "capistrano.svg" + ], + "shortname": "capistrano", + "url": "http://capistranorb.com/" + }, + { + "name": "Cassandra", + "files": [ + "cassandra.svg" + ], + "shortname": "cassandra", + "url": "http://cassandra.apache.org/" + }, + { + "name": "Chai", + "files": [ + "chai.svg" + ], + "shortname": "chai", + "url": "http://chaijs.com/" + }, + { + "name": "Chalk", + "files": [ + "chalk.svg" + ], + "shortname": "chalk", + "url": "https://github.com/chalk/chalk" + }, + { + "name": "Chef", + "files": [ + "chef.svg" + ], + "shortname": "chef", + "url": "https://www.chef.io/" + }, + { + "name": "Chrome", + "files": [ + "chrome.svg" + ], + "shortname": "chrome", + "url": "http://www.google.com/chrome/" + }, + { + "name": "Codepen", + "files": [ + "codepen-icon.svg", + "codepen.svg" + ], + "shortname": "codepen", + "url": "http://codepen.io/" + }, + { + "name": "Codeship", + "files": [ + "codeship.svg" + ], + "shortname": "codeship", + "url": "https://codeship.com/" + }, + { + "name": "CoffeeScript", + "files": [ + "coffeescript.svg" + ], + "shortname": "coffeescript", + "url": "http://coffeescript.org/" + }, + { + "name": "Compass", + "files": [ + "compass.svg" + ], + "shortname": "compass", + "url": "http://compass-style.org/" + }, + { + "name": "CouchDB", + "files": [ + "couchdb.svg" + ], + "shortname": "couchdb", + "url": "http://couchdb.apache.org/" + }, + { + "name": "Coveralls", + "files": [ + "coveralls.svg" + ], + "shortname": "coveralls", + "url": "https://coveralls.io/" + }, + { + "name": "Cross Browser Testing", + "files": [ + "crossbrowsertesting.svg" + ], + "shortname": "crossbrowsertesting", + "url": "http://crossbrowsertesting.com/" + }, + { + "name": "CSS3", + "files": [ + "css-3.svg" + ], + "shortname": "css-3", + "url": "http://www.w3.org/TR/CSS/" + }, + { + "name": "cssnext", + "files": [ + "cssnext.svg" + ], + "shortname": "cssnext", + "url": "http://cssnext.io/" + }, + { + "name": "D3", + "files": [ + "d3.svg" + ], + "shortname": "d3", + "url": "http://d3js.org/" + }, + { + "name": "Digital Ocean", + "files": [ + "digital-ocean.svg" + ], + "shortname": "digital-ocean", + "url": "https://www.digitalocean.com/" + }, + { + "name": "Django", + "files": [ + "django.svg" + ], + "shortname": "django", + "url": "https://www.djangoproject.com/" + }, + { + "name": "docker", + "files": [ + "docker.svg" + ], + "shortname": "docker", + "url": "https://www.docker.com/" + }, + { + "name": "Drupal", + "files": [ + "drupal.svg" + ], + "shortname": "drupal", + "url": "https://www.drupal.org/" + }, + { + "name": "Elasticsearch", + "files": [ + "elasticsearch.svg" + ], + "shortname": "elasticsearch", + "url": "https://www.elastic.co/products/elasticsearch" + }, + { + "name": "Ember", + "files": [ + "ember-tomster.svg", + "ember.svg" + ], + "shortname": "ember", + "url": "http://emberjs.com/" + }, + { + "name": "Emmet", + "files": [ + "emmet.svg" + ], + "shortname": "emmet", + "url": "http://emmet.io/" + }, + { + "name": "Engine Yard", + "files": [ + "engine-yard.svg" + ], + "shortname": "engine-yard", + "url": "https://www.engineyard.com/" + }, + { + "name": "ES6", + "files": [ + "es6.svg" + ], + "shortname": "es6", + "url": "http://www.ecmascript.org/" + }, + { + "name": "Eslint", + "files": [ + "eslint.svg" + ], + "shortname": "eslint", + "url": "http://eslint.org/" + }, + { + "name": "Express", + "files": [ + "express.svg" + ], + "shortname": "express", + "url": "http://expressjs.com/" + }, + { + "name": "Firebase", + "files": [ + "firebase.svg" + ], + "shortname": "firebase", + "url": "https://www.firebase.com/" + }, + { + "name": "Firefox", + "files": [ + "firefox.svg" + ], + "shortname": "firefox", + "url": "https://firefox.com/" + }, + { + "name": "Flask", + "files": [ + "flask.svg" + ], + "shortname": "flask", + "url": "http://flask.pocoo.org/" + }, + { + "name": "flexible.gs", + "files": [ + "flexible-gs.svg" + ], + "shortname": "flexible-gs", + "url": "http://flexible.gs/" + }, + { + "name": "Flow", + "files": [ + "flow.svg" + ], + "shortname": "flow", + "url": "http://flowtype.org/" + }, + { + "name": "Flux", + "files": [ + "flux.svg" + ], + "shortname": "flux", + "url": "https://facebook.github.io/flux/" + }, + { + "name": "Forever", + "files": [ + "forever.svg" + ], + "shortname": "forever", + "url": "https://github.com/foreverjs/forever" + }, + { + "name": "Git", + "files": [ + "git-icon.svg", + "git.svg" + ], + "shortname": "git", + "url": "https://git-scm.com/" + }, + { + "name": "Github", + "files": [ + "github-icon.svg", + "github.svg", + "github-octocat.svg" + ], + "shortname": "github", + "url": "https://github.com/" + }, + { + "name": "Gitlab", + "files": [ + "gitlab.svg" + ], + "shortname": "gitlab", + "url": "https://about.gitlab.com/" + }, + { + "name": "Google Cloud", + "files": [ + "google-cloud.svg" + ], + "shortname": "google-cloud", + "url": "https://cloud.google.com/" + }, + { + "name": "Google Developers", + "files": [ + "google-developers.svg" + ], + "shortname": "google-developers", + "url": "https://developers.google.com/" + }, + { + "name": "Go", + "files": [ + "gopher.svg" + ], + "shortname": "go", + "url": "https://golang.org/" + }, + { + "name": "Grunt", + "files": [ + "grunt.svg" + ], + "shortname": "grunt", + "url": "http://gruntjs.com/" + }, + { + "name": "Gulp", + "files": [ + "gulp.svg" + ], + "shortname": "gulp", + "url": "http://gulpjs.com/" + }, + { + "name": "Haml", + "files": [ + "haml.svg" + ], + "shortname": "haml", + "url": "http://haml.info/" + }, + { + "name": "Handlebars", + "files": [ + "handlebars.svg" + ], + "shortname": "handlebars", + "url": "http://handlebarsjs.com/" + }, + { + "name": "hapi", + "files": [ + "hapi.svg" + ], + "shortname": "hapi", + "url": "http://hapijs.com/" + }, + { + "name": "Harrow", + "files": [ + "harrow.svg" + ], + "shortname": "harrow", + "url": "https://www.harrow.io/" + }, + { + "name": "Haskell", + "files": [ + "haskell.svg" + ], + "shortname": "haskell", + "url": "https://www.haskell.org/" + }, + { + "name": "Heroku", + "files": [ + "heroku.svg" + ], + "shortname": "heroku", + "url": "https://www.heroku.com/" + }, + { + "name": "HTML5", + "files": [ + "html-5.svg" + ], + "shortname": "html-5", + "url": "http://www.w3.org/TR/html5/" + }, + { + "name": "HTML5 Boilerplate", + "files": [ + "html5-boilerplate.svg" + ], + "shortname": "html5-boilerplate", + "url": "https://html5boilerplate.com/" + }, + { + "name": "Invision", + "files": [ + "invision.svg" + ], + "shortname": "invision", + "url": "http://www.invisionapp.com/" + }, + { + "name": "io.js", + "files": [ + "io.svg" + ], + "shortname": "io", + "url": "https://iojs.org/" + }, + { + "name": "Ionic", + "files": [ + "ionic.svg" + ], + "shortname": "ionic", + "url": "http://ionicframework.com/" + }, + { + "name": "Jade", + "files": [ + "jade.svg" + ], + "shortname": "jade", + "url": "http://jade-lang.com/" + }, + { + "name": "Jasmine", + "files": [ + "jasmine.svg" + ], + "shortname": "jasmine", + "url": "http://jasmine.github.io/" + }, + { + "name": "javascript (JS)", + "files": [ + "javascript.svg" + ], + "shortname": "javascript", + "url": "https://developer.mozilla.org/en-US/docs/Web/JavaScript" + }, + { + "name": "Jenkins", + "files": [ + "jenkins.svg" + ], + "shortname": "jenkins", + "url": "https://jenkins-ci.org/" + }, + { + "name": "JetBrains", + "files": [ + "jetbrains.svg" + ], + "shortname": "jetbrains", + "url": "https://www.jetbrains.com/" + }, + { + "name": "JIRA", + "files": [ + "jira.svg" + ], + "shortname": "jira", + "url": "https://www.atlassian.com/software/jira" + }, + { + "name": "jQuery", + "files": [ + "jquery.svg" + ], + "shortname": "jquery", + "url": "https://jquery.com/" + }, + { + "name": "jsbin", + "files": [ + "jsbin.svg" + ], + "shortname": "jsbin", + "url": "https://jsbin.com/" + }, + { + "name": "JSON", + "files": [ + "json.svg" + ], + "shortname": "json", + "url": "http://json.org/" + }, + { + "name": "jspm", + "files": [ + "jspm.svg" + ], + "shortname": "jspm", + "url": "http://jspm.io/" + }, + { + "name": "Karma", + "files": [ + "karma.svg" + ], + "shortname": "karma", + "url": "http://karma-runner.github.io/" + }, + { + "name": "Keen IO", + "files": [ + "keen.svg" + ], + "shortname": "keen", + "url": "http://keen.io/" + }, + { + "name": "Kraken", + "files": [ + "kraken.svg" + ], + "shortname": "kraken", + "url": "https://kraken.io/" + }, + { + "name": "Krakenjs", + "files": [ + "krakenjs.svg" + ], + "shortname": "krakenjs", + "url": "http://krakenjs.com/" + }, + { + "name": "Laravel", + "files": [ + "laravel.svg" + ], + "shortname": "laravel", + "url": "http://laravel.com/" + }, + { + "name": "Leafjet", + "files": [ + "leafjet.svg" + ], + "shortname": "leafjet", + "url": "http://leafletjs.com/" + }, + { + "name": "Less", + "files": [ + "less.svg" + ], + "shortname": "less", + "url": "http://lesscss.org/" + }, + { + "name": "Lodash", + "files": [ + "lodash.svg" + ], + "shortname": "lodash", + "url": "https://lodash.com/" + }, + { + "name": "MariaDB", + "files": [ + "mariadb.svg" + ], + "shortname": "mariadb", + "url": "https://mariadb.org/" + }, + { + "name": "Marionette.js", + "files": [ + "marionette.svg" + ], + "shortname": "marionette", + "url": "http://marionettejs.com/" + }, + { + "name": "Markdown", + "files": [ + "markdown.svg" + ], + "shortname": "markdown", + "url": "http://daringfireball.net/projects/markdown/" + }, + { + "name": "Material UI", + "files": [ + "material-ui.svg" + ], + "shortname": "material-ui", + "url": "http://material-ui.com/" + }, + { + "name": "MDN", + "files": [ + "mdn.svg" + ], + "shortname": "mdn", + "url": "https://developer.mozilla.org/" + }, + { + "name": "Memcached", + "files": [ + "memcached.svg" + ], + "shortname": "memcached", + "url": "http://memcached.org/" + }, + { + "name": "Meteor", + "files": [ + "meteor-icon.svg", + "meteor.svg" + ], + "shortname": "meteor", + "url": "https://www.meteor.com/" + }, + { + "name": "Mocha", + "files": [ + "mocha.svg" + ], + "shortname": "mocha", + "url": "http://mochajs.org/" + }, + { + "name": "Modernizr", + "files": [ + "modernizr.svg" + ], + "shortname": "modernizr", + "url": "http://modernizr.com/" + }, + { + "name": "MongoDB", + "files": [ + "mongodb.svg" + ], + "shortname": "mongodb", + "url": "https://www.mongodb.org/" + }, + { + "name": "MySQL", + "files": [ + "mysql.svg" + ], + "shortname": "mysql", + "url": "http://dev.mysql.com/" + }, + { + "name": "NativeScript", + "files": [ + "nativescript.svg" + ], + "shortname": "nativescript", + "url": "https://www.nativescript.org/" + }, + { + "name": "Neat", + "files": [ + "neat.svg" + ], + "shortname": "neat", + "url": "http://neat.bourbon.io/" + }, + { + "name": "NGINX", + "files": [ + "nginx.svg" + ], + "shortname": "nginx", + "url": "https://www.nginx.com/" + }, + { + "name": "Nodejitsu", + "files": [ + "nodejitsu.svg" + ], + "shortname": "nodejitsu", + "url": "https://www.nodejitsu.com/" + }, + { + "name": "Node.js", + "files": [ + "nodejs-icon.svg", + "nodejs.svg" + ], + "shortname": "nodejs", + "url": "https://nodejs.org/" + }, + { + "name": "nodemon", + "files": [ + "nodemon.svg" + ], + "shortname": "nodemon", + "url": "http://nodemon.io/" + }, + { + "name": "NPM", + "files": [ + "npm.svg", + "npm-2.svg" + ], + "shortname": "npm", + "url": "https://www.npmjs.com/" + }, + { + "name": "Nuclide", + "files": [ + "nuclide.svg" + ], + "shortname": "nuclide", + "url": "http://nuclide.io/" + }, + { + "name": "OAuth", + "files": [ + "oauth.svg" + ], + "shortname": "oauth", + "url": "http://oauth.net/" + }, + { + "name": "Open Graph", + "files": [ + "open-graph.svg" + ], + "shortname": "open-graph", + "url": "http://ogp.me/" + }, + { + "name": "OpenLayers", + "files": [ + "openlayers.svg" + ], + "shortname": "openlayers", + "url": "http://openlayers.org/" + }, + { + "name": "Optimizely", + "files": [ + "optimizely.svg" + ], + "shortname": "optimizely", + "url": "https://www.optimizely.com/" + }, + { + "name": "Passport", + "files": [ + "passport.svg" + ], + "shortname": "passport", + "url": "http://passportjs.org/" + }, + { + "name": "PhoneGap", + "files": [ + "phonegap.svg", + "phonegap-bot.svg" + ], + "shortname": "phonegap", + "url": "http://phonegap.com/" + }, + { + "name": "PHP", + "files": [ + "php.svg" + ], + "shortname": "php", + "url": "http://php.net/" + }, + { + "name": "Polymer", + "files": [ + "polymer.svg" + ], + "shortname": "polymer", + "url": "https://www.polymer-project.org/1.0/" + }, + { + "name": "PostgreSQL", + "files": [ + "postgresql.svg" + ], + "shortname": "postgresql", + "url": "http://www.postgresql.org/" + }, + { + "name": "Puppet", + "files": [ + "puppet.svg" + ], + "shortname": "puppet", + "url": "https://puppetlabs.com/" + }, + { + "name": "Python", + "files": [ + "python.svg" + ], + "shortname": "python", + "url": "https://www.python.org/" + }, + { + "name": "Q", + "files": [ + "q.svg" + ], + "shortname": "q", + "url": "https://github.com/kriskowal/q" + }, + { + "name": "Rails", + "files": [ + "rails.svg" + ], + "shortname": "rails", + "url": "http://rubyonrails.org/" + }, + { + "name": "Raphaël", + "files": [ + "raphael.svg" + ], + "shortname": "raphael", + "url": "http://raphaeljs.com/" + }, + { + "name": "React", + "files": [ + "react.svg" + ], + "shortname": "react", + "url": "https://facebook.github.io/react/" + }, + { + "name": "Redis", + "files": [ + "redis.svg" + ], + "shortname": "redis", + "url": "http://redis.io/" + }, + { + "name": "RequireJS", + "files": [ + "require.svg" + ], + "shortname": "require", + "url": "http://requirejs.org/" + }, + { + "name": "Rest", + "files": [ + "rest.svg" + ], + "shortname": "rest", + "url": "https://en.wikipedia.org/wiki/Representational_state_transfer" + }, + { + "name": "Ruby", + "files": [ + "ruby.svg" + ], + "shortname": "ruby", + "url": "https://www.ruby-lang.org/" + }, + { + "name": "RubyGems", + "files": [ + "rubygems.svg" + ], + "shortname": "rubygems", + "url": "https://rubygems.org/" + }, + { + "name": "SaltStack", + "files": [ + "saltstack.svg" + ], + "shortname": "saltstack", + "url": "http://saltstack.com/" + }, + { + "name": "Sass", + "files": [ + "sass.svg" + ], + "shortname": "sass", + "url": "http://sass-lang.com/" + }, + { + "name": "Scala", + "files": [ + "scala.svg" + ], + "shortname": "scala", + "url": "http://www.scala-lang.org/" + }, + { + "name": "Sinatra", + "files": [ + "sinatra.svg" + ], + "shortname": "sinatra", + "url": "http://www.sinatrarb.com/" + }, + { + "name": "Snap.svg", + "files": [ + "snap-svg.svg" + ], + "shortname": "snap-svg", + "url": "http://snapsvg.io/" + }, + { + "name": "Socket.io", + "files": [ + "socket.io.svg" + ], + "shortname": "socket.io", + "url": "http://socket.io/" + }, + { + "name": "Stack Overflow", + "files": [ + "stackoverflow.svg" + ], + "shortname": "stackoverflow", + "url": "http://stackoverflow.com/" + }, + { + "name": "Stack", + "files": [ + "stash.svg" + ], + "shortname": "stash", + "url": "https://www.atlassian.com/software/stash" + }, + { + "name": "Stylus", + "files": [ + "stylus.svg" + ], + "shortname": "stylus", + "url": "https://learnboost.github.io/stylus/" + }, + { + "name": "SVG", + "files": [ + "svg.svg" + ], + "shortname": "svg", + "url": "http://www.w3.org/Graphics/SVG/" + }, + { + "name": "Swift", + "files": [ + "swift.svg" + ], + "shortname": "swift", + "url": "https://developer.apple.com/swift/" + }, + { + "name": "Traackr", + "files": [ + "traackr.svg" + ], + "shortname": "traackr", + "url": "http://traackr.com/" + }, + { + "name": "Travis CI", + "files": [ + "travis-ci-icon.svg", + "travis-ci.svg" + ], + "shortname": "travis-ci", + "url": "https://travis-ci.org/" + }, + { + "name": "Vagrant", + "files": [ + "vagrant.svg" + ], + "shortname": "vagrant", + "url": "https://www.vagrantup.com/" + }, + { + "name": "Visual Studio", + "files": [ + "visual-studio.svg" + ], + "shortname": "visual-studio", + "url": "https://www.visualstudio.com/" + }, + { + "name": "Vue.js", + "files": [ + "vue.svg" + ], + "shortname": "vue", + "url": "http://vuejs.org/" + }, + { + "name": "W3C", + "files": [ + "w3c.svg" + ], + "shortname": "w3c", + "url": "http://www.w3.org/" + }, + { + "name": "webpack", + "files": [ + "webpack.svg" + ], + "shortname": "webpack", + "url": "http://webpack.github.io/" + }, + { + "name": "WebPlatform", + "files": [ + "webplatform.svg" + ], + "shortname": "webplatform", + "url": "https://www.webplatform.org/" + }, + { + "name": "Wercker", + "files": [ + "wercker.svg" + ], + "shortname": "wercker", + "url": "http://wercker.com/" + }, + { + "name": "Wordpress", + "files": [ + "wordpress-icon.svg", + "wordpress.svg" + ], + "shortname": "wordpress", + "url": "https://wordpress.org/" + }, + { + "name": "YCombinator", + "files": [ + "ycombinator.svg" + ], + "shortname": "ycombinator", + "url": "http://www.ycombinator.com/" + }, + { + "name": "Yeoman", + "files": [ + "yeoman.svg" + ], + "shortname": "yeoman", + "url": "http://yeoman.io/" + } + ] +} \ No newline at end of file diff --git a/logos/ansible.svg b/logos/ansible.svg new file mode 100644 index 0000000..ffe38b1 --- /dev/null +++ b/logos/ansible.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/arduino.svg b/logos/arduino.svg new file mode 100644 index 0000000..e45d916 --- /dev/null +++ b/logos/arduino.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/bourbon.svg b/logos/bourbon.svg new file mode 100644 index 0000000..5254492 --- /dev/null +++ b/logos/bourbon.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/elasticsearch.svg b/logos/elasticsearch.svg new file mode 100644 index 0000000..7c30784 --- /dev/null +++ b/logos/elasticsearch.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/haskell.svg b/logos/haskell.svg new file mode 100644 index 0000000..46967af --- /dev/null +++ b/logos/haskell.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/logos/jira.svg b/logos/jira.svg new file mode 100644 index 0000000..f5dc354 --- /dev/null +++ b/logos/jira.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/kraken.svg b/logos/kraken.svg index 1967d37..2b3ac87 100644 --- a/logos/kraken.svg +++ b/logos/kraken.svg @@ -1,7 +1,61 @@ - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/krakenjs.svg b/logos/krakenjs.svg new file mode 100644 index 0000000..1967d37 --- /dev/null +++ b/logos/krakenjs.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/logos/neat.svg b/logos/neat.svg new file mode 100644 index 0000000..ff3b182 --- /dev/null +++ b/logos/neat.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/logos/saltstack.svg b/logos/saltstack.svg new file mode 100644 index 0000000..848aa19 --- /dev/null +++ b/logos/saltstack.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/logos/stash.svg b/logos/stash.svg new file mode 100644 index 0000000..f75ccf7 --- /dev/null +++ b/logos/stash.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + \ No newline at end of file