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

--renderStaticToDisk not behaving as expected in v0.112.3 #11026

Closed
jmooring opened this issue May 26, 2023 · 2 comments
Closed

--renderStaticToDisk not behaving as expected in v0.112.3 #11026

jmooring opened this issue May 26, 2023 · 2 comments
Assignees
Milestone

Comments

@jmooring
Copy link
Member

jmooring commented May 26, 2023

I need to create a minimal reproducible example, but wanted to get this logged in case the cause was obvious to someone.

Reference: https://discourse.gohugo.io/t/44553/9

rm -rf resources/ public/ && hugo server --renderStaticToDisk
Version Result
v0.111.3 No missing images on home page
v0.112.3 Some missing images on home page
rm -rf resources/ public/ && hugo server 
Version Result
v0.111.3 No missing images on home page
v0.112.3 No missing images on home page
@bep bep removed the NeedsTriage label May 26, 2023
@bep bep added this to the v0.112.4 milestone May 26, 2023
@jmooring
Copy link
Member Author

jmooring commented May 26, 2023

This is simple to reproduce:

git clone --single-branch -b hugo-github-issue-11026 https://github.com/jmooring/hugo-testing hugo-github-issue-11026
cd hugo-github-issue-11026
hugo server --renderStaticToDisk

@bep bep self-assigned this May 27, 2023
bep added a commit to bep/hugo that referenced this issue May 27, 2023
@bep bep closed this as completed in 8f293a1 May 27, 2023
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants