joining the webring
How do I join?
You just need to have a personal website and be a cool person.
Open a PR and add a file called yourname.yaml. The body should contain the following information:
- name [String] = a username or other name used to refer to you
- website [String] = link to your personal website
- description [String] = short description of you and your website
- img [String] = base64 encoded 88x31 badge. Use a generator if you don't already have one.
Once your PR is merged, add the webring badge to your website with an iframe e.g
<iframe height = "40" width="100%" src = "https://webring.phthallo.com/api/widgets/yourname?format=[format]&style=[style]"/>
Styling
Three options are provided by default - replace [format] with one of minimal, text or image.
However, there are additional endpoints which allow extra customisation, if you want to make it fit in with your website more - I strongly recommend you do this. See the API docs for more.
part of the placeholder webring