File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 5
5
Dinghy, a GitHub activity digest tool.
6
6
7
7
|pypi-badge | |pyversions-badge | |license-badge |
8
- |sponsor-badge | |mastodon-nedbat | | twitter-nedbat |
8
+ |sponsor-badge | |mastodon-nedbat |
9
9
10
10
Dinghy uses the GitHub GraphQL API to find recent activity on releases, issues
11
11
and pull requests, and writes a compact HTML digest `like this <sample _>`_.
12
12
13
13
14
+ Sample Digest
15
+ =============
16
+
17
+ Here's a sample of a Dinghy digest reporting on `some PSF repos: black,
18
+ requests, and PEPs <sample_> `_.
19
+
20
+
14
21
Getting Started
15
22
===============
16
23
@@ -194,9 +201,6 @@ starting point for your own publishing.
194
201
.. |mastodon-nedbat | image :: https://img.shields.io/badge/dynamic/json?style=flat&labelColor=450657&logo=mastodon&logoColor=ffffff&link=https%3A%2F%2Fhachyderm.io%2F%40nedbat&url=https%3A%2F%2Fhachyderm.io%2Fusers%2Fnedbat%2Ffollowers.json&query=totalItems&label=Mastodon
195
202
:target: https://hachyderm.io/@nedbat
196
203
:alt: nedbat on Mastodon
197
- .. |twitter-nedbat | image :: https://img.shields.io/twitter/follow/nedbat.svg?label=nedbat&style=flat&logo=twitter&logoColor=4FADFF
198
- :target: https://twitter.com/nedbat
199
- :alt: nedbat on Twitter
200
204
.. |sponsor-badge | image :: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
201
205
:target: https://github.com/sponsors/nedbat
202
206
:alt: Sponsor me on GitHub
Original file line number Diff line number Diff line change @@ -9,7 +9,6 @@ long_description_content_type = text/x-rst
9
9
url = https://github.com/nedbat/dinghy
10
10
project_urls =
11
11
# For some reason, these appear in reverse order on pypi...
12
- Twitter = https://twitter.com/nedbat
13
12
Mastodon = https://hachyderm.io/@nedbat
14
13
Funding = https://github.com/sponsors/nedbat
15
14
Issues = https://github.com/nedbat/dinghy/issues
You can’t perform that action at this time.
0 commit comments