about

⥼ back to index


the bucket webring was created in january 2022 and is currently managed by bucketfish.

for issues or bugs or suggestions, open a pr on the github repo or find us on discord!


joining

to join the bucket webring, your website must be a mostly hand-coded personal website. this means that stuff like google docs, chatrooms/forums, and product pages are not allowed. wix/google sites/carrd/other "site generators" are discouraged, but if they are highly customised then it's alright!

your website should also be free of homophobic, transphobic, ableist, or otherwise bigoted and hateful content. highly nsfw stuff is also not allowed.

if your website fits that, welcome! submit a pr to this repo by modifying webring.json.

simply add your site's info to the bottom of the json by adding a new field:

{ "name": "<name>", "url": "<url>" }

also please add a comma to the field before. so it's a complete json thing, y'know. but i'll always help you fix it if you forget!

after your pr is approved, please add a navigation bar to your webpage using an embed - which will be explained below. if you cannot add embeds for whatever reason, head to the custom embeds/links section below.


alternatively, if you don't know how json or github works, you can also shoot me a message at bucketfish#3961 on discord or ask in the discord server and i'll add you in.


every once in a while (maybe once a month, around there), i will do a sweep of the websites in the ring — to make sure that everyone's connected and the links can be clicked. if a website's links are broken, i'll drop the webmaster a message in any form that i can (usually a github comment or discord message). if it doesn't get fixed within a week, the website will be removed!


adding an embed

you must add a navigation bar to your website. not adding the navbar may result in eventual removal.

if you are unable to add an iframe to your site (ie. if you use carrd or something), or if you want to make a custom navbar, skip to the next section :)

add the following iframe to your site, and replace your name with the name that you registered using:

<iframe id="bucket-webring" style="width: 100%; height: 3rem; border: none;" src="https://webring.bucketfish.me/embed.html?name=your name"></iframe>

here's an example of what it looks like, with a border so you can see the size:

alternatively, here's a light-mode version:

<iframe id="bucket-webring" style="width: 100%; height: 3rem; border: none;" src="https://webring.bucketfish.me/embed.html?name=your name&lightmode=true"></iframe>

unfortunately, due to how iframes work, you can't style the iframe content beyond the background color.


custom embeds using redirect links

if you can't add an embed, you can manually set up three links in your website: previous page, next page, and a link to the webring website.

here are the links that you should use:

keep these links close so it's clear that it's a part of one thing lol, and it would be nice if you write 'bucket webring' somewhere so people know what they're clicking. as always, feel free to ask if you need help :)


did you do it right?

check if you added the links right correctly by pressing the prev/next links.

if your 'prev' leads to the last person on the list and your 'next' leads to bucketfish, that means you messed up replacing your name somewhere.

make sure you wrote it right, and feel free to reach out if you need help.

all the best, and have fun!


fun facts

did you know that the arrow symbols in the webring embed are fish tail characters :)

i have seem some very fun embeds for this webring! so i might add more embed options. sometime in the future.