Explorar o código

build: add module config with Hugo compatibility info

Attempt to add initial support for importing Academic as a Hugo Module.
George Cushen %!s(int64=5) %!d(string=hai) anos
pai
achega
437d478f69
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      config.toml

+ 5 - 0
config.toml

@@ -0,0 +1,5 @@
+[module]
+  [module.hugoVersion]
+    # This version of Academic is compatible with the following Hugo versions:
+    min = "0.73.0"
+    extended = true