-
-
Notifications
You must be signed in to change notification settings - Fork 8k
Insights: gohugoio/hugo
Overview
Could not load contribution data
Please try again later
39 Pull requests merged by 11 people
-
Remove noindex meta tag from alias.html
#13951 merged
Sep 4, 2025 -
fix/misc 13952 11843
#13962 merged
Sep 4, 2025 -
fix: envStringToVal array parse and add ignorefiles and ignorelogs into case
#13957 merged
Sep 4, 2025 -
minifiers: Update deprecation handling
#13949 merged
Sep 3, 2025 -
tpl/collections: Add an integration test for collections.D
#13940 merged
Aug 27, 2025 -
misc: Update Go version to 1.24.0 in README
#13941 merged
Aug 27, 2025 -
Fix hugo new content issue #12599 by patching config
#13937 merged
Aug 27, 2025 -
build(deps): bump github.com/getkin/kin-openapi from 0.132.0 to 0.133.0
#13939 merged
Aug 27, 2025 -
tpl/collections: Add collections.D using Vitter's Method D for sequential random sampling
#13936 merged
Aug 26, 2025 -
build(deps): bump google.golang.org/api from 0.247.0 to 0.248.0
#13923 merged
Aug 26, 2025 -
build(deps): bump github.com/evanw/esbuild from 0.25.6 to 0.25.9
#13935 merged
Aug 26, 2025 -
build(deps): bump gocloud.dev from 0.40.0 to 0.43.0
#13919 merged
Aug 25, 2025 -
Misc Chroma
#13933 merged
Aug 25, 2025 -
build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront from 1.44.10 to 1.53.0
#13930 merged
Aug 25, 2025 -
build(deps): bump github.com/tdewolff/minify/v2 from 2.23.11 to 2.24.0
#13926 merged
Aug 25, 2025 -
refactor: use slices.Equal to simplify code
#13866 merged
Aug 24, 2025 -
resources/page: Add :sectionslug and :sectionslugs permalink tokens
#13908 merged
Aug 23, 2025 -
Upgrade to Go 1.25
#13932 merged
Aug 22, 2025 -
common/hcontext: Replace with external package
#13929 merged
Aug 22, 2025 -
Fix server rebuild when adding a new leaf bundle with resources in one go
#13928 merged
Aug 21, 2025 -
refactor to use reflect.TypeFor
#13915 merged
Aug 20, 2025 -
build(deps): bump github.com/tdewolff/minify/v2 from 2.23.8 to 2.23.11
#13920 merged
Aug 20, 2025 -
build(deps): bump github.com/olekukonko/tablewriter from 1.0.8 to 1.0.9
#13921 merged
Aug 20, 2025 -
Fix rebuild when deleting a content adapter file
#13910 merged
Aug 15, 2025 -
build(deps): bump google.golang.org/api from 0.237.0 to 0.247.0
#13904 merged
Aug 15, 2025 -
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.4 to 1.38.0
#13901 merged
Aug 15, 2025 -
build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0
#13905 merged
Aug 15, 2025 -
build(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0
#13909 merged
Aug 15, 2025 -
build(deps): bump github.com/bep/simplecobra from 0.6.0 to 0.6.1
#13907 merged
Aug 15, 2025 -
Remove unnecessary error check
#13879 merged
Aug 15, 2025 -
markup/goldmark: Apply Hugo Goldmark Extras when rendering TOC
#13900 merged
Aug 14, 2025 -
build(deps): bump golang.org/x/mod from 0.25.0 to 0.27.0
#13897 merged
Aug 13, 2025 -
build(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13
#13902 merged
Aug 13, 2025 -
markup/goldmark: Sanitize TOC heading titles
#13899 merged
Aug 13, 2025 -
build(deps): bump golang.org/x/image from 0.28.0 to 0.30.0
#13896 merged
Aug 12, 2025 -
deps: Upgrade github.com/niklasfasching/go-org v1.8.0 => v1.9.1
#13898 merged
Aug 11, 2025 -
partialCached now considers the key for deadlock prevention
#13892 merged
Aug 7, 2025 -
Add support for "format" option in transform.Unmarshal
#13888 merged
Aug 5, 2025 -
Just a cosmetic change to trigger a build
#13890 merged
Aug 5, 2025
6 Pull requests opened by 3 people
-
tpl: Fix incorrect template selection order
#13913 opened
Aug 18, 2025 -
build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.38.1 to 1.38.3
#13956 opened
Sep 1, 2025 -
build(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1
#13958 opened
Sep 3, 2025 -
build(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
#13959 opened
Sep 3, 2025 -
build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront from 1.53.0 to 1.54.0
#13963 opened
Sep 4, 2025 -
config/security: Add PROGRAMDATA to the osenv allowlist
#13965 opened
Sep 4, 2025
27 Issues closed by 4 people
-
subcommand hugo list aliases
#10467 closed
Sep 4, 2025 -
panic: tableofcontents.Heading.IsZero called using nil *Heading pointer
#11843 closed
Sep 4, 2025 -
tpl/collections: Require collections.D args to be ints
#13952 closed
Sep 4, 2025 -
Upgrade to Go 1.25.1
#13960 closed
Sep 4, 2025 -
Environment variable parsing for list config differs if list exists
#13950 closed
Sep 4, 2025 -
Deprecate old minifier options svg.decimal, css.decimal, and html.keepconditionalcomments
#11893 closed
Sep 3, 2025 -
minifiers: Deprecation handling is checking for "decimal" instead of "decimals"
#13948 closed
Sep 3, 2025 -
minifiers: Deprecate KeepCSS2 in favor of Version
#13947 closed
Sep 3, 2025 -
Enhance cascade url to include entire path
#12755 closed
Aug 30, 2025 -
resources.Get unable to obtain resource from overlapping mounts
#11239 closed
Aug 30, 2025 -
v0.149.0 doesn't work on Netlify and probably also not Vercel
#13942 closed
Aug 27, 2025 -
hugo new panics when filename contains future date
#12599 closed
Aug 27, 2025 -
local whitespaces between <li> elements not present when deploying in github
#13938 closed
Aug 27, 2025 -
Implement a :sectionslug and a :sectionslugs permalink token
#13788 closed
Aug 23, 2025 -
Upgrade to Go 1.25
#13924 closed
Aug 22, 2025 -
Upgrade build image to Debian 11 (bookworm) and MacOSX12.3.sdk
#13931 closed
Aug 22, 2025 -
.Page.Ressources.Get is nil on rebuilds when leaf bundles are recursively copied
#13925 closed
Aug 21, 2025 -
Panic when running hugo new content with a nested directory
#13912 closed
Aug 20, 2025 -
Will LLMs.txt and llms-full.txt be supported in the future
#13922 closed
Aug 20, 2025 -
Fedora package dependencies outdated?
#13914 closed
Aug 19, 2025 -
Apply Hugo Goldmark Extras when rendering TOC
#12605 closed
Aug 14, 2025 -
Hyperlinks in headers break their ToC entries
#13401 closed
Aug 13, 2025 -
Hugo hangs when in my content there is an org file with some images
#13846 closed
Aug 11, 2025 -
Quickstart results in no CCS on final build
#13894 closed
Aug 7, 2025 -
Regression in infinite recursion prevention of partialCached
#13889 closed
Aug 7, 2025 -
transform.Unmarshal should allow to specify a format
#13887 closed
Aug 5, 2025
4 Issues opened by 3 people
-
Add support for fixed version module imports in hugo.toml
#13964 opened
Sep 4, 2025 -
server: index.md inside a leaf bundle gets reclassified from resource to bundle on change
#13961 opened
Sep 4, 2025 -
Add transform.HTMLToMarkdown
#13946 opened
Aug 29, 2025 -
Machine readable site
#13916 opened
Aug 19, 2025
142 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Allow .Site.Pages in Content adapters
#13731 commented on
Aug 5, 2025 • 0 new comments -
Allow JS (and possibly also in the future CSS, SCSS) imports to resolve relative to the content bundle
#12876 commented on
Aug 5, 2025 • 0 new comments -
Explore TreeBlood for Server-Side LaTeX to MathML Conversion
#13766 commented on
Aug 16, 2025 • 0 new comments -
Add `lang.HasTranslation`
#10538 commented on
Aug 16, 2025 • 0 new comments -
Image processing strips out HDR data
#12781 commented on
Aug 18, 2025 • 0 new comments -
Add support for ai.txt
#12983 commented on
Aug 19, 2025 • 0 new comments -
support running tailwindcss cli with `npx @tailwindcss/cli`
#13821 commented on
Aug 27, 2025 • 0 new comments -
Render not triggered from modifying file pulled in by `readFile`
#13823 commented on
Aug 27, 2025 • 0 new comments -
Make it possible to edit/remove query parameters from the object returned urls.Parse
#12802 commented on
Aug 30, 2025 • 0 new comments -
LiveReload doesn't work with --disableFastRender option.
#12730 commented on
Aug 30, 2025 • 0 new comments -
`hugo serve` hangs on shutdown if a tab is open in Firefox
#12686 commented on
Aug 30, 2025 • 0 new comments -
debs for hugo extended should use a different package name and conflict
#12678 commented on
Aug 30, 2025 • 0 new comments -
List page publish date now defaults to that of the latest subpage
#12653 commented on
Aug 30, 2025 • 0 new comments -
Module menus not respected
#12584 commented on
Aug 30, 2025 • 0 new comments -
Error when JSON fenced code block contains shortcode call
#12567 commented on
Aug 30, 2025 • 0 new comments -
Adding/removing hyphen from tag in front matter isn't detected by hugo server
#12565 commented on
Aug 30, 2025 • 0 new comments -
Hugo attempts to download module from GitHub even after it has been downloaded to _vendors folder
#12555 commented on
Aug 30, 2025 • 0 new comments -
Command "hugo mod get -u" does not accept global --source flag
#12539 commented on
Aug 30, 2025 • 0 new comments -
Hugo server - Race conditon/timing issue when using generated css in html
#12532 commented on
Aug 30, 2025 • 0 new comments -
Windows: mount path with leading slash is found in the project directory
#12470 commented on
Aug 30, 2025 • 0 new comments -
Please add SLSA provenance to your releases
#12441 commented on
Aug 30, 2025 • 0 new comments -
The /docs merge creates empty commits
#12430 commented on
Aug 30, 2025 • 0 new comments -
Output folder of rendered images of AsciiDoctor Diagram extension
#12419 commented on
Aug 30, 2025 • 0 new comments -
Error in message when deleting a folder in `layouts`
#12408 commented on
Aug 30, 2025 • 0 new comments -
Feature request: resource pagination
#12357 commented on
Aug 30, 2025 • 0 new comments -
Multiple path arguments for `hugo new`
#12350 commented on
Aug 30, 2025 • 0 new comments -
Add a hook to render/highlight Markdown inline code
#12307 commented on
Aug 30, 2025 • 0 new comments -
support custom function with native golang plugin system
#12285 commented on
Aug 30, 2025 • 0 new comments -
Add .Resource.PathInfo
#12143 commented on
Aug 30, 2025 • 0 new comments -
invalid image links for baseURL with subdirectory and relativeURLs=true
#12130 commented on
Aug 30, 2025 • 0 new comments -
Make `hugo --minify` work on non-HTML content (e.g. JSON, XML)
#11957 commented on
Aug 30, 2025 • 0 new comments -
`readDir` not guardable (can fail even when `fileExists` succeeds)
#11917 commented on
Aug 30, 2025 • 0 new comments -
Hugo Modules : Allow for `replacements` path within `imports` listing
#11875 commented on
Aug 30, 2025 • 0 new comments -
Allow to specify language for transform.HighlightCodeBlock
#11872 commented on
Aug 30, 2025 • 0 new comments -
Warning about "IsSet with unsupported type" is not helpful
#11794 commented on
Aug 30, 2025 • 0 new comments -
Slice of slices changed behaviour
#11553 commented on
Aug 30, 2025 • 0 new comments -
Ignore postcss.config.js from specified module
#11490 commented on
Aug 30, 2025 • 0 new comments -
hugo --watch update results in an endless loop that consumes 100% CPU
#11275 commented on
Aug 30, 2025 • 0 new comments -
Add CLI command (`hugo render`) for printing the source files in a custom format
#10924 commented on
Aug 30, 2025 • 0 new comments -
LiveReload fails when site is served from subdirectory and canonifyURLs is enabled
#10571 commented on
Aug 30, 2025 • 0 new comments -
sitemap.xml as a plain text - bug in declaration in urlset
#10515 commented on
Aug 30, 2025 • 0 new comments -
Incorrect diagram directory in multilingual project with asciidoctor
#10473 commented on
Aug 30, 2025 • 0 new comments -
[Proposition] Improve your triage GitHub action
#10198 commented on
Aug 30, 2025 • 0 new comments -
Set `outdir` (`imagesoutdir`) to the slugified value when rendering AsciiDoc diagrams.
#10183 commented on
Aug 30, 2025 • 0 new comments -
Multilanguage deploy to multiple S3 buckets (root)
#10156 commented on
Aug 30, 2025 • 0 new comments -
Extracting metadata from audio resources
#10151 commented on
Aug 30, 2025 • 0 new comments -
Support special string operations for Turkish and Azeri languages
#10147 commented on
Aug 30, 2025 • 0 new comments -
Extend sort function to support semantic version numbers
#9402 commented on
Aug 30, 2025 • 0 new comments -
Support template function definitions
#8509 commented on
Aug 30, 2025 • 0 new comments -
Combine anchorlinenos and hl_lines for dynamic highlighting
#8503 commented on
Aug 30, 2025 • 0 new comments -
ESBuild supports "import *.css" in js file but needs outDir as option for js.Build
#8411 commented on
Aug 30, 2025 • 0 new comments -
Investigate if the named resource transformation locks can be made more robust
#8370 commented on
Aug 30, 2025 • 0 new comments -
Add GONOSUMDB
#8325 commented on
Aug 30, 2025 • 0 new comments -
Add compatibility for Yarn 2.x Berry
#8301 commented on
Aug 30, 2025 • 0 new comments -
add site.GetPages, .GetPages
#8273 commented on
Aug 30, 2025 • 0 new comments -
modules: Check replacements in config vs replace in go.mod for transitive dependency changes
#8072 commented on
Aug 30, 2025 • 0 new comments -
Show the content file responsible for build error.
#8049 commented on
Aug 30, 2025 • 0 new comments -
Support `extension.WithFootnoteIDPrefix` (aka `footnoteAnchorPrefix` for Blackfriday) for `goldmark`
#8045 commented on
Aug 30, 2025 • 0 new comments -
Let liveReload script infer the port
#8023 commented on
Aug 30, 2025 • 0 new comments -
.HasAnyShortcode : return TRUE if a page uses at least one shortcode
#7996 commented on
Aug 30, 2025 • 0 new comments -
JSConfig or TSConfig no longer being read completely
#7978 commented on
Aug 30, 2025 • 0 new comments -
Consider node_modules in /assets
#7966 commented on
Aug 30, 2025 • 0 new comments -
Hugo server command shall synchronize pages resources, not always overwrite
#7957 commented on
Aug 30, 2025 • 0 new comments -
Blocks should be possible within partials
#7936 commented on
Aug 30, 2025 • 0 new comments -
nested shortcode with codeblock rendering issue
#7848 commented on
Aug 30, 2025 • 0 new comments -
Featured request: Auto-ID helper function
#7734 commented on
Aug 30, 2025 • 0 new comments -
Capture the "splat" part of the URL and use it in Hugo server redirects.
#7713 commented on
Aug 30, 2025 • 0 new comments -
Add a way to avoid copying from /static
#7591 commented on
Aug 30, 2025 • 0 new comments -
Add support for the GOMODCACHE env variable
#7577 commented on
Aug 30, 2025 • 0 new comments -
Collect attributes in hugo_stats.json
#7560 commented on
Aug 30, 2025 • 0 new comments -
Show filenames and line numbers in deprecation warnings
#7480 commented on
Aug 30, 2025 • 0 new comments -
Make resource.PostProcess work with relativeURLs=true
#7316 commented on
Aug 30, 2025 • 0 new comments -
Bug Babel when use flag --source
#7263 commented on
Aug 30, 2025 • 0 new comments -
Data race in scratch.SetInMap
#7230 commented on
Aug 30, 2025 • 0 new comments -
Line length formatter function for custom text outputs
#7214 commented on
Aug 30, 2025 • 0 new comments -
Fetch the defaults for _build from build in config.toml
#7017 commented on
Aug 30, 2025 • 0 new comments -
Provide Shortcode param Interface at Page Level
#6579 commented on
Aug 30, 2025 • 0 new comments -
ToCSS includePaths ignores paths from parent directory (../node_modules)
#6274 commented on
Aug 30, 2025 • 0 new comments -
Add image.Trace method that produces an SVG
#6253 commented on
Aug 30, 2025 • 0 new comments -
PostCSS and sourcemaps
#6189 commented on
Aug 30, 2025 • 0 new comments -
Allow for richer metadata in taxonomy entries
#6174 commented on
Aug 30, 2025 • 0 new comments -
hugo mod removes non-Hugo modules from go.mod
#6115 commented on
Aug 30, 2025 • 0 new comments -
Configure external helpers via output formats
#6089 commented on
Aug 30, 2025 • 0 new comments -
Skip update static files in dev mode
#5950 commented on
Aug 30, 2025 • 0 new comments -
Support Apache MultiViews language negotiation file naming
#5618 commented on
Aug 30, 2025 • 0 new comments -
Add FreeBSD release for extended version
#5577 commented on
Aug 30, 2025 • 0 new comments -
Add "hugo npm" wrapper command (assets dependencies)
#5567 commented on
Aug 30, 2025 • 0 new comments -
Add a "richer" taxonomy configuration
#5520 commented on
Aug 30, 2025 • 0 new comments -
GitInfo issue with subtrees and squash commits
#5059 commented on
Aug 30, 2025 • 0 new comments -
Define prefered index filename order for embeded server
#5055 commented on
Aug 30, 2025 • 0 new comments -
Give warning when markup outside a define block is found (thus ignoring base template)
#4823 commented on
Aug 30, 2025 • 0 new comments -
Automatic conversion between Traditional and Simplified Chinese
#4669 commented on
Aug 30, 2025 • 0 new comments -
Preserve comments in YAML/TOML in the Remarshal func
#4520 commented on
Aug 30, 2025 • 0 new comments -
Handle CHMOD only events in hugo server
#4054 commented on
Aug 30, 2025 • 0 new comments -
Add a "no UTF-8 stripping URL" option
#4032 commented on
Aug 30, 2025 • 0 new comments -
resources/images: Poor overlay quality when background image is an indexed (not true color) PNG
#12543 commented on
Aug 30, 2025 • 0 new comments -
Image distorted when rotating and cropping/filling using the smart anchor
#11266 commented on
Aug 30, 2025 • 0 new comments -
Resource Permalink returns incorrect base URL with multihost site
#12560 commented on
Aug 30, 2025 • 0 new comments -
JPEG image gets PNG extension due to caching issue
#11856 commented on
Aug 30, 2025 • 0 new comments -
commands: Make cleanDestinationDir work even when staticDir doesn't exist
#8433 commented on
Aug 30, 2025 • 0 new comments -
snap: Failure to resolve media type with resources.GetRemote
#11601 commented on
Aug 30, 2025 • 0 new comments -
Full path to file should be given in EXIF error message
#12693 commented on
Aug 31, 2025 • 0 new comments -
Ability to customize the fingerprint delimiter that goes in between the filename and extension
#12658 commented on
Aug 31, 2025 • 0 new comments -
images: Opacity problem with Resize + Padding with PNG output
#12536 commented on
Aug 31, 2025 • 0 new comments -
.RenderShortcodes misbehaves when it's identified or inside a code block
#12457 commented on
Aug 31, 2025 • 0 new comments -
Create a Flatpak package
#12358 commented on
Aug 31, 2025 • 0 new comments -
Create template function to remove non-printable characters
#11255 commented on
Aug 31, 2025 • 0 new comments -
CSS resources refresh problem when "static" is mounted on "assets" (with example repo)
#7740 commented on
Aug 31, 2025 • 0 new comments -
Add support for non-numeric footnotes in Goldmark
#7508 commented on
Aug 31, 2025 • 0 new comments -
Error when building to a folder not owned by the Hugo process
#7302 commented on
Aug 31, 2025 • 0 new comments -
Add HTML tidying as an option
#7190 commented on
Aug 31, 2025 • 0 new comments -
Feature Request: Add default permalink format configuration setting
#4641 commented on
Aug 31, 2025 • 0 new comments -
Use filename as title when it’s not defined in front matter
#3805 commented on
Aug 31, 2025 • 0 new comments -
Update, document, or remove internal Schema.org template
#7431 commented on
Aug 31, 2025 • 0 new comments -
PostCSS with custom tailwind.config.js does not work with the -s flag
#7287 commented on
Sep 1, 2025 • 0 new comments -
multilingual: Warn when resources are discarded
#12079 commented on
Sep 1, 2025 • 0 new comments -
Panic for resources.GetMatch(“https://picsum.photos/400/300.webp”) on Windows
#10736 commented on
Sep 1, 2025 • 0 new comments -
Many fast git mv commands caused hugo server panic
#10843 commented on
Sep 1, 2025 • 0 new comments -
Server panic when checking out a Git branch
#10861 commented on
Sep 1, 2025 • 0 new comments -
panic when trying to create a page resource with "hugo new"
#12786 commented on
Sep 1, 2025 • 0 new comments -
hugo server - Panics and crashes - some random - live reload of js modules (not sure trigger)
#13737 commented on
Sep 1, 2025 • 0 new comments -
Panic when creating new content _index.md then index.md
#12194 commented on
Sep 1, 2025 • 0 new comments -
echo "bar" >> content/about/index.md% panics
#12447 commented on
Sep 1, 2025 • 0 new comments -
Prevent panic when creating new content if also created by content adapter
#12504 commented on
Sep 1, 2025 • 0 new comments -
Panic with a misleading error on new page creation. ?When similar page exists?
#12602 commented on
Sep 1, 2025 • 0 new comments -
Add support for native Go implementation of AsciiDoc
#1435 commented on
Sep 1, 2025 • 0 new comments -
Add optional fallback to default language for missing params in translated pages
#11603 commented on
Sep 2, 2025 • 0 new comments -
MacOS precompiled tarballs need to be signed to run with Gatekeeper enabled, or Hugo won't run.
#13448 commented on
Sep 4, 2025 • 0 new comments -
panic: deferred execution with id "__hdeferred/...=" not found
#13492 commented on
Sep 4, 2025 • 0 new comments -
Deprecate the _internal/some-template construct
#13553 commented on
Sep 4, 2025 • 0 new comments -
Find index of a page within a collection of pages
#13589 commented on
Sep 4, 2025 • 0 new comments -
Add front matter build.renderParallel and build.renderWeight
#13625 commented on
Sep 4, 2025 • 0 new comments -
hugo server: Taxonomy pages not updated
#13648 commented on
Sep 4, 2025 • 0 new comments -
Add a negate (!) prefix to Glob matchers
#13663 commented on
Sep 4, 2025 • 0 new comments -
Add {language,version,role}Delegees to front matter
#13680 commented on
Sep 4, 2025 • 0 new comments -
New API for next Hugo version
#13776 commented on
Sep 4, 2025 • 0 new comments -
Stacktrace lost on panic in errgroup.Wait
#13811 commented on
Sep 4, 2025 • 0 new comments -
Multiple mounts of the same directory
#13818 commented on
Sep 4, 2025 • 0 new comments -
langs: Add IsDefault field to Language struct
#13855 commented on
Sep 4, 2025 • 0 new comments -
all: Keep links in sync with new docs site structure
#13498 commented on
Aug 27, 2025 • 0 new comments -
Add roles and versions as new dimensions (in addition to language)
#13679 commented on
Sep 4, 2025 • 0 new comments -
Fix truncate benchmarks, add more benchmark tests for longer strings
#13880 commented on
Aug 21, 2025 • 0 new comments