-
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Insights: gohugoio/hugo
Overview
Could not load contribution data
Please try again later
3 Releases published by 1 person
54 Pull requests merged by 10 people
-
markup/goldmark: Trim space from blockquote render hook text
#13306 merged
Jan 24, 2025 -
Fix some server rebuild issues for non-HTML custom output formats
#13304 merged
Jan 24, 2025 -
parser/pageparser: Don't allow parameters after closing tag in shortcodes
#13299 merged
Jan 24, 2025 -
Fix cascade with overlapping sections
#13305 merged
Jan 24, 2025 -
tpl/tplimpl: Improve shortcode test coverage
#13300 merged
Jan 24, 2025 -
tpl/tplimpl: Deprecate gist shortcode
#13298 merged
Jan 23, 2025 -
resources: Add responseHeaders option to resources.GetRemote
#13297 merged
Jan 23, 2025 -
Make cascade front matter order deterministic
#13295 merged
Jan 23, 2025 -
tpl/tplimpl: Deprecate comment shortcode
#13294 merged
Jan 22, 2025 -
[editorial] Fix typo in context.go func comment
#13293 merged
Jan 22, 2025 -
Fix render hook's PlainText with typographer extension enabled
#13289 merged
Jan 22, 2025 -
Do not warn on potentially unsafe HTML comments when unsafe=false
#13288 merged
Jan 22, 2025 -
Fix build with Go 1.24
#13285 merged
Jan 21, 2025 -
tpl/tplimpl: Fix context in shortcode error messages
#13281 merged
Jan 20, 2025 -
resources: Fix 2 image file cache key issues
#13274 merged
Jan 18, 2025 -
Add loading attribute
#13276 merged
Jan 17, 2025 -
tpl/tplimpl: Simplify some test assertions
#13270 merged
Jan 16, 2025 -
Fix docstring to match function name
#13190 merged
Jan 16, 2025 -
tpl/tplimpl: Deprecate twitter shortcode in favor of x shortcode
#13266 merged
Jan 16, 2025 -
commands: Add --printZero to the config command
#13264 merged
Jan 15, 2025 -
For render hooks, only fallback to HTML (or the defaultOutputFormat) template
#13263 merged
Jan 15, 2025 -
Use MapRange() instead of MapKeys()
#13255 merged
Jan 13, 2025 -
deps: Upgrade github.com/gohugoio/hashstructure from 0.1.0 to 0.3.0
#13258 merged
Jan 13, 2025 -
resources/images: Move golden test files to sub folders
#13253 merged
Jan 11, 2025 -
resources/images: Add images.Mask
#13246 merged
Jan 11, 2025 -
tpl/tplimpl: Use plain text for image render hook alt attribute
#13245 merged
Jan 10, 2025 -
Adjust error handling in ToMath vs try (note)
#13240 merged
Jan 9, 2025 -
resources/images: Add some golden tests for images.QR
#13235 merged
Jan 9, 2025 -
Fix branch resource overlapping bundle path
#13238 merged
Jan 9, 2025 -
templates: Fix handling of multiple defers in the same template
#13237 merged
Jan 9, 2025 -
tpl/images: Change signature of images.QR to images.QR TEXT OPTIONS
#13234 merged
Jan 8, 2025 -
resources/images: Add some golden tests for images.Text
#13233 merged
Jan 8, 2025 -
images.Text: Add option for horizontal alignment
#13223 merged
Jan 8, 2025 -
images: Rework the golden tests
#13231 merged
Jan 8, 2025 -
Fix NPX issue with TailwindCSS v4
#13226 merged
Jan 7, 2025 -
build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0
#13224 merged
Jan 7, 2025 -
build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0
#13225 merged
Jan 7, 2025 -
snap: Always package latest stable version of Go
#13222 merged
Jan 6, 2025 -
create: Respect --noBuildLock in hugo new
#13220 merged
Jan 6, 2025 -
build(deps): bump github.com/evanw/esbuild from 0.24.0 to 0.24.2
#13188 merged
Jan 6, 2025 -
tpl/images: Format the QR hashes as hex
#13219 merged
Jan 6, 2025 -
build(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0
#13218 merged
Jan 6, 2025 -
resources: Replace error handling in GetRemote with try (note)
#13217 merged
Jan 6, 2025 -
tpl/images: Add images.QR function
#13212 merged
Jan 6, 2025 -
Add try
#9797 merged
Jan 5, 2025 -
resources: Add FromOpts for more effective resource creation
#13213 merged
Jan 5, 2025 -
Fix server refresh on 404 template changes
#13210 merged
Jan 2, 2025 -
markup/highlight: Remove noHl option
#13208 merged
Dec 31, 2024 -
Print cli usage of
hugo gen chromastyles
alongside css#13198 merged
Dec 30, 2024 -
build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0
#13168 merged
Dec 30, 2024 -
config/allconfig: Fix slice of language configs
#13202 merged
Dec 30, 2024 -
config/allconfig: Throw error when output format is not defined
#13200 merged
Dec 29, 2024 -
Fix same resource file published more than once
#13195 merged
Dec 27, 2024 -
markup/highlight: Add wrapperClass option
#13194 merged
Dec 25, 2024
1 Pull request opened by 1 person
-
livereload: Close connection on pageshow
#13290 opened
Jan 21, 2025
45 Issues closed by 5 people
-
Unicode Bidirectional Algorithm Support
#12675 closed
Jan 24, 2025 -
Let `collections.Reverse` work on strings
#12839 closed
Jan 24, 2025 -
Trim trailing newlines for normal blockquotes too, to mirror callout blockquotes
#13302 closed
Jan 24, 2025 -
`watch` not working on custom output template
#13014 closed
Jan 24, 2025 -
Cascade property affects the next page with similar name
#12465 closed
Jan 24, 2025 -
EXECUTE-AS-TEMPLATE: failed to transform "/json/search-data.json"
#13303 closed
Jan 24, 2025 -
`.Text` & blockquote callouts create strange newline behaviour
#13301 closed
Jan 24, 2025 -
Deprecate (and eventually remove) the gist shortcode
#13211 closed
Jan 23, 2025 -
Add .Data.Headers in GetRemote
#12521 closed
Jan 23, 2025 -
Rework/complete the golden tests for image processing
#13129 closed
Jan 23, 2025 -
Improve deprecation error message
#12949 closed
Jan 23, 2025 -
The check `github.com/gohugoio/hugo/tpl/tplimpl` fails on s390x/Fedora Rawhide
#13204 closed
Jan 23, 2025 -
Overlapping `cascade` rules are applied in nondeterministic order
#12594 closed
Jan 23, 2025 -
Introduce a reserved template namespace
#13278 closed
Jan 22, 2025 -
Decode typographer HTML entities in hook's .PlainText
#13292 closed
Jan 22, 2025 -
Hugo 0.141.0 strips apostrophes from image alt strings
#13286 closed
Jan 22, 2025 -
Hook's .PlainText needs to return template.HTML or be piped to safeHTML
#13291 closed
Jan 22, 2025 -
Fix context issue with some embedded templates
#13279 closed
Jan 20, 2025 -
Check images.Mask's cache key vs the mask supplied
#13273 closed
Jan 18, 2025 -
Changed imaging config not reflected in the cache hash for some image filters
#13272 closed
Jan 18, 2025 -
transform.Unmarshal does not work with arrays at topleve in JSON
#13275 closed
Jan 17, 2025 -
docs.yaml does not contain privacy or services sections for x
#13271 closed
Jan 16, 2025 -
Deprecate twitter shortcode in favor of x shortcode
#13214 closed
Jan 16, 2025 -
Deprecatation info messages not printed to console
#13265 closed
Jan 15, 2025 -
Lookup render hook templates by output format, falling back to HTML if present
#13242 closed
Jan 15, 2025 -
--destination results in wrong path
#13256 closed
Jan 14, 2025 -
Hugo Quickstart Config File Parse Error
#13252 closed
Jan 11, 2025 -
Add images.Mask
#13244 closed
Jan 11, 2025 -
Resource not found in multilingual mode
#13243 closed
Jan 10, 2025 -
JSON number interpreted as float and integer
#13241 closed
Jan 10, 2025 -
Adjust error handling in ToMath vs try
#13239 closed
Jan 9, 2025 -
Page resource not available when containing directory name partially matches another directory
#13228 closed
Jan 9, 2025 -
Multiple `templates.Defer` in same tamplate panic: deferred execution with id not found
#13236 closed
Jan 9, 2025 -
Change images.QR(opts) to images.QR(text, opts)
#13230 closed
Jan 8, 2025 -
Add support for aligning text when adding to images using images.Text
#10849 closed
Jan 8, 2025 -
npx cannot be disabled from exec
#13221 closed
Jan 7, 2025 -
Replace error handling in GetRemote with try
#13216 closed
Jan 6, 2025 -
Add QR code generation to image functions for offline permalinks
#13205 closed
Jan 6, 2025 -
Editing 404 templates when server is running does not refresh
#13209 closed
Jan 2, 2025 -
highlightling: Remove noHl (which has undefined behaviour)
#9885 closed
Dec 31, 2024 -
Deferred template crashes server
#12655 closed
Dec 31, 2024 -
Conditional comparison where field is false causes build to fail and exit.
#13207 closed
Dec 31, 2024 -
config/allconfig: Slice of language configs has double the expected elements
#13201 closed
Dec 30, 2024 -
config/allconfig: Error not thrown when output format is not defined
#13199 closed
Dec 29, 2024 -
False path warning / resources possibly written twice to /public in some cases
#13164 closed
Dec 27, 2024
8 Issues opened by 8 people
-
tpl/tplimpl: Always respect the browser's "do not track" setting with GA template
#13307 opened
Jan 24, 2025 -
Live reload inhibits bfcache behavior
#13287 opened
Jan 21, 2025 -
Add Support for Embedding Mastodon and Fediverse Content
#13280 opened
Jan 19, 2025 -
Make v0.141.0-DEV >= v0.141.0
#13260 opened
Jan 14, 2025 -
Hugo crashing with `fatal error: concurrent map iteration and map write`
#13254 opened
Jan 11, 2025 -
Add GitInfo to Site for site-wide commit info
#13206 opened
Dec 30, 2024 -
hugo server -D not reloading when html files change (Svelte/React)
#13197 opened
Dec 27, 2024 -
reuse content for multi language site using a `all` language
#13196 opened
Dec 26, 2024
32 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.
-
Parsing Hugo templates in the browser
#4543 commented on
Dec 28, 2024 • 0 new comments -
hugo new panics when folder name contains a date
#12599 commented on
Dec 30, 2024 • 0 new comments -
Add .GitInfo variable for latest commit
#9738 commented on
Dec 31, 2024 • 0 new comments -
Implement a proper cookie consent solution
#10754 commented on
Jan 2, 2025 • 0 new comments -
Add a `try` (as in try/catch) template func
#9737 commented on
Jan 4, 2025 • 0 new comments -
Hugo with uglyURLs = true generates /public/section.html instead of /public/section/index.html
#4428 commented on
Jan 7, 2025 • 0 new comments -
Add bool to template functions
#9160 commented on
Jan 9, 2025 • 0 new comments -
multilingual: Shared resource discarded if same bundle does not exist in default content language
#12107 commented on
Jan 10, 2025 • 0 new comments -
Add .Position to the context of heading and image render hooks
#11325 commented on
Jan 10, 2025 • 0 new comments -
String functions within render hooks see HAHAHUGOSHORTCODE
#7416 commented on
Jan 10, 2025 • 0 new comments -
Support for pnpm
#11914 commented on
Jan 11, 2025 • 0 new comments -
Add support for ai.txt
#12983 commented on
Jan 22, 2025 • 0 new comments -
RelPermalink incorrect for scss in combination with canonifyURLs
#12774 commented on
Jan 23, 2025 • 0 new comments -
panic when trying to create a page resource with "hugo new"
#12786 commented on
Jan 23, 2025 • 0 new comments -
Docker image permission issue when run in GitHub Action
#12991 commented on
Jan 23, 2025 • 0 new comments -
The .io top-level domain is scheduled for dissolution
#12916 commented on
Jan 23, 2025 • 0 new comments -
Output format parameter ignored if RSS template file name excludes output format identifier
#12992 commented on
Jan 23, 2025 • 0 new comments -
Support layout templates for all page kinds
#12988 commented on
Jan 23, 2025 • 0 new comments -
Add .Page.SourceInfo
#12998 commented on
Jan 23, 2025 • 0 new comments -
Some URL-safe special characters cannot be used in Page path
#12993 commented on
Jan 23, 2025 • 0 new comments -
Standardize error message thrown when a feature is not available
#13003 commented on
Jan 23, 2025 • 0 new comments -
Code signing of the release binaries
#13028 commented on
Jan 23, 2025 • 0 new comments -
Add hugo.BuildCount
#13085 commented on
Jan 23, 2025 • 0 new comments -
Add validate function to simplify input validation for partials
#13030 commented on
Jan 23, 2025 • 0 new comments -
Go 1.24 notes/TODOs
#13091 commented on
Jan 23, 2025 • 0 new comments -
Add config build.errors.logLevelMissingShortcodeTemplate
#13165 commented on
Jan 23, 2025 • 0 new comments -
XMP and IPTC image metadata support
#13146 commented on
Jan 23, 2025 • 0 new comments -
Allow partials to work as decorators
#13193 commented on
Jan 23, 2025 • 0 new comments -
Equivalent of Node.js' `path.relative`
#13187 commented on
Jan 23, 2025 • 0 new comments -
TailwindCSS v4 notes / TODO1
#13088 commented on
Jan 24, 2025 • 0 new comments -
Implement --prettify parameter (only supports HTML for now).
#7825 commented on
Jan 6, 2025 • 0 new comments -
tpl: modify file system in os functions
#13189 commented on
Dec 25, 2024 • 0 new comments