https://experimental-music-webring.netlify.app/
To add yourself, open a pull request that adds your site info to /src/data/members.json
You can also request to join via the form on https://experimental-music-webring.netlify.app/
To build the site locally, run these commands:
# clone this repository
git clone git@github.com:stephiescastle/webring.git
# go to the working directory
cd webring
# install dependencies
yarn
# start a local build server and the gulp pipeline
yarn start