Skip to content

404salad/webring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/YOUR_SLUG/previous"> <- </a>
<a href="https://404salad.github.io/webring">webring</a>
<a href="https://404salad.github.io/webring/YOUR_SLUG/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": "Example Website",
"slug": "example",
"about": "example site",
"url": "https://example.com/",
"rss": "https://example.com/index.xml",
"owner": "person@example.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 🌐

About

webring for vit and friends!!!

Resources

License

GPL-3.0, OFL-1.1 licenses found

Licenses found

GPL-3.0
LICENSE
OFL-1.1
OFL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7