-
Hi. Is there someone with the same problem when build site?
```
Start building sites …
hugo v0.134.2-1c74abd26070b0c12849550c974a9f3f1e7afb06+extended windows/amd64 BuildDate=2024-09-10T10:46:33…
-
### Past Issues Searched
- [X] I have searched open and closed issues to make sure that the bug has not yet been reported
### Issue is a Bug Report
- [X] This is a bug report and not a featur…
-
Hi there! I really enjoy the Sumo theme but could use some help with styling `input` and `textarea` and hopefully these fixes could be applied at the theme so others can benefit. (I'm also not sure ho…
-
## What version of Hugo are you using (`$ hugo version`)?
hugo v0.133.1+extended darwin/arm64 BuildDate=2024-08-26T13:58:46Z VendorInfo=brew
## What operating system and processor architecture are y…
-
Hugo command `new --help` prints out 9 flags:
```
$ hugo new --help
Create a new content file and automatically set the date and title.
...
Usage:
hugo new content [path] [flags]
Flags:…
-
```
$ docker run -v ${PWD}:/src hugomods/hugo:exts-0.135.0 hugo server
WARN deprecated: site config key paginate was deprecated in Hugo v0.128.0 and will be removed in a future release. Use paginat…
-
I would like to purpose a new name for the `theme.toml` file:
```diff
- theme.toml
+ hugo-theme.toml
```
This proposal coming from the fact that [the name is to generic to look for in Schema…
-
**What is the work that needs to be done?**
## Pass a startTime into the timestamper web component
1. Set startTime on hugo.toml in custom params so orgs can set a general rule
2. Allow day p…
-
-
As noted in #799 there looks to be some unexpected clipping of the newsflash message.
It seems that the initial value is saved to the database properly and also returned properly via `retrieve_eve…