You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit reinstates the development server which was removed
some time ago but is useful for live testing. This closes
issue #569 and
basically repeats PR #570
that was closed and not merged.
Describe the bug
The README says:
However, the
--live
switch was removed in fa63663.That’s a shame, because it made it easier to test new features.
To Reproduce
Running
python make_html.py --live
gives the following error:Expected behavior
The development server should start.
Screenshots
The text was updated successfully, but these errors were encountered: