diff --git a/static/style.css b/static/style.css index fcf79bf..03666fa 100644 --- a/static/style.css +++ b/static/style.css @@ -199,6 +199,10 @@ pre .value, code .value, code.value { color: #88305b; } +.front-light .bluesky, .front-light .bluesky:hover { + color: #305b88; +} + .front-dark .web, .front-dark .web:hover { color: #b7e4c6; } @@ -207,7 +211,12 @@ pre .value, code .value, code.value { color: #e4b7c6; } -.fediverse img { +.front-dark .bluesky, .front-dark .bluesky:hover { + color: #b7c6e4; +} + +.fediverse img, +.bluesky img { height: 1em; } diff --git a/templates/base.html b/templates/base.html index 1fbca75..e6cb335 100644 --- a/templates/base.html +++ b/templates/base.html @@ -46,8 +46,9 @@ @@ -58,8 +59,9 @@ diff --git a/templates/index.html b/templates/index.html index 6e8f023..cabcd3d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,6 +24,10 @@
+

Bridgy Fed connects 🌐 web sites and blogs, the fediverse, and Bluesky. You can use it to make your profile on one visible in another, follow people, see their posts, and reply and like and repost them. Interactions work in both directions as much as possible. See the docs for more info.

+
+ +

Got a 🌐 web site? Enter it here to use it on the fediverse:

@@ -32,20 +36,22 @@

-
-

Got a fediverse account? Bridge it to Bluesky Or follow any 🌐 web site, eg example.com, by searching for @example.com@web.brid.gy in your fediverse instance.

-
-
-

Bridgy Fed connects some of the most popular decentralized social networks. You can use it from one network to make your profile visible in another network, follow people there, see their posts, and reply and like and repost them. All interactions work in both directions. See the docs for more info.

+

Got a fediverse account? Bridge it to Bluesky by following @bsky.brid.gy@bsky.brid.gy, or follow a 🌐 web site like example.com by searching for @example.com@web.brid.gy.

+
-

Bridgy Fed currently supports web sites and blogs, the fediverse (via ActivityPub), and Bluesky (via AT Protocol). Nostr and Farcaster are under consideration for the future.

+

Got a Bluesky account? Bridge it to the fediverse by following @ap.brid.gy.

+
+ + + +
-

Bridgy Fed is a free, non-commercial, open source service. More background here. Feedback and bug reports are welcome!

+

Bridgy Fed is a free, non-commercial, open source service. More background here. Bug reports, feature requests, and other feedback are welcome!