Commit Graph

172 Commits

Author SHA1 Message Date
Alex Clark
5d85ac727f Wording [ci skip]
Drop the quotes on "friendly PIL fork" and add title case
2015-09-29 06:08:09 -04:00
Andrew Murray
9c20c6d38a Added service argument to coveralls image URL [ci skip] 2015-07-08 23:08:00 +10:00
Andrew Murray
3590902a14 Update Windows badge [ci skip] 2015-06-22 08:42:04 +10:00
Hugo van Kemenade
aa35b3623d Update Windows badge [CI skip]
Point to `pillow-b17vj` (https://ci.appveyor.com/project/wiredfool/pillow-b17vj/history), since that's org's python-pillow/pillow repo, not the wiredfool/pillow personal repo. 

Also, master is available now.
2015-06-19 07:40:23 +03:00
Hugo van Kemenade
bb30dac4ee Clarify build badges [Ci skip]
Three "build: passing" badges in a row looks a bit odd.

AppVeyor allows you to customise the right-hand side text (http://www.appveyor.com/docs/status-badges), but Travis CI doesn't.

But Shields.io allows you to override the default left-hand-side text (which makes more sense) and supports both Travis CI and AppVeyor.

TODO: update Windows branch to master when available.
2015-06-18 22:23:55 +03:00
Hugo van Kemenade
64830c8d0a Fix alt text [CI skip] 2015-06-18 22:05:15 +03:00
Hugo van Kemenade
731363d76a Add AppVeyor badge [CI skip]
Docs: http://www.appveyor.com/docs/status-badges

TODO Change to master branch when available.
2015-06-18 22:02:22 +03:00
hugovk
535ba680f1 Reinstate OS X badge [CI skip] 2015-06-08 16:12:28 +03:00
hugovk
02f84fddf4 Shields.io badges instead of broken pypip.in. PNG->SVG for consistency [CI skip] 2015-06-08 15:02:28 +03:00
Alex Clark
e9a359ced2 Comment badges
Re: #1264
2015-06-08 07:24:40 -04:00
Alex Clark
b09c861d87 Don't show pillow wheel building status [ci skip]
I don't think we need to show this, and comparing builds of the source to builds of the wheels is confusing/misleading IMO
2015-04-04 09:12:42 -04:00
Alex Clark
12ee04a06f Include link to pre-fork changelog [ci skip] 2015-04-01 10:33:11 -04:00
Alex Clark
53d1b82351 Add header to orig readme [ci skip]
So we can link to it from README
2015-04-01 10:29:01 -04:00
Alex Clark
58680fcd7a Fix syntax [ci skip] 2015-04-01 06:52:12 -04:00
Alex Clark
da4469d392 Add link to issues [ci skip] 2015-04-01 06:50:57 -04:00
Alex Clark
db94d48c4e Wording nit [ci skip] 2015-03-24 18:30:42 -04:00
Alex Clark
cbe38021ab On second thought [ci skip]
I don't like the bold afterall
2015-03-24 18:29:31 -04:00
Alex Clark
3c221887f8 Jazz up README [ci skip]
I've not liked the "plain" readme for the last few releases, so I've adjusted things hopefully for the better:

- Rename/add section headers
- Divide content into two sections
- Provide bulleted list with most important links e.g. "install"
2015-03-24 18:23:55 -04:00
Hugo
44bb45d3b3 Add OS X build badge [CI skip]
We have OS X builds in another repo. Show the badge here too, to help spot OS X build breaks sooner (for example, if might pass on Linux).
2015-03-06 10:52:10 +02:00
Hugo
1ee3f1c47b Add Landscape config and badge 2014-10-01 14:46:32 +03:00
Hugo
45073c85d6 Remove Landscape badge until Landscape fixed
Pillow isn't at 100% code health, there's plenty of PEP8 and Pyflakes warnings in our Travis CI. This is a bug in Landscape: 

https://github.com/landscapeio/landscape-issues/issues/70

Let's remove the badge until Landscape's working properly.

Re: #895.
2014-09-17 10:06:57 +03:00
Hugo
a2c2388dc8 Add Landscape health badge
[CI skip]

See https://github.com/python-pillow/Pillow/issues/895
2014-09-10 16:43:23 +03:00
Hugo
81e3379834 Link to CHANGES from README
And use absolute URLs for GitHub links so they work from PyPI.

[CI skip]
2014-08-19 10:53:31 +03:00
Hugo
368b1dce94 Link to contribution guide [CI skip] 2014-08-05 12:27:07 +03:00
Alex Clark
0e5cf2b6e5 Bigger click 2014-07-01 07:16:25 -04:00
Alex Clark
492be8ba3e More concise 2014-07-01 06:50:35 -04:00
Alex Clark
dae96f3762 No comma 2014-07-01 06:35:51 -04:00
Alex Clark
9497525abc Fix coveralls.io URLs 2014-06-03 16:39:17 -04:00
Hugo
9dc2346dea Fix Travis CI badge for new python-pillow name 2014-06-03 11:06:27 +03:00
hugovk
0378a89c64 Use SVG Travis CI badge [ci skip] 2014-04-09 10:37:03 +03:00
Hugo
dd6067dbf4 Coverage badge in README [ci skip] 2014-04-09 10:17:20 +03:00
Alex Clark
6f09474b6c Wording [ci skip] 2013-10-15 08:58:40 -04:00
Alex Clark
4ea4abe57d Don't duplicate info 2013-10-15 08:58:05 -04:00
Alex Clark
08ac59e33c Move warnings to docs 2013-10-15 08:47:10 -04:00
Alex Clark
539f1463cc Make notes more prominent 2013-10-15 08:44:46 -04:00
Steve Johnson
cdaf584b63 Fix some readme formatting 2013-10-08 17:16:45 -07:00
Steve Johnson
9116813e70 Remove PIL porting guide from Readme 2013-10-08 17:15:58 -07:00
Steve Johnson
ea83ab9c58 Clarify contributor updates 2013-10-08 17:15:50 -07:00
Steve Johnson
ab1f35a8a8 Copy/move a bunch of README content to the doc site 2013-10-08 17:13:06 -07:00
Alex Clark
930a55fdbf Add PyPI badges!
http://codeinthehole.com/writing/pypi-readme-badges/
2013-10-06 11:22:41 -04:00
Alex Clark
fcfa97498b Add note about Linux distros 2013-10-04 07:13:14 -04:00
wiredfool
2246e69870 Merge pull request #361 from cgohlke/patch-1
Update Platform support
2013-10-03 11:31:07 -07:00
wiredfool
55a749633d Merge pull request #360 from wiredfool/readme_2
Readme Updates
2013-10-03 11:30:50 -07:00
Christoph Gohlke
029fc76dd6 Update Platform support 2013-10-03 11:04:42 -07:00
wiredfool
851a47c44f more testing added 2013-10-03 09:21:11 -07:00
Alex Clark
72b1f2012b Styling [ci skip] 2013-10-02 13:06:24 -04:00
wiredfool
6ff1e1e6ab Test matrix 2013-10-02 09:04:00 -07:00
Alex Clark
79e024d351 Wording [ci skip] 2013-10-02 07:09:49 -04:00
Alex Clark
b6e8a4a819 Wording [ci skip] 2013-10-02 07:07:14 -04:00
Alex Clark
4bf9f9a3d7 Wording [ci skip] 2013-10-02 07:06:12 -04:00