Deploy SeoTax
• 1 min read
Production Build #
bash
hugo --minifyPublish the generated public/ directory using your hosting provider's recommended workflow.
Subdirectory Deployments #
Set baseURL to the complete deployed address, including any repository subdirectory.
Test links, static assets, search, and language routes before release.
GitHub Pages #
The example site includes a GitHub Actions workflow. Adapt its repository and deployment settings for your own project.