There are 10 sites in the webring.
| # | Name | URL | About | Owner |
|---|---|---|---|---|
| 1 | webring | https://404salad.github.io/webring/ | you are here! | |
| 2 | 404salad | https://blog.404salad.com/ | 404salad's blog | https://github.com/404salad |
| 3 | Grecil | https://grecil.in/ [rss] | Grecil's personal site | |
| 4 | Robin | https://robinroy.xyz/ | Robin's personal site | |
| 5 | hellokartikey | https://hellokartikey.github.io/ | I like reading, writing, drawing, programming, and anime. ;) | https://github.com/hellokartikey |
| 6 | ziqfm | https://ziqfm.com | ziqfm's personal site | |
| 7 | Kat | https://katt07.github.io/portfolio-website/ | Kat's personal site | |
| 8 | Shreyash | https://shreyashbartwal.github.io/ | Shreyash's personal site | |
| 9 | nzec | https://nzec.sh | nzec's personal site | https://discuss.systems/@nzec |
| 10 | Magitian | https://magitian.is-a.dev/ | Magitian's $HOME, Magitian's rules | https://fedia.social/@magitian |
You can add all sites with declared RSS feeds to your feed reader with this OPML link.
<a href="https://404salad.github.io/webring/YOUR_SLUG/previous">⟵</a>Feel free to customize the content as you'd like, as long as the links are intact. make sure to replace
<a href="https://404salad.github.io/webring">webring</a>
<a href="https://404salad.github.io/webring/YOUR_SLUG/next">⟶</a>
YOUR_SLUG with your actual slug!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.