This is a webring for people passionate about operating system development (or even just low-level stuff). If you're working on an OS, writing low-level code, or just love tinkering with the bare metal, this is the place to connect!
Joining the webring is super simple. Literally just follow these steps:
- Fork this repository.
- Add your website to the
websites.jsonc
file in the following format:{ "name": "Your Site Name", "site": "https://yourwebsite.com" }
- Submit a pull request. Once approved, your site will be added to the webring!
If you don't have a GitHub account, no worries! Just send an email to me@saxophone.is-a.dev with the following details:
- Your site name
- Your site URL
I'll add your site to the webring manually.
Before you add your site to the webring, please add the following links to your website:
- Next Site:
https://webring.bytesized.us.kg/next/<your site name>
- Previous Site:
https://webring.bytesized.us.kg/prev/<your site name>
- Random Site:
https://webring.bytesized.us.kg/random
- Byte-sized Webring (optional):
https://webring.bytesized.us.kg
Replace <your_site_name>
with the exact name of your site as it appears in the websites.jsonc
file but URL-encoded.
For example, if your site is named My site
, your links would look like this:
- Next:
https://webring.bytesized.us.kg/next/My%20site
- Previous:
https://webring.bytesized.us.kg/prev/My%20site
- Random:
https://webring.bytesized.us.kg/random
It can be in any style or format—it doesn't even matter—just make sure the links are there.
A webring is a collection of websites linked together in a circular structure.
- Your site should at least have something related to operating system development, low-level programming, or anything else of the sorts.
- Nothing explicit, please.
Feel free to open an issue in this repository or email me@saxophone.is-a.dev if you have any questions or need help.
Happy coding, and welcome to the Bytesized Webring! 🎉