💾 Archived View for silbernagel.dev › gemlog › introducing-beamring captured on 2023-11-04 at 11:07:25. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

🚧 View Differences

-=-=-=-=-=-=-

       __                          __         __  __
 ___ _/ /  ___ ____  ___  __ _____/ /__ ___ _/ /_/ /
/ _ `/ _ \/ _ `/ _ \/ _ \/ // / _  / -_) _ `/ __/ _ \
\_,_/_//_/\_,_/ .__/ .__/\_, /\_,_/\__/\_,_/\__/_//_/
             /_/  /_/   /___/

Introducing Beamring

Posted on Sat, July 08 2023

Today I released a new open-source project, Beamring. It's a simple implementation of a webring built on the BEAM for the BEAM community.

The Beamring site

Introduction to Webrings

The Source code

Why?

Before there was reliable search engines or big social media networks, discovery on the web was hard. Webrings were formed as a way to link similar content sites together and provided a way for people to find the content they wanted.

As the walled gardens (Facebook, Twitter and Reddit) are falling apart and big search engines are less and less trustworthy, the Indieweb has a chance to flourish and webrings could prove to be useful once again.

The Indieweb

Can my site be added?

I'm glad you asked!

If you have a site that you feel should be added to Beamring, there are two steps to take.

Step One

First you'll need to add a small code snippet to your site, something similar to the following:

<div>
    <p>
        <a href="https://beamring.io/previous?host=https://yoursite.com">←</a>
        <a href="https://beamring.io">Beamring</a>
        <a href="https://beamring.io/next?host=https://yoursite.com">→</a>
    </p>
</div>

This is what makes the webring work. Each site that is part of the ring does this and the links will redirect the visitor to the next or previous site in the ring.

Step Two

Fill out this github issue

Use that link to request being added and once I've validated that the above markup is on your site, you'll be added.

Whats Next

I don't have much else planned for this tiny project, but am always happy to take feature requests.

Create a github issue for feature requests

Go forth and explore the Indieweb

Syndicate to the Fediverse

My Capsule Links

🏠 Home

🔑 My Public Key

💎 Gemlog