The flashcards.github.io community is possible thanks to kind volunteers like you. We welcome any and all contributions to the community and are excited to welcome you aboard.
If you've noticed a mistake or have a new deck, open a pull request or start a discussion!
- Clone the repository here.
- Install the GitBook CLI.
- Run
npm installvia the command line. - Run
gitbook buildvia the command line. - Run
cp -R _book/* .via the command line. - Run
git clean -fx _bookvia the command line. - Commit your changes and open a PR.