To build your site #
- cd into your project directory and run
hugo
Start server #
- start hugo server locally
hugo server
- hugo server with some flag
hugo server --disableFastRender --noHTTPCache
hugo
hugo server
hugo server --disableFastRender --noHTTPCache