Skip to content

hubret/webring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webring

This webring is an attempt to inspire artists and developers to create and maintain their own website and share traffic among each other.

The webring's aim is to share personal websites such as diaries, wikis, bookmark lists, portfolios. To add yourself to the ring, submit a pull request to this repository.

Join the webring

Add your website url to the index.html, and add the webring icon to your website html. Alternatively, if you your website has a dark background, use icon.white.svg. If your website is complaning about https, go ahead and host the icon yourself.

<a href='http://webring.xxiivv.com/#random' target='_blank'><img src='http://webring.xxiivv.com/icon.black.svg'/></a>

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='http://webring.xxiivv.com/#wiki.xxiivv' target='_blank'><img src='http://webring.xxiivv.com/icon.black.svg'/></a>

Need Help?

The ring master is @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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.6%
  • HTML 44.4%