Hugo’s forum is an active community of users and developers who answer questions, share knowledge, and provide examples A quick search of over 20,000 topics will often answer your question. Install hugo on macos, linux, windows, bsd, and on any machine that can run the go compiler tool chain. Hugo is the world's fastest static website engine It's written in go (aka golang) and developed by bep, spf13 and friends. How to get started with hugo.quick start create a hugo site in minutes
Directory structure an overview of hugo's directory structure The world’s fastest framework for building websites Learn about hugo and its features, privacy protections, and security model. Hugo publishes descendants of draft, future, and expired node pages To prevent publication of these descendants, use the cascade front matter field to cascade build options to the descendant pages. Hugo mod init initialize this project as a hugo module
Hugo mod npm pack experimental Prepares and writes a composite package.json file for your project Hugo mod tidy remove unused entries in go.mod and go.sum Hugo mod vendor vendor all module dependencies into the _vendor directory
WATCH