Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saxophone-dev/bytesized.webring
this is just 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!
https://github.com/saxophone-dev/bytesized.webring
arm assembly bare-metal bootloader c embedded-systems firmware hackers kernel learning low-level open-source osdev qemu riscv rust systems-programming tinkering webring x86
Last synced: 1 day ago
JSON representation
this is just 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!
- Host: GitHub
- URL: https://github.com/saxophone-dev/bytesized.webring
- Owner: saxophone-dev
- Created: 2025-01-15T06:48:39.000Z (9 days ago)
- Default Branch: trunk
- Last Pushed: 2025-01-22T08:38:28.000Z (1 day ago)
- Last Synced: 2025-01-22T09:22:59.943Z (1 day ago)
- Topics: arm, assembly, bare-metal, bootloader, c, embedded-systems, firmware, hackers, kernel, learning, low-level, open-source, osdev, qemu, riscv, rust, systems-programming, tinkering, webring, x86
- Language: CSS
- Homepage: https://webring.bytesized.us.kg
- Size: 85.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to the Byte-sized Webring! 🖥️
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!
## How to Join
Joining the webring is super simple. Literally just follow these steps:
### Option 1: Submit a Pull Request (GitHub)
1. Fork this repository.
2. Add your website to the `websites.jsonc` file in the following format:
```jsonc
{
"name": "Your Site Name",
"site": "https://yourwebsite.com",
}
```
3. Submit a pull request. Once approved, your site will be added to the webring!### Option 2: Email (No GitHub Account)
If you don't have a GitHub account, no worries! Just send an email to **[email protected]** with the following details:
- Your site name
- Your site URLI'll add your site to the webring manually.
## Adding Navigation Links
Before you add your site to the webring, please add the following links to your website:
- **Next Site**: `https://webring.bytesized.us.kg/next/`
- **Previous Site**: `https://webring.bytesized.us.kg/prev/`
- **Random Site**: `https://webring.bytesized.us.kg/random`
- **Byte-sized Webring** (optional): `https://webring.bytesized.us.kg`Replace `` 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.
## What is a Webring?
A webring is a collection of websites linked together in a circular structure.
## Rules
- Your site should at least have something related to operating system development, low-level programming, or anything else of the sorts.
- Nothing explicit, please.## Questions?
Feel free to open an issue in this repository or email **[email protected]** if you have any questions or need help.
Happy coding, and welcome to the Bytesized Webring! 🎉