Skip to content

chore: document running the site via Docker#444

Merged
mnencia merged 2 commits into
mainfrom
dev/443
May 11, 2026
Merged

chore: document running the site via Docker#444
mnencia merged 2 commits into
mainfrom
dev/443

Conversation

@gbartolini
Copy link
Copy Markdown
Contributor

Add a README section describing how to serve the site with the hugomods/hugo image.

Closes #443

@gbartolini gbartolini requested a review from a team as a code owner May 11, 2026 12:47
gbartolini and others added 2 commits May 11, 2026 17:14
Add a README section describing how to serve the site with the `hugomods/hugo`
image.

Closes #443

Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Quote $(pwd) so paths with spaces survive, correct "build" to
"serve" since the script runs hugo server, and note that the image
tag pins Hugo 0.161.1 and should be bumped with the project.

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
@mnencia mnencia enabled auto-merge (squash) May 11, 2026 15:15
@mnencia mnencia disabled auto-merge May 11, 2026 16:20
@mnencia mnencia merged commit 2128fce into main May 11, 2026
4 checks passed
@mnencia mnencia deleted the dev/443 branch May 11, 2026 16:21
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

Successfully merging this pull request may close these issues.

Add instructions to test with Docker

3 participants