Initial commit: Rapport Website (Hugo + Hextra)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[build]
|
||||
publish = "docs/public"
|
||||
command = "cd docs && hugo --gc --minify --themesDir ../.. -b ${DEPLOY_PRIME_URL}"
|
||||
|
||||
# Always trigger a rebuild, even if the files haven't changed.
|
||||
# See https://docs.netlify.com/configure-builds/file-based-configuration/#ignore-builds
|
||||
ignore = "false"
|
||||
|
||||
[build.environment]
|
||||
HUGO_VERSION = "0.156.0"
|
||||
GO_VERSION = "1.26.0"
|
||||
NODE_VERSION = "24.13.1"
|
||||
Reference in New Issue
Block a user