Kaynağa Gözat

build: add module config with Hugo compatibility info

Attempt to add initial support for importing Academic as a Hugo Module.
George Cushen 5 yıl önce
ebeveyn
işleme
437d478f69
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  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