Commit Graph

16 Commits

Author SHA1 Message Date
Thaddee Tyl
77de60a698 Added all contributors. 2014-03-30 18:19:00 +00:00
Thaddee Tyl
dcf24d11dc Omit needless domain sharding number. 2014-03-29 18:00:09 +01:00
Thaddee Tyl
0b3645d7fa Use a GitHub avatar when gravatar fails. 2014-03-28 23:57:43 +01:00
Thaddee Tyl
1732258e89 Demo of Packagist license information. 2014-03-27 12:38:19 +01:00
Thaddee Tyl
43bfff5c73 Code climate coverage example. 2014-03-26 16:02:21 +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
Mark S. Everitt
569714d986 Adds a badge that gets the latest github tag. 2014-03-14 00:36:41 +00:00
Adrian Kashivskyy
e4c7a30f07 Add CocoaPods version integration 2014-03-12 21:46:00 +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
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
f2de13e791 Separate vendors in categories.
Version, downloads, miscellaneous.
2014-02-15 19:33:51 +01:00
Thaddee Tyl
109a437d0a try.html for testing, index.html generated. 2014-02-15 22:42:25 +01:00