-
Hello. When trying to run "Github Pages" workflow, the "build" stage fails with the following error:
```
Run hugo
WARN deprecated: site config key paginate was deprecated in Hugo v0.128.0 and wi…
-
### Reason/Context
WARN deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in a future release. Use pagination.pagerSize instead.
This is coming from ".Site.…
-
### Tools
_No response_
### Summary
Trying to get the site building in a local development environment (WSL/PyCharm), there seem to be a lot of ways to "run" the site, only some of which are …
-
We talked at our 2024-10-30 meeting about inserting the Death by Numbers navigation and footer to the Omeka site. I will have to poke around about how we might edit the header files for Omeka so we ca…
-
Is there a known way to add thumbnail images for each post to the site index? I currently am able to do this by providing `:EXPORT_HUGO_CUSTOM_FRONT_MATTER: :thumbnail /path/to/thumb.png` and using t…
-
When used with Hugo version 0.132.0 or above, hugo command fails due to usage of deprecated function `.Site.IsServer`:
```
Start building sites …
hugo v0.132.0-005e895a386e59dd38418066b3280fd98…
-
Use a tool to turn the output markdown files into webpages.
In the past I used https://gohugo.io/.
---
# Hugo Site Generator Specification
## Overview
A simple tool that takes markdown fil…
-
Or something like that.
The new templates in the skeleton package is a big improvement over what we had, but testing it out I was initially a little confused.
I did
```
hugo new site mysite
…
-
When following the instructions for how to install this theme using the module method I get an error about not being able to get the module.
Note: I cannot run `hugo config --format toml` to get th…
-
Hi Team,
Thanks for creating this awesome template.
I have noticed that the Hugo template is unable to use it with the latest hugo version.
Error message:
```
ERROR deprecated: .Site.IsS…