issues Search Results · repo:gohugoio/hugo language:Go
Filter by
7.9k results
(78 ms)7.9k results
ingohugoio/hugo (press backspace or delete to remove)I want to run in a --strict mode that fails if I have:
1. Unused params
2. Unused frontmatter keys
3. broken links (either to images or other articles), at least internal links
4. unused i18n keys ...
NeedsTriage
Proposal
gregjotau
- 4
- Opened yesterday
- #14108
I ve been using the slugorfilename permalink token to strip out the first section, like so:
permalinks:
page:
foo: /:sections[1:]/:slugorfilename/
section:
foo: /:sections[1:]/:slugorfilename/ ...
Bug
dvdksn
- 1
- Opened 3 days ago
- #14104
Hello
in minikube we have not been able to update our hugo since v0.148.2 because it gives a netlify build error I have
created a support ticket on netlify but so far no help, here is a github issue on ...
Bug
NeedsTriage
medyagh
- 2
- Opened 4 days ago
- #14103
!-- Please do not use the issue queue for questions or troubleshooting. Unless you are certain that your issue is a
software defect, use the forum:
https://discourse.gohugo.io
Summary
Given a multilingual ...
Bug
taoyouh
- 1
- Opened 7 days ago
- #14098
@jmooring asked me to create this proposal as a result of the discussion in that thread:
https://discourse.gohugo.io/t/please-make-taxonomy-bycount-produce-a-stable-ordering/56149
Currently, when Hugo ...
NeedsTriage
Proposal
mikenakis
- 1
- Opened 8 days ago
- #14097
Putting !--more-- inside of markdown elements disrupts the rendering of those elements; other inline comments do not.
Examples:
Start a page with a bold text containing !--more--
**This is a bold text ...
Bug
Feature: Summary
grghub
- 5
- Opened 8 days ago
- #14096
From discourse.gohugo.io
The TL;DR:
Please make Taxonomy.ByCount sort first by count, then by name, so as to produce a stable ordering.
The long form:
I have placed hugo’s destination directory in ...
NeedsTriage
Proposal
mikenakis
- 1
- Opened 8 days ago
- #14095
See #14083 for the longer story
This is not allowed in a theme/module:
[[module.mounts]]
source = ../../node_modules/bootstrap
target = assets/vendor/bootstrap
I suggest that we for a mount outside ...
Enhancement
bep
- Opened 9 days ago
- #14089
This is an upstream issue with tdewolff/minify. The js.Build minify option works fine.
Problem originally reported here: https://github.com/google/docsy/issues/2345#issuecomment-3434948987
Example:
...
Bug
Upstream
jmooring
- 2
- Opened 10 days ago
- #14086
In v0.152.0 (https://github.com/gohugoio/hugo/pull/14071) we prevented mounts defined within modules from accessing
things like /etc/passwd. We did this by limiting the source to paths within the module. ...
Proposal
jmooring
- 5
- Opened 11 days ago
- #14083

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.