Source for enby.party, a collection of resources about nonbinary and LGBTQ+ in general ;)
- ASDF with NodeJS plugin (or you can just manually install NodeJS version specified in .tool-versions)
- Yarn
asdf install
yarn
yarn start # for development
yarn build # for production build (in /dist)
- Do you want to add a resource? Add it to the links list!
- Do you want to improve the website, add features, etc? Feel free to fork & make a pull request!
- Are you unable to contribute, but you have some observation or idea? Feel free to create an issue!
Sidenote: I do realize that using Vue.js for this website is a severe overkill, but honestly I just liked the learning experience it provided & who knows what will be done with this website in the future ;)