We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f88fca4 commit 02a898cCopy full SHA for 02a898c
1 file changed
config.yaml
@@ -0,0 +1,15 @@
1
+# THIS IS A TEST CONFIG ONLY!
2
+# FOR THE CONFIGURATION OF YOUR SITE USE hugo.yaml.
3
+#
4
+# As of Docsy 0.7.0, Hugo 0.110.0 or later must be used.
5
6
+# The sole purpose of this config file is to detect Hugo-module builds that use
7
+# an older version of Hugo.
8
9
+# DO NOT add any config parameters to this file. You can safely delete this file
10
+# if your project is using the required Hugo version.
11
+
12
+module:
13
+ hugoVersion:
14
+ extended: true
15
+ min: 0.110.0
0 commit comments