Bjørn Erik Pedersen

Results 204 issues of Bjørn Erik Pedersen

This has been discussed before in #461, and has been a blocker for us using this library in Hugo. Given the maintenance situation for "the other Go YAML library", I...

feature request

This is a feature that I have been wanting, but always assumed would not be possible with Go templates. Now I think that it could be implemented. Example: `single.html`: ```handlebars...

Proposal

Note that this works, but the building blocks are quickly thrown together just to get a sense if this makes sense to go forward with. See #12843

I think they now support recursive watching. Also remember the `--poll`.

Enhancement

https://pkg.go.dev/golang.org/x/tools/txtar#hdr-Txtar_format We have started using this for the Hugo integration tests (e.g. https://github.com/gohugoio/hugo/blob/db1562e134fc4182cfd063058e9ecd0316a0d906/resources/resource_transformers/js/integration_test.go#L30) and it has been a real pleasure to work with: It doesn't work that well for big...

Proposal

See https://discourse.gohugo.io/t/cant-make-the-local-server-use-headers/35519 ``` REQ /docs/ REQ /favicon.ico REQ /docs/ REQ / REQ /fonts/muli-latin-200.woff2 REQ /fonts/muli-latin-400.woff2 REQ /fonts/muli-latin-800.woff2 REQ /output/css/app.css REQ /output/js/app.js REQ /images/hugo-logo-wide.svg REQ /images/icon-fast.svg REQ /images/icon-content-management.svg REQ /images/icon-shortcodes.svg REQ...

Bug
Stale

Bug
Stale
Feature: Multilingual

This was when Chroma added a level of `span`, which hugo_stats.json doesn't seem to pick up.

Bug
Stale

This is related to #9726 ... It would be cool, especially for smaller setups and template projects/modules to have a compact way to add a file structure to a project....

Stale
Proposal