-
GitInfo doesn't seem to be set when a page has exactly 1 commit. I have a partial with this (simplified) code:
{{- $recent := where .Site.RegularPages.ByLastmod.Reverse "Type" "eq" "notes" }}
{{- …
-
I am trying to get Hugo site built but I am getting below error for Docsy dependency
Error: add site dependencies: load resources: loading templates: "/tmp/hugo_cache/modules/filecache/modules/pkg/…
-
Trying to use this theme as [Hugo module](https://gohugo.io/hugo-modules/use-modules/) you get
```
go: no module dependencies to download
go: downloading github.com/RoneoOrg/hugo-remix-one-click-…
-
I'm using the `amd64.tar.gz` binary from the releases page, and starting from `0.111.0`, hugo extended fails to run in Alpine. This is not the case for `0.110.0` . Seems something changed in the way t…
-
### Checklist
- [X] #638
- [X] I have read the latest README and followed the instructions.
- [X] I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.…
bglw updated
10 months ago
-
OK, I have no idea how/what this comes from, but the last few Hugo docs builds have started to fail on Netlify, after this commit by me:
https://github.com/gohugoio/hugoDocs/commit/03e666038cf741cc…
-
After installing latest build of Hugo (v0.40.2) using home-brew noticed that Cupper doesn't serve locally eg: on localhost:1313
I'm on Mac High Sierra 10.13.4 (17E202).
Error log below for refer…
-
## Environement
```bash
snow@snowcode-smol:~$ hugo version
Hugo Static Site Generator v0.80.0-792EF0F4 linux/amd64 BuildDate: 2020-12-31T13:37:58Z
snow@snowcode-smol:~$ go version
go version …
-
## Description
When building with a baseUrl (https://myservice.test.ch/abc/ in my case), the image paths don't seem quiet right.
The links are then: ` test@0.0.0 preinfo
> npm version
{
te…
-
Hugo themes and modules list maximum and minimum Hugo versions. Gotham versions have started over so don't directly match up to these versions. We need to solve this.
Possible solutions:
1. We s…