showoff icon indicating copy to clipboard operation
showoff copied to clipboard

The documentation should indicate that pres_file option for serve commande is resolved relative to cwd

Open CircleCode opened this issue 3 years ago • 1 comments

Say, for example, that your are in showoff source dir. If you run ./bin/showoff serve ./example, file example/showoff.json is not used.

One would expect that the pres_file should be found in pres_dir.

Ideally, I would request a change in the way the application works, but this would be a breaking change. So this should be stated in the documentation.

CircleCode avatar May 24 '21 13:05 CircleCode

I am currently working on a major rearchitecture that will clean up a bunch of these inconsistencies

binford2k avatar May 28 '21 21:05 binford2k