Hi there! I’m seeing weird error using Hugo for my website. I’ve installed it and used for one day, everything was working great. (Windows 11, Chrome latest version). But on the next day I ran hugo server and all I saw was just a blank page.
Just for test purposes I’ve created new site using quickstart and this site also returned blank page on render. Then I created exactly the same quickstart website on my mac and it’s working as it supposed to work. Can you help me understand what causes this problem? I have no idea why it’s working on one device and doesn’t on other
Include a link to the source code repository of your project, because we really need the context of seeing your templates and partials to be able to help you. It is trivial to do a quick git clone on your repo, then run hugo server in your project, to help you out. On the other hand, recreating your code from screenshots, or sort of guessing at it, is not.
If you can’t share your repository for whatever reason, consider creating a dummy repo that you can share, which reproduces the problem you’re experiencing.
You have both hugo.toml and config.toml in the root of your project. After you upgrade to v0.112.0 or later (preferably v0.117.0), consolidate the settings in hugo.toml and delete config.toml to avoid confusion.
Okay, I’ve updated this and quickstart version is working well. However, my real job project still doesn’t render pages. Can you please help me with that one?
Now the version: hugo v0.117.0-b2f0696cad918fb61420a6aff173eb36662b406e+extended linux/amd64 BuildDate=2023-08-07T12:49:48Z VendorInfo=brew