blob: 4189280359a250bba3dcc801f4b4b18540b422ae [file] [log] [blame] [view]
# skbug.com
This uses Firebase hosting to server skbug.com, which is a simple redirector to
https://bugs.skia.org, which is the official redirector to the Skia issue
tracker.
Firebase also handles the SSL cert for skbug.com.
## Deploying
Make sure you run `firebase login` before running `make push`.