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=macports
hugo server --buildDrafts
# add new content
hugo new content content/posts/openai-agent.md
WebSite https://www.todaynotfuture.top/
Development with Hugo