Mainroad/exampleSite
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
..
content BREAKING CHANGE: fix Hugo's .Site.IsServer error () 2024-08-20 12:00:03 -04:00
data Initial version 2016-12-15 16:17:30 +03:00
static Initial version 2016-12-15 16:17:30 +03:00
.gitignore Insert final newline 2018-08-17 15:56:50 +03:00
config.toml Add initial documentation section 2022-01-24 14:02:25 -05:00