This commit is contained in:
parent
a6fc4cacba
commit
6cb4e15740
6 changed files with 17 additions and 17 deletions
|
@ -1 +1 @@
|
|||
27.04.2025
|
||||
28.05.2025
|
|
@ -100,7 +100,7 @@ Selbstverständlich kann eine Kontaktaufnahme auch durch Einladung via Microsoft
|
|||
|
||||
[Pixelfed](https://www.pixelfed.org/) ist ein kostenloser, freier und quelloffener sozialer Netzwerkdienst zum Teilen von Bildern in sozialen Netzwerken. Im Gegensatz zu anderen Bild-Sharing-Netzwerken ist die Architektur von Pixelfed dezentralisiert, was bedeutet, dass Benutzerdaten nicht auf einem zentralen Server gespeichert werden. Pixelfed verwendet das ActivityPub-Kommunikationsprotokoll, welches den Benutzern ermöglicht, mit anderen sozialen Netzwerken wie Mastodon, PeerTube und Friendica zu interagieren. Durch die Anwendung dieses Protokolls wird Pixelfed Teil des Fediverse.
|
||||
|
||||
**Link zum Profil:** :simple-pixelfed: [https://pixelfed.de/users/stiebke](https://pixelfed.de/users/stiebke)
|
||||
**Link zum Profil:** :simple-pixelfed: [https://pixel.hadan.social/users/stiebke](https://pixel.hadan.social/users/stiebke)
|
||||
|
||||
### Lemmy
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ Dieses Impressum gilt auch für die folgenden Social-Media-Präsenzen, Webseiten
|
|||
* [https://bsky.app/profile/stiebke.de](https://bsky.app/profile/stiebke.de)
|
||||
* [https://github.com/stiebke](https://github.com/stiebke)
|
||||
* [https://codeberg.org/stiebke25](https://codeberg.org/stiebke25)
|
||||
* [https://pixelfed.de/users/stiebke](https://pixelfed.de/users/stiebke)
|
||||
* [https://pixel.hadan.social/users/stiebke](https://pixel.hadan.social/users/stiebke)
|
||||
* [https://discuss.hadan.social/u/stiebke](https://discuss.hadan.social/u/stiebke)
|
||||
* [https://iamstephan.info](https://iamstephan.info)
|
||||
* [https://techstack.hadan.de](https://techstack.hadan.de)
|
||||
|
|
|
@ -257,7 +257,7 @@ Illustrations by [unDraw](https://undraw.co/).
|
|||
[:fontawesome-brands-bluesky: Folge @stiebke auf **Bluesky**](https://bsky.app/profile/stiebke.de)<br />
|
||||
|
||||
[:simple-codeberg: Mein Profil auf **Codeberg**](https://codeberg.org/stiebke25)<br />
|
||||
[:simple-pixelfed: Mein Profil auf **Pixelfed**](https://pixelfed.de/users/stiebke)<br />
|
||||
[:simple-pixelfed: Mein Profil auf **Pixelfed**](https://pixel.hadan.social/users/stiebke)<br />
|
||||
[:simple-lemmy: Mein Profil auf **Lemmy**](https://discuss.hadan.social/u/stiebke)<br />
|
||||
|
||||
Daneben stehen weitere Kontaktmöglichkeiten auf meiner [Kontakteseite](/contact/) zur Verfügung.
|
|
@ -159,7 +159,7 @@ extra:
|
|||
#- icon: fontawesome/brands/slack
|
||||
# link: https://hadanit.slack.com/team/U04BLKQF2M8
|
||||
- icon: simple/pixelfed
|
||||
link: https://pixelfed.de/users/stiebke
|
||||
link: https://pixel.hadan.social/users/stiebke
|
||||
- icon: simple/lemmy
|
||||
link: https://discuss.hadan.social/u/stiebke
|
||||
- icon: fontawesome/solid/signal
|
||||
|
|
|
@ -19,30 +19,30 @@
|
|||
# IN THE SOFTWARE.
|
||||
|
||||
# Requirements for core
|
||||
jinja2~=3.0
|
||||
markdown~=3.2
|
||||
mkdocs~=1.6
|
||||
jinja2~=3.1.6
|
||||
markdown~=3.8
|
||||
mkdocs~=1.6.1
|
||||
#mkdocs-material~=9.5
|
||||
mkdocs-material-extensions~=1.3
|
||||
pygments~=2.16
|
||||
pymdown-extensions~=10.2
|
||||
mkdocs-material-extensions~=1.3.1
|
||||
pygments~=2.19.1
|
||||
pymdown-extensions~=10.15
|
||||
mkdocs-material[imaging]
|
||||
|
||||
# Plugins
|
||||
mkdocs-git-revision-date-localized-plugin~=1.4.0
|
||||
mkdocs-git-revision-date-localized-plugin~=1.4.6
|
||||
#mkdocs-git-committers-plugin-2~=2.4.1
|
||||
mkdocs-git-authors-plugin~=0.9.2
|
||||
mkdocs-git-authors-plugin~=0.9.5
|
||||
mkdocs-glightbox~=0.4.0
|
||||
mkdocs-rss-plugin~=1.17.1
|
||||
mkdocs-rss-plugin~=1.17.2
|
||||
mkdocs-macros-plugin~=1.3.7
|
||||
mkdocstrings~=0.29.0
|
||||
mkdocstrings~=0.29.1
|
||||
mkdocstrings-python
|
||||
mkdocs-awesome-pages-plugin~=2.10.1
|
||||
mkdocs-kroki-plugin~=0.9.0
|
||||
|
||||
# Requirements for plugins
|
||||
babel~=2.10
|
||||
babel~=2.17
|
||||
colorama~=0.4
|
||||
paginate~=0.5
|
||||
regex>=2022.4
|
||||
requests~=2.26
|
||||
requests~=2.32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue