Current flow:
1) Go to https://mbof.github.io/hx/
2) Click "load a DAT file" (any DAT file will do, doesn't matter)
3) Click "Edit as Yaml"
4) Replace the contents with what you want to share as a link
5) Click "Share as link"
Problems:
Convoluted flow that needs a DAT file even though it's not really used for anything
Accepts ill-formed YAML without complain
Better flow:
1) Go to [TBD URL]
2) See a text box where you can paste the configuration that you want as a link; paste your config in
3) Get some validation that the YAML is well formed (it should work for at least one of the supported models for it to make sense)
4) Click a "Share as a link" button
Current flow: 1) Go to https://mbof.github.io/hx/ 2) Click "load a DAT file" (any DAT file will do, doesn't matter) 3) Click "Edit as Yaml" 4) Replace the contents with what you want to share as a link 5) Click "Share as link"
Problems:
Better flow: 1) Go to [TBD URL] 2) See a text box where you can paste the configuration that you want as a link; paste your config in 3) Get some validation that the YAML is well formed (it should work for at least one of the supported models for it to make sense) 4) Click a "Share as a link" button