-
## Describe the bug
A clear and concise description of what the bug is.
I tried to import the theme as a hugo module
```shell
hugo mod get github.com/CaiJimmy/hugo-theme-stack/v3
```
and …
-
Reproduction:
Launched with netlify
Git cloned github page
from terminal ran `$ hugo server -D`
--> Error building
failed to extract shortcode: template for shortcode "alert" not found
-
```bash
panic: runtime error: slice bounds out of range
goroutine 1 [running]:
github.com/spf13/afero.(*UnionFile).Readdir(0xc0004cc640, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0)
/Users/brew/Library/Ca…
-
Hello!
Very excited that you just released a Hugo module for docsy! I have spun up a simple demo project using the following steps:
1. Create new Hugo project using `hugo new site`
2. Add in m…
-
Hi there!
I'm building a simple Hugo blog. I've got it working great when I build it using the `hugo` command, but if I try to run `hugo --minify` I get a panic.
Here's some output
```
$ hug…
-
## my proplem: $ is not defined
## describe: script.js doing before by jquery.min.js..
## so i could do ?
## this is chrome console
```js
### Failed to find a valid digest in the 'integrity…
HB116 updated
2 years ago
-
After checking the wowchemy repo, I think the behavior described in the discussion is a bug.
### Describe the bug
Authors and date appear on project cards.
### To Reproduce
Steps to repr…
-
-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.92.1+extended darwin/amd64 BuildDate=unknown
### Does this issue reproduce with the latest release?
yes
…
-
I'm not sure this is possible, but the below shows a scenario where I have been using non-versioned modules (Git refs) and doing force-pushing ... I would love it if `hugo mod get -u` could somehow ge…