Closed h-enk closed 6 months ago
Brief explanation of the feature.
--renderToDisk: serve all files from disk (default is from memory)
--renderToDisk
See also:
Include a basic example or links here.
Why are we doing this? What use cases does it support? What is the expected outcome?
Render to Disk is now the default from Hugo 0.123.0.
Resource: hugo server
Now using hugo server --disableFastRender --noHTTPCache" with v2.3.0
hugo server --disableFastRender --noHTTPCache"
Summary
Brief explanation of the feature.
--renderToDisk
: serve all files from disk (default is from memory)See also:
Basic example
Include a basic example or links here.
Motivation
Why are we doing this? What use cases does it support? What is the expected outcome?