1
1
mirror of https://github.com/XXIIVV/webring.git synced 2024-07-14 23:10:52 +03:00
Make yourself a website
Go to file
Лu Лinveгa e96594926a
Fixes #14
2018-05-17 21:31:08 +12:00
CNAME Create CNAME 2018-05-17 09:42:28 +12:00
icon.black.svg * 2018-05-17 12:54:13 +12:00
icon.white.svg * 2018-05-17 12:54:13 +12:00
index.html Merge branch 'master' into patch-1 2018-05-17 21:13:42 +12:00
LICENSE Fixes #14 2018-05-17 21:31:08 +12:00
portal.js * 2018-05-17 12:58:30 +12:00
README.md * 2018-05-17 18:48:01 +12:00

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.