sudo port install hugo
go version
# go version go1.24.1 darwin/amd64
hugo version
# hugo v0.145.0+extended darwin/amd64 BuildDate=unknown VendorInfo=macportshugo server --buildDrafts# add new content
hugo new content content/posts/openai-agent.md hugo --minify --environment productionWebSite https://www.ohye.xyz/
Development with Hugo