-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Description
As a contributor, if I want to refine text that I am editing, the only instruction I have from _site/Contributing/index.html is make build. But make build takes over 3 minutes even on a relatively beefy machine. When editing a document and viewing the changes, 3 minutes is not an acceptable turnaround time.
There must be a Makefile target somewhere that simply rebuilds the HTML of any file that has changed. That target should be documented in _site/Contributing/index.html. (If I knew the target I would submit a PR.)
It would be even better if HTML could be rebuilt without minifying.
Metadata
Metadata
Assignees
Labels
No labels