-
**Describe the bug**
When open blog with Eureka Theme in WeChat Browser, most of the styles are missed.
**To Reproduce**
Does this issue reproduce with the latest release?
Steps to reprodu…
-
**Describe the bug**
按文档安装好eureka 0.9.3版本后,运行`hugo serve` 失败,提示以下信息:
```
Error: module "wangchucheng.com/hugo-eureka" not found; either add it as a Hugo Module or store it in "c:\\playground\\h…
-
**Describe the bug**
Markdown single backtick should create `pre` tags but they remain when the site is compiled.
**To Reproduce**
```bash
hugo new site example
cd example/
git init
git …
-
Hello,
I'm using Hugo 0.100.2 and I'm getting the following error:
> 15:18:29.084 Executing user command: hugo
15:18:29.182 Start building sites …
15:18:29.182 hugo v0.100.2-d25cb2943fd94ecf7…
-
**To Reproduce**
1. turn o multilingual mode in languages.yaml
2. add 2nd language post in docs
- content
- docs
- mychapter
- index.md
- index.zh.md
```
ERRO…
-
The reason I updated in #202 was because when I tried to run hugo server I get:
Start building sites …
hugo v0.101.0-466fa43c16709b4483689930a4f9ac8add5c9f66+extended windows/amd64 BuildDate=2022-…
-
I think adding
```css
body {
counter-reset: h2counter;
}
article h1 {
counter-reset: h2counter;
}
article h2::before {
content: counter(h2counter)…
-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.97.0+extended darwin/arm64 BuildDate=unknown
### Does this issue reproduce with the latest release?
Th…
-
**Describe the bug**
The "experiences" archetype file has:
handler: experiences
which generates a WARN message that it is be deprecated and should be
handler: experience
(no s)
**To …
-
Gitlab refuse to make the pipeline. (it works only if I set baseURL to "/", but without theme). Same error with good url : https://hugo1111.gitlab.io/eureka11/ (I migrate git for testing) :
`hugo …