2e9fb69 fix: islinking issue with .html extension
~a2 pushed to ~a2/webring git
This is an attempt to replicate Devine Lu Linvega's webring in a very minimal way, and with a lower technical bar.
./wr add example.com "my cool website" "John Doe"
example.com
with your actual website url, my cool website
with your entry title, and optionally add your namegit send-email
<ul>
<li><a href="https://webring.gumx.cc/{{example.com}}/previous">← previous</a></li>
<li><a href="https://webring.gumx.cc/">webring index</a></li>
<li><a href="https://webring.gumx.cc/{{example.com}}/next">next →</a></li>
</ul>
rm -fr entries/* public
to delete old entries and build artifacts./wr
to check the outputThis project is licensed under MIT license