Thaddee Tyl
0b3645d7fa
Use a GitHub avatar when gravatar fails.
2014-03-28 23:57:43 +01:00
Thaddee Tyl
db6a654eba
Use word "coverage" for code climate coverage.
2014-03-27 12:39:54 +01:00
Thaddee Tyl
1732258e89
Demo of Packagist license information.
2014-03-27 12:38:19 +01:00
Thaddee Tyl
e142a37d96
Support for Packagist License.
...
Fixes #152 .
2014-03-27 12:34:21 +01:00
Thaddee Tyl
43bfff5c73
Code climate coverage example.
2014-03-26 16:02:21 +01:00
Thaddee Tyl
1502080555
Code Climate coverage integration.
...
Fixes #151 .
2014-03-26 15:27:41 +01:00
Sean Linsley
e8bcec74dc
Explain how to use alternate ports in INSTALL.md
...
`npm start` doesn't work with either approach (don't ask me why), so I changed the default steps to use `node server` to reduce confusion.
2014-03-23 11:12:29 -05:00
Thaddee Tyl
f19ab602f6
Extract Gemnasium data from SVG image.
...
Fixes issue #148 .
2014-03-23 02:27:48 +01:00
Thaddee Tyl
8ce49b9196
npm version: accurate information using Accept header.
...
See <https://github.com/npm/npmjs.org/issues/163 >.
2014-03-19 12:23:11 +01:00
Thaddee Tyl
893dc41807
Mention Travis and Gemnasium support.
2014-03-20 02:13:27 +01:00
Thaddee Tyl
5050698c14
[travis] Accurate badge information.
2014-03-17 16:41:51 +01:00
Thaddee Tyl
0832b76243
Index building.
2014-03-17 13:57:27 +01:00
Thaddee Tyl
8f171ffb8e
Mention vendor reposs.
...
From issue #120
2014-03-17 13:57:27 +01:00
Thaddee Tyl
8ba86f7aff
GitHub Badges: use "tag" and "release".
2014-03-17 13:57:26 +01:00
Thaddee Tyl
2bd90326ad
GitHub Badges: Check for versions.
2014-03-17 13:57:26 +01:00
Thaddee Tyl
e8e80b020f
[website] fixed contributor name.
2014-03-15 12:36:03 +01:00
Mark S. Everitt
806a2dc67d
Adds GitHib release badge.
2014-03-15 02:25:38 +00:00
Thaddee Tyl
c1c35571e6
GitHub tags: Comments, color, version detection.
...
Related to issue #143 .
2014-03-14 16:58:38 +01:00
Mark S. Everitt
569714d986
Adds a badge that gets the latest github tag.
2014-03-14 00:36:41 +00:00
Thaddee Tyl
0fab333668
[website] Build after CocoaPods update.
2014-03-12 23:26:04 +01:00
Adrian Kashivskyy
e4c7a30f07
Add CocoaPods version integration
2014-03-12 21:46:00 +01:00
Thaddee Tyl
bf839e8199
[server] Proper try / catch guards.
...
Fixes issue #139 .
Featuring a massive use of Request (the npm module).
2014-03-12 08:18:25 +01:00
Thaddee Tyl
dc45ccc5da
[npm] Removed lax certificate requirement.
...
The downloads API now has a proper certificate.
2014-03-09 10:11:25 +01:00
Thaddee Tyl
15be3df881
npm downloads work again.
2014-03-05 18:50:29 +01:00
Thaddee Tyl
8e5e2b1524
Mention badges2svg.
2014-03-04 14:09:14 +01:00
Thaddee Tyl
2d99c5b232
[deploy] force add the font file.
2014-03-04 13:57:43 +01:00
Thaddee Tyl
ee4c9f885a
Travis support through its json api, not png
...
If the PNG format (which we only used HEAD with) is rate-limited, as seems to be
the case considering issue #137 , this should fix it. However, this is about
experimentation, since I have received little communication from them on those
issues.
2014-03-04 13:55:00 +01:00
Thaddee Tyl
6d9600f8c0
Simplify default badge data setup.
2014-03-03 22:41:45 +01:00
Chad Whitacre
e708268c06
update Gittip badge on README
...
I renamed our team on Gittip from Shields.io to Shields.
2014-03-03 11:00:09 -05:00
Thaddee Tyl
293b99d967
Using Request for gittip vendor.
2014-03-03 02:41:05 +01:00
Thaddee Tyl
f8ee5dff63
Mention Read the Docs.
...
See issue #136 .
2014-03-01 12:32:31 +01:00
Thaddee Tyl
f3ff7d753f
Update INSTALL.md
2014-02-27 18:08:12 +01:00
Thaddee Tyl
9330684b2e
Ignore project-specific files.
2014-02-27 10:26:51 +01:00
Thaddee Tyl
2e47d69f67
[website] update from issue 135
2014-02-26 22:07:05 +01:00
Brett Cannon
9b0db8be10
Percent-encode arguments to example URL generator
...
Otherwise using characters like `?` will lead to a 404.
2014-02-26 15:48:17 -05:00
Thaddee Tyl
300b0688c2
[website] Make the widget work on localhost.
2014-02-26 13:34:59 +01:00
Thaddee Tyl
7c2f55b225
innerText → textContent
...
innerText is not supported in Firefox (and probably others).
textContent is supported everywhere since IE9.
Related to issue #133 .
2014-02-26 11:18:37 +01:00
Thaddee Tyl
556f2aae0c
Deploy includes uploading the new website.
2014-02-26 11:17:28 +01:00
Brett Cannon
98941dd35c
Consolidate example image URL and JS code
...
Before they had diverged and the link generator lacked the `img.` subdomain.
2014-02-26 11:04:11 +01:00
Brett Cannon
21c22b3f42
Point to badges/shields
2014-02-26 11:02:36 +01:00
Thaddee Tyl
90eeafe8a0
Mention that contributors should modify try.html
.
...
Fixes #131 .
2014-02-26 10:58:06 +01:00
Thaddee Tyl
2331cd3214
Auto-save (and auto-load) analytics data.
2014-02-25 23:04:19 +01:00
Thaddee Tyl
ccefa9b8b8
CNAME for shields.io
2014-02-24 11:53:27 +01:00
Sean Linsley
8834fb2d1c
update Gittip badge in README to use SVG
2014-02-23 16:13:42 -06:00
Thaddee Tyl
3f3f1b30bb
Files related to the switch to the shields repo.
2014-02-23 22:53:34 +01:00
pikesley
711009b2ae
Link to badgerbadgerbadger's new home
2014-02-23 20:24:28 +00:00
Thaddee Tyl
b223047f53
Analytics: don't reset too many days.
2014-02-22 12:18:48 +01:00
Thaddee Tyl
b0a16af913
Omit old files.
2014-02-19 13:46:27 +01:00
Thaddee Tyl
c1bec6b554
Explain try.html in Readme.
2014-02-15 19:36:42 +01:00
Thaddee Tyl
f2de13e791
Separate vendors in categories.
...
Version, downloads, miscellaneous.
2014-02-15 19:33:51 +01:00