-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.96.0-2fd4a7d3d6845e75f8b8ae3a2a7bd91438967bbb+extended linux/amd64 BuildDate=2022-03-26T09:15:58Z VendorInfo=gohug…
-
The docs site is broken:
```shell
% cd docs
% npm run build:production
> k8ssandra-docs-v2@0.1.0 build:production
> hugo --environment production
hugo: downloading modules …
hugo: collected modules…
-
```
Start building sites …
hugo v0.122.0-b9a03bd59d5f71a529acb3e33f995e0ef332b3aa+extended darwin/arm64 BuildDate=2024-01-26T15:54:24Z VendorInfo=gohugoio
ERROR %!s() uses a `cta-button-list` bl…
-
The purpose of this issue is to solicit community feedback and hopefully reach some consensus.
As of v0.135.0 I can do things like[^1]:
```text
docker run -v .:/site -u $(id -u):$(id -g) ghcr.i…
-
I hope you pardon me for asking a question instead of reporting a bug. :pensive:
I just discovered Syna and it looks amazing! Now before I dive in and try to get accustomed to it, I'm wondering: A…
-
Edits and updates
- (advSORRYance) removed hard newlines
- richer prior art section (formatting, info about Nixpkgs go support)
- better open questions formatting
- added some notes/pointers ab…
-
## Error
When running `hugo`, it fails with the following error:
```
hugo -D -s site server
Building sites … ERROR 2019/08/27 16:56:32 error: failed to transform resource: SCSS processing f…
0xjac updated
3 months ago
-
I'm starting to learn hugo. When using hextra via https://github.com/imfing/hextra-starter-template and cloning the repository on a PC, the test page with mermaid diagrams works, but I'm confused by t…
-
https://gohugo.io/hugo-modules/
See also https://github.com/gohugoio/hugoDocs/pull/2087
-
We are using version 0.113.0 to build our docs, but with some newer changes the site doesn't build any longer, I specifically used 0.124.1 which already has the issue but
```
mauro@portable docs2…