Mainroad/layouts
Vimux 86f1b1987c
BREAKING CHANGE: fix Hugo's .Site.IsServer error ()
As of Hugo 0.120.0, `.Site.IsServer` is deprecated, and starting with Hugo 0.132.0, it causes a build error. Unfortunately, this is a breaking upstream change that we can't "fix" on our end. As a result, we had to raise the minimum supported version to v0.54.0 and implement another workaround to ensure compatibility with older versions, not just Hugo v0.120.0 and all subsequent versions.

Fix 
2024-08-20 12:00:03 -04:00
..
_default BREAKING CHANGE: fix Hugo's .Site.IsServer error () 2024-08-20 12:00:03 -04:00
partials BREAKING CHANGE: fix Hugo's .Site.IsServer error () 2024-08-20 12:00:03 -04:00
404.html Fix formatting 2019-06-18 12:16:15 -04:00
index.html Don't show "no posts" warning if .Content exists 2019-03-26 15:08:48 -04:00