Commit Graph
11 Commits
Author SHA1 Message Date
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 CannonandThaddee Tyl 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 CannonandThaddee Tyl 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