Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshpsawyer/donaldson-webring

a webring for justin donaldson's discord and some other people I guess?
https://github.com/joshpsawyer/donaldson-webring

Last synced: 3 days ago
JSON representation

a webring for justin donaldson's discord and some other people I guess?

Awesome Lists containing this project

README

        

# The Donaldsons Webring

## What is this?

Ah, the webring. Friends and like-minded people joining up to promote eachother
before search engines ruled everything. [Wikipedia Has A Great Article](https://en.wikipedia.org/wiki/Webring) but it
is sufficient to say that we're all artist friends that want to band together.

This particular webring is based on the [garlic garden Onionring](https://garlic.garden/onionring/) which can be viewed in its original form at the garlic garden onionring website. Some modifications were made to allow site names and descriptions.

## How do I join?

Contact somebody in the group that can vouch for you.

## What do I put on my site?

After joining the webring, simply paste the following on your website to render the widget.

```html


```

The above renders a table with one row and 3 columns. To render a table with 3 rows and one column, use:

```html


```

For more control, you can render 3 divs and no table:

```html


```

## Is there a style?

Sure, there's some default styling done via [onionring.css](onionring.css). Load it with

```html

```

in the `` part of your website... or don't and just write your own CSS! Use the #donaldsonwebring selector to target the elements.