Skip to content

Commit 8c5333c

Browse files
committed
🔧 📝 Add social media support
* Add OpenGraph tag for mastodon * Add social media links
1 parent d8d2797 commit 8c5333c

File tree

3 files changed

+17
-1
lines changed

3 files changed

+17
-1
lines changed

CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ emergencies when we need to start branches for older versions.
1919
Added
2020
~~~~~
2121

22+
* 🔧 📝 Add social media support
23+
24+
* Add OpenGraph tag for mastodon
25+
* Add social media links
2226
* 📝 Add PyPI digital attestations
2327
* 📝 Add What’s new?
2428
* 📝 Add conversion to reST

README.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,13 @@ Installation
118118
Follow us
119119
---------
120120

121-
* `GitHub <https://github.com/veit/python-basics-tutorial>`_
121+
.. _follow-us:
122+
123+
* `GitHub <https://github.com/veit/python-basics-tutorial-de>`_
124+
* `Mastodon <https://mastodon.social/@Python4DataScience>`_
125+
* `Bluesky <https://bsky.app/profile/python4data.science>`_
126+
127+
.. _end-follow-us:
122128

123129
Pull-Requests
124130
-------------

docs/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ All tutorials serve as seminar documents for our harmonised training courses:
9393
.. _`News from Python for data science`:
9494
https://cusy.io/en/our-training-courses/news-from-python-for-data-science
9595

96+
Follow us on…
97+
98+
.. include:: ../README.rst
99+
:start-after: follow-us:
100+
:end-before: end-follow-us:
101+
96102
.. toctree::
97103
:titlesonly:
98104
:hidden:

0 commit comments

Comments
 (0)