Commit Graph
55 Commits
Author SHA1 Message Date
Thaddee Tyl 16da2eee02 Allow {png,gif,jpg,pdf} output. 2014-01-05 12:36:51 +01:00
Mathias Bynens de668667d3 website: Copy improvements 2014-01-05 10:48:08 +01:00
Thaddee Tyl 382b998949 website: cuter. Mention repo. Mention one more bug. 2014-01-04 23:47:17 +01:00
Thaddee Tyl 57b5a0908e website: added a form to encourage making badges. 2014-01-04 23:16:44 +01:00
Thaddee Tyl cd6bfd23ea Cache images: max-age + last-modified. 2014-01-04 20:36:52 +01:00
Thaddee Tyl 2d65f0aecb Simple website index page. 2014-01-04 19:40:28 +01:00
Thaddee Tyl 3537924372 [badge] download + added color blue.
We now have all the colors from Buckler:
<https://github.com/gittip/img.shields.io/blob/6b9c9493932be8d3baaa7d53afb1c8996a81de26/png.go#L28>
2014-01-04 17:13:15 +01:00
Thaddee Tyl c73f7d098f Server: allow arbitrary hex colors.
Fixes #12 since that ensures Buckler parity.
2014-01-04 16:56:24 +01:00
Thaddee Tyl 5612084749 Heroku instance creation information. 2014-01-04 14:03:45 +01:00
Thaddee Tyl 3634da8c9d make deploy: pushes master on the heroku instance. 2014-01-04 13:52:15 +01:00
Thaddee Tyl 1b3f60ab8e Use local verdana file if available. 2014-01-04 13:34:13 +01:00
Thaddee Tyl c04d52da73 Proper escaping for the web service. 2014-01-03 23:49:05 +01:00
Thaddee Tyl 1bd5cda174 Omit needless space.
See commit dc1f0
2014-01-03 23:48:43 +01:00
Thaddee Tyl c566277391 Node engine version information. Deployment files. 2014-01-03 19:25:49 +01:00
Mathias Bynens dc1f063cf0 template.svg: Remove redundant space
SVGO doesn’t remove it, so let’s do it manually.
2014-01-03 19:12:07 +01:00
Thaddee Tyl 08172c504b Automated server. 2014-01-03 17:08:19 +01:00
Thaddee Tyl 9bdbe595b9 Separate color scheme data in its own file. 2014-01-03 16:27:18 +01:00
Thaddee Tyl 3f906d533b Separate the SVG-generating logic. 2014-01-03 16:21:06 +01:00
Thaddee Tyl 57b6aabbbc Using stop-opacity for gradient transparency.
Blink, I'm looking straight at you with wide open eyes.
2014-01-03 15:57:58 +01:00
Thaddee Tyl ccbf9b49bc Doc and default values for each color. 2014-01-03 14:59:48 +01:00
Thaddee Tyl 4542f7903d Requiring a single color in the badges JSON format. 2014-01-03 14:31:21 +01:00
Thaddee Tyl 6ddc2dcb1e Single color input. 2014-01-03 14:17:19 +01:00
Thaddee Tyl 7d1436a25e Omit needless widths. 2014-01-03 12:39:40 +01:00
Thaddee Tyl ca79a51fb0 Bring text 1px closer to center.
As shown in Shields.io's proportions picture: <https://github.com/gittip/shields.io/blob/c94dec377cfb685ce09695096aa719e9220f262e/static/proportions.png>.
2014-01-03 12:37:05 +01:00
Thaddee Tyl cb3da5cb17 Automatic measurement of text. 2014-01-03 12:29:54 +01:00
Thaddee Tyl ef42d2f872 Size update to "dependencies up-to-date". 2014-01-03 11:30:26 +01:00
Thaddee Tyl 451c98fbb6 [badge] Dependencies up-to-date. 2014-01-03 11:28:34 +01:00
Thaddee Tyl be4d5d5712 [badge] Dependencies update / unkown. 2014-01-03 10:59:24 +01:00
Thaddee Tyl c655ba9980 Light grey color scheme. 2014-01-03 10:56:21 +01:00
Thaddee Tyl f6a7966bb2 Badge "dependencies out of date": larger size. 2014-01-03 10:56:21 +01:00
Mathias BynensandThaddee Tyl 86dc6456f2 Add more color schemes
Ref. #8.
2014-01-03 10:56:21 +01:00
Mathias Bynens b6d0c29eb7 README: Fix typo 2014-01-03 10:50:37 +01:00
Thaddee Tyl a0f682c36c [badge] Build error. 2014-01-03 10:41:58 +01:00
Thaddee Tyl bbb57967fa [badge] Build unknown. 2014-01-03 10:39:37 +01:00
Thaddee Tyl f1c11271e1 [badge] Build failing. 2014-01-03 10:33:37 +01:00
Thaddee Tyl bf811a063d [badge] Build pending. 2014-01-03 10:27:30 +01:00
Thaddee Tyl 6ea434bf92 Specify that the unit is pixels (if unspecified) 2014-01-03 10:10:15 +01:00
Thaddee Tyl caf1d2e840 Write to svg files async-ly. 2014-01-03 10:10:15 +01:00
Mathias Bynens 647f46c8d4 Add ‘dependencies out of date’ badge 2014-01-03 08:35:03 +01:00
Thaddee Tyl cb18dd0e53 Omit needless SVG file. 2014-01-02 23:18:57 +01:00
Thaddee Tyl 57e351a013 Two more badges. 2014-01-02 22:02:04 +01:00
Thaddee Tyl ccd6f1c7ab Put all images in a folder.
Also, cheez whiz.
2014-01-02 21:00:38 +01:00
Thaddee Tyl 5f610d367a Color schemes. 2014-01-02 20:38:04 +01:00
Thaddee Tyl 186efb97a5 Sequence the continuations in order. 2014-01-02 19:42:13 +01:00
Thaddee Tyl f0b4e71665 Typo fixes. 2014-01-02 18:52:34 +01:00
Mathias Bynens 2b99c27e8d Add SVGO to the pipeline 2014-01-02 18:25:34 +01:00
Thaddee Tyl eb6848f8c9 Some documentary information. 2014-01-02 18:06:05 +01:00
Thaddee Tyl 9641fa7eef Allow optional secondary colorscheme for 1st box. 2014-01-02 18:05:35 +01:00
Thaddee Tyl b6e3fa7d1c Automate creation of SVG badges.
This is related to bug #2.
2014-01-02 17:53:17 +01:00
Thaddee Tyl 7584b2b820 Rely on filters for text shadow. 2014-01-02 16:25:15 +01:00