Want to join our webring of personal websites? Add the following snippet somewhere on your homepage and add your site info to src/lib/links.ts. Submit a PR when ready. That's it!
<div>
<a href="https://loopback.scottylabs.org/redirect?site=[the url you put into links.ts]&dir=prev"
>←</a
>
<a href="https://loopback.scottylabs.org">
<img src="https://loopback.scottylabs.org/webring.svg" alt="" />
</a>
<a href="https://loopback.scottylabs.org/redirect?site=[the url you put into links.ts]&dir=next"
>→</a
>
</div>pnpm i
pnpm dev
This project uses Svelte, because it's honestly kinda goated for small-scale projects like this one.