-
I was looking for https://github.com/rladies/rladies.github.io/blob/963574d263e6a3d1b6d3c50ec6484af736fed2d2/content/blog/2020-06-24-spanishmetameetup/index.es.Rmd because of https://github.com/rladie…
-
### Issue description
Using code blog inside markdown content files do not escape emoji conversion.
For example: `ffmpeg -map 0:a:0` converts `:a:` to :a:
This is because hugo's `emojify` tra…
-
I host my blog at a sub-directory of my overall site, but sadly the theme seems to have misconfigured paths, as adding a subfolder to my baseURL causes the build process to fail thusly:
```
Error: e…
-
One thing that made Jekyll (and then Hugo) so popular was that you could just get a theme from a website, and there are lot of themes available: https://themes.gohugo.io/
I select a theme meant for…
-
**This is a Bug Report**
**Problem:**
Hugo v0.135.0 throws `ERROR the "date" front matter field is not a parsable date in a bunch of places` ([example](https://github.com/kubernetes/webs…
-
I am getting this error message after doing the installation of the theme as it is described on the page. After the last step I simply add `theme=roxo-hugo in my hugo.toml` and the error appears. With…
creyD updated
9 months ago
-
**Describe the bug**
Currently the code font for Korean-translated blog posts is weird. See this link for an example:
https://ericswpark.com/ko/blog/2021/2021-11-13-terminal-incognito-mode/
**S…
-
Hi,
If I set the image to anything newer:
`hugoVersion: "extended_0.128.2"`
The pipeline fails with:
```
Using Hugo version extended_0.134.3.
Connecting to github.com (140.82.116.3:443)
…
-
Thinking of using Hugo for my "personal site".
Not that I don't want to build my own CMS, just that I don't have infinite time. ⏳
Home page: https://gohugo.io/
![image](https://user-images.githubu…
-
# Steps to reproduce
1. Create new project: `hugo new site test`
2. Navigate into dir: `cd test`
3. Add theme to __themes__ folder: `git submodule add https://github.com/zzossig/hugo-theme-zzo.git …