File tree Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Expand file tree Collapse file tree 3 files changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,10 @@ emergencies when we need to start branches for older versions.
19
19
Added
20
20
~~~~~
21
21
22
+ * 🔧 📝 Add social media support
23
+
24
+ * Add OpenGraph tag for mastodon
25
+ * Add social media links
22
26
* 📝 Add PyPI digital attestations
23
27
* 📝 Add What’s new?
24
28
* 📝 Add conversion to reST
Original file line number Diff line number Diff line change @@ -118,7 +118,13 @@ Installation
118
118
Follow us
119
119
---------
120
120
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 :
122
128
123
129
Pull-Requests
124
130
-------------
Original file line number Diff line number Diff line change @@ -93,6 +93,12 @@ All tutorials serve as seminar documents for our harmonised training courses:
93
93
.. _`News from Python for data science` :
94
94
https://cusy.io/en/our-training-courses/news-from-python-for-data-science
95
95
96
+ Follow us on…
97
+
98
+ .. include :: ../README.rst
99
+ :start-after: follow-us:
100
+ :end-before: end-follow-us:
101
+
96
102
.. toctree ::
97
103
:titlesonly:
98
104
:hidden:
You can’t perform that action at this time.
0 commit comments