a webring for robot-aligned beings! powered by ringfairy
-
choose a slug for your site (a unique identifier)
-
add the webring links to your site:
<a href="https://stellophiliac.github.io/roboring/YOUR_SLUG/previous"> <- </a>
<a href="https://stellophiliac.github.io/roboring">roboring</a>
<a href="https://stellophiliac.github.io/roboring/YOUR_SLUG/next"> -> </a>
- submit a pull request adding yourself to
websites.json
, or email me at[email protected]
and i'll add you manually.
if you submit a PR, entries should have the name of your site, your slug, a short description, your site link, your rss feed (if applicable), and a contact link (such as an email or social media)
here's an example entry:
{
"name": "Example Website",
"slug": "example",
"about": "example site",
"url": "https://example.com/",
"rss": "https://example.com/index.xml",
"owner": "[email protected]"
}