-
### What is your Hugo Extended Version
hugo v0.111.3+extended
### What is your Go Version
go version go1.19.8
### What is your Node.js Version
Node.js v18.19.0
### What is your Opera…
-
All the theme (?) modules that we are using are not compatible with hugo versions greater than 0.122. For now the only solution is to use a compatibile hugo version (
-
I use [mage](https://magefile.org) to manage my sites (download data, publish via `rsync`, run `pngquant` on resized images…), and `go mod` adds mage's dependencies to `go.mod`.
Hugo removes them e…
-
Great initiative, this script. :)
I'm trying to see my OneDrive personal account logs, running the script like this:
```
py odl.py -o C:\Temp\OD -s C:\Users\Hugo.Ribeiro\AppData\Local\Microsoft…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/HugoBlox/hugo-blox-builder/issues?q=is%3Aissue
- [X] This iss…
-
# Using Hugo Modules for themes | Software Craftsperson
How to manage your Hugo themes using Hugo Modules
[https://www.softwarecraftsperson.com/posts/2024-04-01-hugo-modules/](https://www.softwarecr…
-
Could you set this up as a Hugo module? Will make installation and updates much easier.
I am happy to submit a PR if you like
-
### What version of Hugo are you using (`hugo version`)?
$ hugo version
hugo v0.92.2+extended linux/amd64 BuildDate=unknown
### Does this issue reproduce with the latest release?
Yes
##…
-
Sometimes it's useful to create modules that just packages a GitHub repository. For example: I was trying to create a Hugo Module that just packages Splide JS repository:
```toml
[module]
[module…
-
Hi,
I'm following https://github.com/basa-casa/hugo-admin#installation but I facing a problem;
I have **hugo v0.126.1+extended** and there is no config.toml/.yml/.json file in the folder. There i…