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/Kartikey's personal site
6ziqfmhttps://ziqfm.comziqfm's personal site
7Kathttps://katt07.github.io/portfolio-website/Khreyash'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.

join

  1. choose a slug (unique code) for your site
  2. add the webring HTML 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.