Homebrew Webring
Welcome to the Homebrew Webring! This is a collection of FOSS communities and sites dedicated to open source software and knowledge sharing.
What is a Webring?
A webring is a collection of websites linked together in a circular structure, allowing visitors to navigate from one site to the next. It's a way to discover and explore related communities and projects.
Sites in the Ring
Want to Join the Webring?
To add your site to the Homebrew Webring, please:
- Make sure your site focuses on tech, knowledge sharing and open source technologies
- Add the webring navigation links to your footer
- Open a PR to request inclusion
Here's a snippet you can add to your footer HTML:
<div class="webring-section">
<div class="webring-header">
<h3><a href="https://homebrew.hsp-ec.xyz/webring">Homebrew Webring</a></h3>
</div>
<div class="webring-nav">
<a href="https://homebrew.hsp-ec.xyz/ring/prev?site=YOUR_SITE_URL" class="webring-link">β Previous</a>
<a href="https://homebrew.hsp-ec.xyz/ring/random?site=YOUR_SITE_URL" class="webring-link">π Random</a>
<a href="https://homebrew.hsp-ec.xyz/ring/next?site=YOUR_SITE_URL" class="webring-link">Next β</a>
</div>
</div>Replace YOUR_SITE_URL with your website's URL (e.g., https://yoursite.com).
The webring helps create a community of like-minded developers and enthusiasts sharing their knowledge and passion for open source.