Before search engines dominated discovery, webrings were how the early web found itself — hand-curated rings of thematically related personal pages, each one linking to the previous and next member in the circle.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/apursley2012/retro-webpage/llms.txt
Use this file to discover all available pages before exploring further.
WebringNav recreates that footer widget faithfully: a teal-bordered inset panel announces membership in the [ Previous Site ], [ Random Site ], and [ Next Site ] — sit in a centered row in text-blue-600, turning pink on hover. A smaller gray invitation line at the bottom nudges visitors to join the ring. All links point to # by default, ready for you to wire up to real URLs.
Props
This component accepts no props. The webring name, all three navigation links, and the join invitation text are fully static. Drop the component into any page footer with no configuration required.All
href values are set to '#' in the source. Before publishing your site, replace them with real webring navigation URLs — your webring host will supply the Previous, Random, and Next link targets, typically as query-string URLs pointing to a central hub script.