F-3r / Webring

Just A Web Ring

Home Page:http://webring.xxiivv.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webring

This webring is an attempt to inspire artists & developers to create and maintain their own website and share traffic among each other. The webring's aim is to share hand-crafted websites such as diaries, wikis & portfolios. To add yourself to the ring, submit an edit to this repository.

Join the webring

<a href='https://webring.xxiivv.com/#random' target='_blank'><img src='https://webring.xxiivv.com/icon.black.svg'/></a>
  • Add the webring icon to your website html.
  • Add your website information to the sites.js file. The url key is required, but you can also include title, type, author, contact, and rss.
  • Submit a Pull Request with the location of the webring icon on your site.

Alternatively, if you your website has a dark background, use icon.white.svg. If your website is complaining about https, go ahead and host the icon yourself. Single page websites, and websites acting only as portals to other social platforms, will be rejected.

Circular Linking

Instead of linking to the directory, you can also link to the next link in the ring by adding parts of your site or domain in the hash of the request url:

<a href='https://webring.xxiivv.com/#wiki.xxiivv' target='_blank' rel="noopener noreferrer"><img src='https://webring.xxiivv.com/icon.black.svg'/></a>

API

This repository does not contain mature API capabilities, but there are a couple ways to request a list of sites and other information currently in the webring.

Need Help?

The ring is managed by @neauoire, but any member of the network is also welcome to join this repository as a collaborator to help manage new links and Pull Requests. Read more here.

About

Just A Web Ring

http://webring.xxiivv.com

License:MIT License


Languages

Language:JavaScript 67.1%Language:CSS 23.1%Language:HTML 9.8%