Deployment Overview

On this page

This article introduces the key points of deployments.

Deployment Steps

  1. Install build tools.
  2. Specify the baseURL for production site, it’s very IMPORTANT, some search engines require absolute sitemap URLs.
  3. Build Hugo site, such as hugo --gc --minify.
  4. Deploy site, this step depends on what platform used.