add shit to the site to get a free tshirt (again)
- Install Node.js LTS, yarn & whichever editor you prefer.
- Git clone this repository.
- To see a live preview, run
yarn
, then runyarn dev
. - Create a new branch on your fork, and create a pull request from it.
- If you edit any components or Javascript files please run
yarn lint
.
To add a new artist:
- Duplicate "/pages/artists/template.mdx" to whatever you would like the page to link to.
- Fill in information as necessary.
- Upload your 200x200pixel image to imgur or another hosting service and add the album artwork.
Feel free to ask me if you have any questions.
© 2022 Jackson Isaiah, et al. Licensed under the ISC License. See the LICENSE file for terms.