-
Currently, Hugo can attempt to download a module from GitHub even if it has been downloaded to the `_vendors` folder.
The expected behavior is that Hugo checks if the module in `go.mod` has been do…
-
Hi.
I followed the instructions for the installation on my Mac (M1) with Hugo extended installed (Hugo v0.115.2+extended darwin/arm64 BuildDate=unknown)
When I enter
hugo
to create the site I …
-
### Describe the bug
I got a UA code from Google Analytics,and put it in config.toml .But i don't know which html file is public,and don't know where to insert template files as follows:
```
{{ if…
-
I installed the version of Hugo that's available from the Fedora package repos (`sudo dnf install hugo`). That gave me version [v0.93.3](https://github.com/gohugoio/hugo/releases/tag/v0.93.3) and when…
-
版本:
classpath 'com.android.tools.build:gradle:3.2.1'
gradle 4.9
classpath 'com.hujiang.aspectjx:gradle-android-plugin-aspectjx:2.0.8'
在项目中添加后找不到transformClassesWithAjxXXXXXX的任务,导致无法生效,但是加上hugo一起,d…
-
I spent about half an hour debugging a particular part of my code later to realize it was the @DebugLog annotation that was causing the huge delay!
One of the arguments was a byte array (of an image,…
-
Hi,
I have tried to run this repository. First build the image by `docker build -t test1/hugo:latest . `
Second, run it by `docker run -p 1313:1313 test1/hugo `
But, I got the error that
Err…
-
First of all, thanks a lot for this very nice theme.
I try to install the theme as a submodule, in order to use deployment with netlify. But it failed at deployment.
I let you some output from …
chug6 updated
3 years ago
-
The Eclipse Foundation has announced the following. I don't see much or any use of php for the docs, although there are some links in the footer, and a couple in other content, that we should perhaps …
-
From this [discussion](https://discourse.gohugo.io/t/hugo-0-137-0-misleading-error-message-when-running-hugo-deploy-with-flag/52278) on hugo discourse:
Just tested newly released hugo version 0.137…