Providers¶
Added in version 0.0.3.
Providers are cloud hosted services that host your static website. uHugo comes with three providers - Netlify, Cloudflare and Vercel.
Every provider has their own configuration files.
Netlify -
netlify.toml
Cloudflare -
config.[toml|yaml]
Vercel -
vercel.json
Note
For Cloudflare, the configurations must be put in Hugo’s config.[toml|yaml]
file.
Supported Providers¶
Let’s look at the providers in detail.