Skip to content

Conversation

@nginx-jack
Copy link
Contributor

@nginx-jack nginx-jack commented Sep 26, 2024

Proposed changes

This should help prevent any hugo or hugo-theme version drift going forward, and warn when versions are out of date.

  • Add hugo version check and theme update to Makefile
  • Update README.md with correct make target behaviors
  • Add hugo-entrypoint to allow extra commands when docker starts
  • Update hugo theme version in go.mod
  • Use slimmer hugo docker image

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

Update README.md with correct make target behaviors
Add hugo-entrypoint to allow extra commands when docker starts
Update hugo theme version in go.mod
Use slimmer hugo docker image
@nginx-jack nginx-jack requested review from a team as code owners September 26, 2024 10:38
@ADubhlaoich ADubhlaoich merged commit 3d3284f into nginx:main Sep 26, 2024
nginx-jack added a commit to nginx-jack/kubernetes-ingress that referenced this pull request Oct 7, 2024
Update README.md with correct make target behaviors
Add hugo-entrypoint to allow extra commands when docker starts
Update hugo theme version in go.mod
Use slimmer hugo docker image
Fix docs-ci, bump go version

Co-authored-by: Jim Ryan <[email protected]>
@pdabelf5 pdabelf5 added the documentation Pull requests/issues for documentation label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Pull requests/issues for documentation

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants