Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.7 KB

File metadata and controls

48 lines (31 loc) · 1.7 KB

Webring

a webring for friends. code based on ringfairy and roboring

join

  1. choose a slug for your site (a unique identifier)

  2. add the webring links to your site:

<a href="https://404salad.github.io/webring/oscleaks/previous"> <- </a>
<a href="https://404salad.github.io/webring">webring</a>
<a href="https://404salad.github.io/webring/oscleaks/next"> -> </a>
  1. submit a pull request adding yourself to websites.json

  2. 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": "OSC-LEAKS",
  "slug": "oscleaks",
  "about": "Fan project sharing object show content like BFDI, TPOT, and Inanimate Insanity leaks, behind-the-scenes, and archives.",
  "url": "https://osc-leaks.neocities.org/",
  "owner": "mephonem55email@gmail.com"
}

🔮 What is a Webring?

A webring is a collection of websites linked together in a loop. Each website contains links to the previous and next websites in the ring. If you navigate far enough, eventually you end up back where you started!

Webring example graphic

Webrings were popular in the early days of the internet as a way for website owners to promote each other's content and encourage community engagement.

This is a tool for anyone who has some kind of personal website or blog and wishes to connect with others. You can use it to grow your own online community from scratch!


That's it!
Happy linking 🌐