Wander – A tiny, decentralised tool to explore the small web
1–10 of 103 posts
Re: Wander – A tiny, decentralised tool to explore the small web
#2This tool is inspired by Kagi Small Web (recent thread: https://news.ycombinator.com/item?id=47410542). A common concern raised here is that Kagi Small Web currently accepts only blogs, comics and YouTube channels. It does not accept arbitrary small websites. That limitation motivated me to build Wander.
Wander is fully decentralised. Anyone can host it on their own website. It consists of just two files: an `index.html` for the Wander console and a `wander.js` where you link to other Wander consoles. It is a bit like a webring, but more flexible. Each console can link to any number of sites and other consoles.
There is no server-side code, no database, nothing to install. If you have a website, you can set it up by uploading just two files. In fact, you can host it on GitHub Pages or Codeberg Pages too.
If you like the idea, please join the network. I would love to see it grow.
More details about how it works and how to set it up here: https://codeberg.org/susam/wander#readme
Re: Wander – A tiny, decentralised tool to explore the small web
#3Re: Wander – A tiny, decentralised tool to explore the small web
#4Re: Wander – A tiny, decentralised tool to explore the small web
#5Re: Wander – A tiny, decentralised tool to explore the small web
#6Re: Wander – A tiny, decentralised tool to explore the small web
#7Re: Wander – A tiny, decentralised tool to explore the small web
#8Re: Wander – A tiny, decentralised tool to explore the small web
#9Re: Wander – A tiny, decentralised tool to explore the small web
#10It includes only 17 URLs: https://susam.net/wander/wander.js
The number of URLs grow as more people add this tool to their website and add each other as neighbours. The tool is capable of discovering neighbouring consoles and showing URLs from there.