Commit Graph

193 Commits

Author SHA1 Message Date
Andrew Murray
3bfa35b377 Removed reference to Landscape badge [ci skip] 2017-06-25 13:16:42 +10:00
Hugo
a2f873c661 Remove Landscape/health badge
Because the last run was four months ago -- see https://github.com/python-pillow/Pillow/issues/2532.

[CI skip]
2017-06-21 17:34:00 +03:00
Hugo
e35a447ad8 Remove commented download-count badge
The commenting out didn't work, so just remove it.
[CI skip]
2017-03-02 07:30:15 +02:00
Hugo
5364abbae3 Comment out broken PyPI downloads badge
[CI skip]
2017-03-01 11:28:53 +02:00
Andrew Murray
6c59119dcb Renamed reference to OS X to macOS 2016-09-26 19:04:11 +10:00
Andrew Murray
b58f76dc4f Renamed references to OS X to macOS 2016-09-23 21:12:03 +10:00
hugovk
11b8faa761 Update RTD links https://blog.readthedocs.com/securing-subdomains/ 2016-04-28 09:35:03 +03:00
anatoly techtonik
8754f65a42 README.rst fix contribution link 2016-04-06 14:36:12 +03:00
Hugo
619d5effa6 Tabulate badges
Inspired by https://github.com/pytest-dev/pytest-cov/blob/master/README.rst

[CI skip]
2016-04-04 18:25:31 +03:00
Andrew Murray
06dba3486e Updated redirected URL 2016-02-02 11:29:32 +11:00
Alex Clark
10d5c7df6d Don't break the README!
Looks like my Gratipay badge broke rst generation on PyPI, sorry! Should be fixed now. (PyPI won't load external URLs unless they're part of a directive.)
2016-01-01 11:35:27 -05:00
Alex Clark
46ad0e2555 Add Zenodo badge for #1322 [ci skip]
Looks like I had to "draft a release" in the GitHub UI to make this work.
2015-10-06 14:38:09 -04:00
Andrew Murray
a7b1c6ec57 Fixed links for viewing outside readthedocs [ci skip] 2015-10-06 00:23:11 +11:00
Alex Clark
529eebd3c0 Update AppVeyor URL accordingly [ci skip]
c.f. #1468
2015-10-04 15:41:14 -04:00
Alex Clark
e67d903482 Add Gratipay Badge [ci skip]
Note: anyone on the GitHub Pillow Team interested in receiving donations for their contributions may do so via the Gratipay Pillow Team (https://gratipay.com/pillow/). I'm not sure how to add folks, but if you are interested I will figure it out (I'm currently the only recipient.)
2015-10-03 18:59:30 -04:00
Alex Clark
26f5967e5b Add docs badge [ci skip]
Because more badges!
2015-10-01 20:10:15 -04:00
Alex Clark
aa263857f3 Clean up Handbook
A while back somebody awesome forked the PIL Handbook (http://effbot.org/imagingbook/pil-index.htm) to Pillow. IIRC we tried to incorporate the handbook "seemlessly", which apparently meant not using the word "handbook" anywhere. Now that seems confusing, so I'm reorganizing all the handbook content under one section named "Handbook".

This commit:

- Moves guides.rst to handbook/index.rst
- Moves appendices.rst to handbook/
- Removes developer.rst from handbook index.
- Removes porting-pil-to-pillow.rst from handbook index.

Unrelated to the above:

- Shorten title "Porting existing PIL-based code to Pillow" to "Porting"
- Move text "Porting existing PIL-based code to Pillow" to faux sub-header (bold text not sub-header because there's only one section.)

"Porting" may be better named "Migrating", not sure yet.
2015-09-30 06:38:51 -04:00
Alex Clark
a5da0e0c4a Revert "Remove badge [ci skip]"
This reverts commit 0387cfe912.
2015-09-29 18:11:15 -04:00
Alex Clark
0387cfe912 Remove badge [ci skip]
Landscape.io is down #1351.
2015-09-29 10:03:10 -04:00
Alex Clark
ff8c671f74 s/http/https/ [ci skip] 2015-09-29 07:11:55 -04:00
Alex Clark
5b8d75f812 README fixes
- Add Makefile target ``make readme`` to run ``viewdoc``
- Reorg "More Info" sections
  - Docs to the top
  - Less doc links (folks can find more than installation & guides from documentation link)
  - Add link to PRs
  - Reorg link to pre-fork changes
2015-09-29 06:35:07 -04:00
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