Sha256: bb30c3c571fa2abfec6931cabec7d93801c00a602c97aa2a716321ef707ca17c

Contents?: true

Size: 552 Bytes

Versions: 4

Compression:

Stored size: 552 Bytes

Contents

[build]
  publish = "exampleSite/public"
  command = "hugo -s exampleSite"

[build.environment]
  HUGO_THEME = "repo"
  HUGO_THEMESDIR = "/opt/build"
  HUGO_VERSION = "0.72.0"

[context.production.environment]
  HUGO_BASEURL = "https://learn.netlify.com/"

[context.deploy-preview]
  command = "hugo -s exampleSite -b $DEPLOY_PRIME_URL"

[context.deploy-preview.environment]
  HUGO_ENABLEGITINFO = "true"

[context.branch-deplpy]
  command = "hugo -s exampleSite -b $DEPLOY_PRIME_URL"

[context.branch-deploy.environment]
  HUGO_ENABLEGITINFO = "true"

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rbcli-0.3.3 docs-src/themes/hugo-theme-learn/netlify.toml
rbcli-0.3.2 docs-src/themes/hugo-theme-learn/netlify.toml
rbcli-0.3.1 docs-src/themes/hugo-theme-learn/netlify.toml
rbcli-0.3.0 docs-src/themes/hugo-theme-learn/netlify.toml