Webring List

[ ⟵ prev | next ⟶ ]
a webring for friends

Members

There are 9 sites in the webring.

#NameURLAboutOwner
1webringhttps://404salad.github.io/webring/you are here!
2Sahilhttps://aboutsahil.vercel.app/Sahil's personal site
3Grecilhttps://grecil.in/ [rss]Grecil's personal site
4Robinhttps://robinroy.xyz/Robin's personal site
5hellokartikeyhttps://hellokartikey.github.io/I like reading, writing, drawing, programming, and anime. ;)https://github.com/hellokartikey
6ziqfmhttps://ziqfm.comziqfm's personal site
7Kathttps://katt07.github.io/portfolio-website/Kat's personal site
8Shreyashhttps://shreyashbartwal.github.io/Shreyash's personal site
9nzechttps://nzec.shnzec's personal sitehttps://discuss.systems/@nzec

You can add all sites with declared RSS feeds to your feed reader with this OPML link.

How to Join?

  1. Choose a slug (unique code) for your site.
  2. Add the webring HTML buttons somewhere on 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>
    Feel free to customize the content as you'd like, as long as the links are intact. make sure to replace YOUR_SLUG with your actual slug!
  3. Open a pull request on github and add your site to websites.json. here's the format:
    {
      "name": "your name",
    "slug": "your slug",
    "about": "short description of your site",
    "url": "your site url",
    "rss": "your rss feed url (optional, delete if unneeded)",
    "owner": "link to you: could be social media, neocities profile, an email, etc..." }
    Make sure everything's in quotes, and that there's a comma after the closing curly brace } of the previous item.