Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.07 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.07 KB

🎉 Enby.Party 🎉

Source for enby.party, a collection of resources about nonbinary and LGBTQ+ in general ;)

Building

asdf install
yarn
yarn start # for development
yarn build # for production build (in /dist)

Wanna contribute?

  • 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 ;)