Code Monkey home page Code Monkey logo

buckler's People

Contributors

jbowes avatar kevinli avatar nathany avatar peterdavehello avatar philoserf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

buckler's Issues

revise URLs

Reticketed from badges/shields#84.

I believe @olivierlacan has asked for /first/second.png?color. I like the idea of prefixing the path with /v1, though that breaks backcompat (not too worried about that yet?).

Shields are so fuzzy on retina screens they are basically unreadable

I don't think this is just due to the images being 1x โ€” lots of 1x images are at least still as readable as they were before on a 2x screen. For some reason, the particular antialiasing and shadows on these badges are super hard to read on a 2x screen. Fuzzy and illegible and make my eyes hurt.

implement status resolution w/ caching

Reticketed from badges/shields#84.

Currently we hit an HTTP backend to resolve a token such as (travis-ci, rails/rails) into (build, passing). This will need to be a well-documented API as it will be how we on-board third-party services.

Caching headers

Set proper headers for caching and stuff. That will make stuff go faster!

Standalone binary

package up all assets into a single binary that can be attached to github releases

Should escape < and > and /

I'm trying to create a badge that says "<script>" and "</script>" and the site yields 503s whenever I include < or > or / -- even if I url-encode and/or http-encode the parameter. I suspect many non-[a-zA-Z0-9] have a similar concern.

CLI

generate shields from the cli

Add stability badge

[![deprecated](http://badges.github.io/stability-badges/dist/deprecated.svg)](http://github.com/badges/stability-badges)

Shippable build not working for branches except master

I've noticed that images for Shippable builds are not working for branches except master.

Thus the following three images always yield the same result (from master):

https://img.shields.io/shippable/54d119db5ab6cc13528ab183/master.svg
https://img.shields.io/shippable/54d119db5ab6cc13528ab183/staging.svg
https://img.shields.io/shippable/54d119db5ab6cc13528ab183/production.svg

As soon as we trigger a build on master, all three badges change to build | pending and return to build | passing after it completes. A build on staging and production do not yield any change.

Scale

Thanks for this project! It's awesome!

I'd like to know if it's possible to get the shields in different scale, like the "retina" version of shields. Something like "@2x" after the shield name or some other param to assign the size of the required image.

Problem with slash "/"

I'm having trouble to get shields with a slash, both on the vendor and on the status.

I've also tried the URI code for slash %2F but there's no change.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.