-
## Versions
- hugo: v0.135.0+extended
- go: 1.23.1
- node: v22.9.0
- npm: 10.9.0
## What I did
I cloned the repo, followed by [Quickstart](https://toha-guides.netlify.app/posts/quickstart/) bu…
-
The HugoDocs Site [uses modules](https://github.com/gohugoio/hugoDocs/blob/master/config.toml) to integrate a theme via GitHub:
```
[module]
[[module.imports]]
path = "github.com/gohugoio/…
Brixy updated
2 months ago
-
I'm happy to try to work on this as a PR, but want first your opinion, especially @bep.
As stated in #6115 both go and hugo think they're the owner of the go.mod file. As commented in https://githu…
-
# 链接
To use this feature, add links section to frontmatter.\nThis page’s frontmatter:\n1 2 3 4 5 6 7 8 9 links: - title: GitHub description: GitHub is the world's largest software development platfor…
-
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…
-
Hi @nusserstudios,
I noticed in issue #201 that you've deployed tailbliss to Coolify. I've setup my own Coolify instance, and trying to do the same, but I'm unable to get it to build.
At first i…
SamKr updated
1 month ago
-
# 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…
-
### 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…
-
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…