mystmd icon indicating copy to clipboard operation
mystmd copied to clipboard

UX: Unify `myst start` and `myst build --watch`

Open LecrisUT opened this issue 1 year ago • 0 comments
trafficstars

Suppose I want to check both pdf file and the hosted page. With myst build --watch I can actively work on a document since Okular simply auto-reloads when I make changes. On the other hand I have to use myst start to have a localhost:3000 that I can check the pages. It would be nice to have a command to do both.

LecrisUT avatar Mar 14 '24 16:03 LecrisUT