This is the open source, self-hostable widget that powers rings created on Webring Studio — but you don’t have to use the app to enjoy it.
This widget displays the loop of your webring:
compact
, card
, or minimal
ring.json
fileSee it live:
https://donnafontenot.github.io/webring-studio-widget/
The widget reads data from a small ring.json
file:
{ “name”: “Sites of Donna Fontenot”, “slug”: “donna”, “sites”: [ { “title”: “Donna Fontenot”, “url”: “https://donnafontenot.com” }, { “title”: “The Grave Blogger”, “url”: “https://thegraveblogger.com” }, { “title”: “Revenge Begins With Insanity”, “url”: “https://revengebeginswithinsanity.com” } ] }
Each widget block is rendered based on a <div>
tag like this:
The style and color can be customized per embed.
ring.json
You can use this standalone… or use Webring Studio to:
This project belongs to the Indie Web. That means:
Questions? Feedback? Want to contribute?
Feel free to fork, remix, and share.
Made with love (and loops) by @donnafontenot