We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b06ca commit 0960c0dCopy full SHA for 0960c0d
mise.toml
@@ -79,8 +79,8 @@ dir = "docs"
79
80
[tasks.build-gh-pages]
81
description = "Build GitHub pages"
82
-# For maximum backward compatibility with Hugo modules
83
depends = ["javadoc", "set-gh-pages-version"]
+# For maximum backward compatibility with Hugo modules
84
env = { HUGO_ENVIRONMENT = "production", HUGO_ENV = "production" }
85
dir = "docs"
86
run = [
0 commit comments