Visit the live site at: https://brobinett.github.io/pac-notes/
Pokemon Auto Chess
After cloning, set up PAC submodule by running
git submodule update --init
Copy PAC data
./scripts/copy-pac-data.sh
Run bundle install.
Run bundle exec jekyll serve to build your site and preview it at localhost:4000.
The built site is stored in the directory _site.
Clear PAC data
./scripts/clean-pac-data.sh