diff --git a/.github/ISSUE_TEMPLATE/name-of-website.md b/.github/ISSUE_TEMPLATE/name-of-website.md new file mode 100644 index 0000000..899ae5a --- /dev/null +++ b/.github/ISSUE_TEMPLATE/name-of-website.md @@ -0,0 +1,9 @@ +--- +name: name.of.website +about: Describe this issue template's purpose here. + +--- + +``` +Position of webring icon on site: ex: footer, header +``` diff --git a/README.md b/README.md index 0005e2c..6aff9f2 100644 --- a/README.md +++ b/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. - ``` ``` +- 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: diff --git a/index.html b/index.html index f2db9c2..e35a94b 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,7 @@ "https://xvw.github.io", "https://heracl.es", "https://felipecortez.net", + "http://rukial.tk", "http://luminghao.com", "http://silane.io", "https://theiceshelf.com/", @@ -34,7 +35,9 @@ "http://log.lectronice.com", "https://craze.co.uk", "https://cblgh.org", - "https://ellugar.co" + "https://ellugar.co", + "http://hur.bet", + "http://chigby.org" // Don't forget the comma! ] var portal = new Portal(sites);