This repository has been archived by the owner on Jul 15, 2022. It is now read-only.
16.1.0
Fixed
- Regression:
--sync-to
without--sync-from
no longer fails (https://source.small-tech.org/site.js/app/-/issues/254)
Improved
-
The addition of a generated folder now causes the server to restart. So, for example, if you’re going from a plain site to a Hugo site and you sync, you do not need to manually restart your production server. (https://source.small-tech.org/site.js/app/-/issues/261)
-
Sync now detects common erroneous invocations from well-known site subfolders (e.g., .hugo, .dynamic, etc.) and magically fixes the path (just like the serve command does for the path to serve). (https://source.small-tech.org/site.js/app/-/issues/262)