This helper creates a basic netlify.toml
file, automatically setting the
hugo version to match your blog. This is needed when publishing your site
with netlify; see vignette("deploy")
for more
details.
use_netlify_toml(site = ".")
Path to the hugo site.