Skip to content

stephiescastle/webring

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Music Webring

https://experimental-music-webring.netlify.app/

Adding your site

Using GitHub

To add yourself, open a pull request that adds your site info to /src/data/members.json

Without GitHub

You can also request to join via the form on https://experimental-music-webring.netlify.app/

Local Development

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

About

Experimental music webring. Open a pull request to join.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 40.3%
  • SCSS 37.8%
  • JavaScript 21.9%