Split the site and the tool?
Opened this issue · 4 comments
breezewish commented
The tool is mainly used for TiDB Dashboard, while the site is mainly used for current deployments. Looks like they can be separated and no need to be put together. There will be less messy.
kennytm commented
which tool? the grafana visualizer is currently hosted in https://github.com/kennytm/grafana, not here
breezewish commented
@kennytm Oh, I mean the cli tool. I discovered that you have releases for it.
kennytm commented
oh right. hmm perhaps we could move the site into the gh-pages branch
EDIT: 🤔 but the F12 thing needs to be compiled, so it still can't be cleanly separated
breezewish commented
How about keeping kennytm/grafana as it is, but also making it a sub-module?