Commit Graph

128 Commits

Author SHA1 Message Date
Thaddee Tyl
500b930ae3 server: Omit needless escapeFormat(). 2014-01-22 08:52:37 +01:00
Erin Millard
2fc7a7c191 Allow custom labels for integrated services. 2014-01-22 09:42:56 +10:00
Thaddee Tyl
9ddf3f6a04 Support /travis-ci/ paths for shields.io compatibility 2014-01-20 11:48:05 +01:00
Thaddee Tyl
898f77e707 Advertise Gemnasium support. 2014-01-20 11:40:06 +01:00
Thaddee Tyl
e698fdf39a Gemnasium Integration.
Part of issue #16.

Part of issue #19.
2014-01-20 11:36:41 +01:00
Thaddee Tyl
faf0444be0 Advertise code climate support. 2014-01-20 10:55:54 +01:00
Thaddee Tyl
7d257711f5 Code Climate Integration.
Part of issue #16.
2014-01-20 10:39:53 +01:00
Thaddee Tyl
b888feb353 makefile: phony favicon. 2014-01-19 13:56:25 +01:00
Thaddee Tyl
91f607d3bb Include the readme in NPM. 2014-01-19 13:50:15 +01:00
Thaddee Tyl
d0c8cdf3f8 NPM version 0.2.2
Includes a shebang'ed program.
2014-01-19 13:46:48 +01:00
Thaddee Tyl
84f680db4f test: server PNG. 2014-01-19 13:32:43 +01:00
Thaddee Tyl
a35ab25f61 Omit needless quotation marks. 2014-01-19 13:03:44 +01:00
Thaddee Tyl
58c22dc1cd Readme: extensive format description. 2014-01-19 12:54:12 +01:00
Thaddee Tyl
cf91d344d7 Up-to-date readme. 2014-01-19 12:45:52 +01:00
Thaddee Tyl
866dc8a081 cli: shebang. 2014-01-19 12:45:17 +01:00
Thaddee Tyl
db80e6c650 Coverage badge. 2014-01-19 12:19:35 +01:00
Thaddee Tyl
383f746702 NPM version 0.2.1 2014-01-18 18:57:15 +01:00
Thaddee Tyl
24f1bd6f0f Using __dirname 2014-01-18 18:57:03 +01:00
Thaddee Tyl
48cf0cc008 Tests and coverage analysis. 2014-01-18 17:49:52 +01:00
Thaddee Tyl
d8bdab4ffb website: validated. 2014-01-17 17:44:09 +01:00
Thaddee Tyl
e0ae55f5e4 website: added logo. 2014-01-17 17:41:37 +01:00
Thaddee Tyl
cf8a441dcf website: favicon. 2014-01-17 15:31:29 +01:00
Thaddee Tyl
ece0393852 cli: document the possibility of having several outputs. 2014-01-17 15:27:29 +01:00
Thaddee Tyl
a9d7579eb7 Allow bitmap image output. 2014-01-17 15:25:24 +01:00
Thaddee Tyl
ec9e3501af website: updated contributor list. 2014-01-17 02:05:33 +01:00
Thaddee Tyl
e92060131f Avoid crash in case of invalid travis. 2014-01-15 23:32:35 +01:00
Thaddee Tyl
5c5adbb09b Update on the Firefox bug. 2014-01-15 10:13:20 +01:00
Thaddee Tyl
4f4cbf67a1 Font size increase.
Font order change.

Part of issue #14.
2014-01-14 11:37:40 +01:00
Thaddee Tyl
fdc7bee558 Use of Geneva (for 0.5% of Mac users). 2014-01-13 11:16:38 +01:00
James Harris
9de0b25280 Add support for explicit branches with coveralls service. 2014-01-13 10:24:29 +10:00
Thaddee Tyl
cea7b6a0b0 [trivial] indentation fix. 2014-01-12 16:28:35 +01:00
James Harris
cb625f018a Added support for specific Travis CI branches. 2014-01-12 16:15:56 +01:00
Thaddee Tyl
4e458a1b70 Fixed-size cache store for bitmap images.
Part of issue #23.
2014-01-10 18:01:31 +01:00
Thaddee Tyl
2877a788d7 Bitmap cache.
Bitmap images (PNG & friends) are cached in memory.

Note: the cache is not discriminatory and grows constantly.

Part of issue #23.
2014-01-10 16:10:35 +01:00
Thaddee Tyl
96f2f96509 Clearer links. 2014-01-10 10:42:35 +01:00
Thaddee Tyl
1410ebf63b Text shadow on badges.
This change was considered more legible by at least two folks.
<https://github.com/badges/shields/issues/95#issuecomment-31857450>

Also, the shadow isn't black in order to circumvent a bug in SVGO.
<https://github.com/svg/svgo/issues/168>
2014-01-08 20:50:52 +01:00
Thaddee Tyl
bd9e8d404c Updated images since last template change. 2014-01-08 10:34:19 +01:00
Thaddee Tyl
b18b3ac4dc gh-badges.herokuapp.com → b.adge.me 2014-01-08 10:32:47 +01:00
Stefan Judis
241d242887 Update README.md
Fixed npm naming
2014-01-08 10:25:04 +01:00
Stefan Judis
9559f8772c Update README.md
- moved badge to a different position
2014-01-08 10:25:04 +01:00
Stefan Judis
41cb5e8f23 Update Readme
- added badge ;)
- fixed typo
- added information about cairo dependency
2014-01-08 10:25:03 +01:00
Mathias Bynens
9e5606b3aa Use sans-serif as fallback font
This makes more sense, as Verdana is a sans-serif font.
2014-01-08 10:25:03 +01:00
Mathias Bynens
b038e23042 Remove generic ‘cheez whiz’ badge 2014-01-08 07:32:02 +01:00
Thaddee Tyl
dc1ceaa2ef cli: Omit needless function. 2014-01-07 21:44:41 +01:00
Thaddee Tyl
5e2a7d478e Executable program.
Generates SVG badges.
2014-01-07 15:52:59 +01:00
Thaddee Tyl
9d29a636f3 NPM v0.1.0 2014-01-07 12:29:12 +01:00
Thaddee Tyl
1b8ad975f4 Use b.adge.me 2014-01-06 23:22:54 +01:00
Thaddee Tyl
a3bcd23a6a website: Avoid mixed content for Google Fonts. 2014-01-06 18:38:01 +01:00
Thaddee Tyl
bb3d9ff63c Version starts with v, space removal, s/NPM/npm/. 2014-01-06 17:16:36 +01:00
Thaddee Tyl
0e5e5e4f90 Give metric approximation. 2014-01-06 16:48:28 +01:00