mirror of
https://github.com/dariusk/rss-to-activitypub.git
synced 2024-11-26 10:59:20 +02:00
Main view in PL language
This commit is contained in:
parent
2d95932c15
commit
db150f9a81
|
@ -1,11 +1,15 @@
|
|||
html
|
||||
head
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
title Feed Converter
|
||||
title RSS2Fediwersum
|
||||
style
|
||||
include style.css
|
||||
body
|
||||
h1 RSS to ActivityPub Converter
|
||||
p.account by <a href="https://friend.camp/@darius">Darius Kazemi</a>
|
||||
p This is a service to convert any RSS feed into an account that Mastodon (or any other ActivityPub social network) can subscribe to. <a href="https://github.com/dariusk/rss-to-activitypub/">Source code here</a>.
|
||||
p <a href="/convert/">Click here to start!</a>
|
||||
h1 Kanały RSS do Fediwersum (rss2fedi)
|
||||
f4 od zespołu <a href="https://lhub.pl">Lhub.pl</a>
|
||||
p To jest serwis oferujący Boty ActivityPub konwertujące kanały RSS do strumienia powiadomień. Możesz je subskrybować z Mastodona lub innych aplikacji zgodnych z Fediwersum/ActivityPub.
|
||||
p Lista botów <a href="https://lhub.pl/rss2fedi/">Rss2Fedi</a>
|
||||
p Chcesz nam zgłosić kolejny feed RSS do dodania? <a href="mailto:m0bi@vivaldi.net">Napisz</a>
|
||||
p Bazuje na projekcie RSS to ActivityPub Converter (<a href="https://github.com/dariusk/rss-to-activitypub/">Kod</a>) od <a href="https://friend.camp/@darius">Darius Kazemi</a>.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue