mirror of
https://github.com/ilyakooo0/webring.git
synced 2024-11-22 22:57:39 +03:00
Update README.md
This commit is contained in:
parent
951e990330
commit
a8de047eec
12
README.md
12
README.md
@ -1,17 +1,19 @@
|
||||
# Webring
|
||||
|
||||
This [webring](http://wiki.xxiivv.com/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](https://github.com/XXIIVV/webring/edit/master/index.html) to this repository.
|
||||
This [webring](http://wiki.xxiivv.com/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 personal websites such as diaries, wikis, bookmark lists, portfolios. To add yourself to the ring, submit an [edit](https://github.com/XXIIVV/webring/edit/master/index.html) to this repository.
|
||||
|
||||
## Join the webring
|
||||
|
||||
Add your website url to the [index.html](https://github.com/XXIIVV/webring/edit/master/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>
|
||||
```
|
||||
|
||||
- Add the webring icon to your website html.
|
||||
- Add your website url to the [index.html](https://github.com/XXIIVV/webring/edit/master/index.html)
|
||||
- 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 complaning about *https*, go ahead and host the icon yourself.
|
||||
|
||||
### 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:
|
||||
|
Loading…
Reference in New Issue
Block a user