Join the Webring!

Assumed audience: People with a personal website or anyone interested in the indie web

I've wanted to start a Webring for a while now and finally got around to it. Click the links in the footer to explore!

Would You like to Join?

That's great! You need to do two things:

  1. Add the following HTML to your site's footer (or some variation of those 4 links) - style it however you like!
<section>
  <a href="https://webring.nabeelvalley.co.za"><em>Webring</em></a>

  <ul class="links">
    <li><a href="https://webring.nabeelvalley.co.za/previous?referer=your.domain.com">Previous</a></li>
    <li><a href="https://webring.nabeelvalley.co.za/random?referer=your.domain.com">Random</a></li>
    <li><a href="https://webring.nabeelvalley.co.za/next?referer=your.domain.com">Next</a></li>
  </ul>
</section>

Make sure to replace the your.domain.com with your actual domain - as listed in src/config.gleam of course

  1. Make a pull request adding your site to the webring repo at src/config.gleam

And that should do it! Welcome to the web