MunifTanjim / minimo

Minimo - Minimalist theme for Hugo

Home Page:https://minimo.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hugo v0.121.1 marks minimo as not compatible

nxadm opened this issue · comments

Hi,

The latest version of Hugo (1.21.1 on arm64, downloaded from their github releases) marks the latest minimo (top of master) as "not compatible":

$ hugo
WARN  Module "minimo" is not compatible with this Hugo version; run "hugo mod graph" for more information.
Start building sites …
hugo v0.121.1-00b46fed8e47f7bb0a85d7cfc2d9f1356379b740 linux/arm64 BuildDate=2023-12-08T08:47:45Z VendorInfo=gohugoio


                   | EN
-------------------+-----
  Pages            | 96
  Paginator pages  |  0
  Non-page files   | 25
  Static files     | 30
  Processed images |  0
  Aliases          | 33
  Sitemaps         |  1
  Cleaned          |  0

Total in 168 ms
$ hugo mod graph
WARN  Module "minimo" is not compatible with this Hugo version; run "hugo mod graph" for more information.
project minimo

The site itself look OK. Probably because for now it's a warning, but it may turn to breakage later.

Thank you!

Is this a serious issue for anyone or can I safely ignore it for now? I'm blocking the Hugo update to be safe.

Any news on this since December/March?

I'm facing the same issue, sorry for bumping this up. Anyone has have any luck with this issue?