kosta / gloomhaven-stacks

Tracker for your Gloomhaven Event and Quest cards
https://kosta.github.io/gloomhaven-stacks/
Other
3 stars 1 forks source link

gloomhaven-stacks Build Status

Tracker for your Gloomhaven Event and Quest cards

Sorry for the extremely horrible look! If you're good at CSS, send a Pull Request :)

Gloomhaven TTS Assets Scans Some font related links.

Developer Documentation

Github pages

Github pages are generated from the docs/ folder in the master branch. When sending a PR, please don't add the docs/ folder in the PR to avoid merge conflicts (when merging multiple PRs). Instead, it needs to be manually re-built after each merge.

To do so, run

yarn install && npm test && npm run deploy

Only files in the docs/ directory should change. If that is the case, commit them and feed free to push directly to master.

Opportunities for improvement

Features

Tech

Done