Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic usage page: incorrect description of ‘hugo server’? #2802

Closed
signalstoerung opened this issue Dec 27, 2024 · 0 comments
Closed

Basic usage page: incorrect description of ‘hugo server’? #2802

signalstoerung opened this issue Dec 27, 2024 · 0 comments

Comments

@signalstoerung
Copy link

Hi, first time posting an issue here so apologies if this is not the right place or the right form.

On the ‘basic usage’ page (content/en/getting-started/usage.md) it says:

The hugo server command builds your site into memory

This doesn’t seem to be correct? It seems that the site gets rendered into the ‘public’ directory, unless you use the --renderToMemory flag?

This tripped me up because I had drafts show up in my live site after running hugo server — assuming they would not get written to disk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant