Closed mateusfg7 closed 2 years ago
So this is actually not an issue :)
As mentioned in the readme: https://github.com/zwbetz-gh/cupper-hugo-theme#minimum-hugo-version
You need to install the minimum required hugo version.
Newer versions of hugo support multi-line templates 👍
Describe the bug Hugo show an template error when create a new post.
To Reproduce Just run
hugo new posts/my-first-post.md
with clean install of cupper theme and configuration.Expected behavior Create a new markdown post based on Cupper layout.
Screenshots