Revisions of hugo
buildservice-autocommit
accepted
request 1172790
from
Jeff Kowalczyk (jfkw)
(revision 172)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1172782
from
Jeff Kowalczyk (jfkw)
(revision 171)
- Update to version 0.125.7: * deps: Downgrade github.com/getkin/kin-openapi v0.124.0 => v0.123.0 * readme: Update Sponsors - Update to version 0.125.6: * Fix one more resource change eviction logic issue * Make the cache eviction logic for stale entities more robust * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.1 to 2.2.2 * Run mage generate * resources/page: Pull internal Page methods into its own interface
buildservice-autocommit
accepted
request 1171176
from
Jeff Kowalczyk (jfkw)
(revision 170)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1171175
from
Jeff Kowalczyk (jfkw)
(revision 169)
- Update to version 0.125.5: * Fix rebuilds on cascade deletes/renames * commands: Print "Webserver is ..." right before "Total ..." * Make sure replaced pages gets marked as stale
buildservice-autocommit
accepted
request 1170163
from
Jeff Kowalczyk (jfkw)
(revision 168)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1170161
from
Jeff Kowalczyk (jfkw)
(revision 167)
- Update to version 0.125.4: * commands: Clarify that create or install a theme are two options * config: Setups with only one active language can never be multihost * Fix rebuilds when running hugo -w * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.19 to 2.20.20 * tpl/tplimpl: Fix double-escaping in opengraph template * Use Apache License without modification
buildservice-autocommit
accepted
request 1169894
from
Jeff Kowalczyk (jfkw)
(revision 166)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1169893
from
Jeff Kowalczyk (jfkw)
(revision 165)
- Update to version 0.125.3: Refs boo#1223309 * markup/goldmark: Fix data race in the hugocontext wrapper * Delete .hugo_build.lock * tpl: Escape .Title in built-in image and link render hooks
Jeff Kowalczyk (jfkw)
accepted
request 1169743
from
Jeff Kowalczyk (jfkw)
(revision 164)
- Update to version 0.125.3: * markup/goldmark: Fix data race in the hugocontext wrapper * Delete .hugo_build.lock * tpl: Escape .Title in built-in image and link render hooks * tpl/tplimpl: Improve embedded templates * SECURITY.md: Update link to security model * modules: Fix potential infinite loop in module collection
buildservice-autocommit
accepted
request 1169403
from
Jeff Kowalczyk (jfkw)
(revision 163)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1169402
from
Jeff Kowalczyk (jfkw)
(revision 162)
- Update to version 0.125.2: * Only add root sections to the section pages menu * Fix partial rebuilds for SCSS fetched with GetMatch and similar Fixes #12395 * commands: Add gen chromastyles --lineNumbersTableStyle flag * resources/images: Fix TestColorLuminance on s390x * commands: Provide examples for chromastyles flags - Update to version 0.125.1: * tpl: Use erroridf for remote YouTube errors * build: Fix `GLIBC_2.29' not found issue
buildservice-autocommit
accepted
request 1168426
from
Jeff Kowalczyk (jfkw)
(revision 161)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1168425
from
Jeff Kowalczyk (jfkw)
(revision 160)
- Update to version 0.125.0: * docs: Regen docshelper * Fix server rebuilds when adding a content file on Linux * build(deps): bump github.com/pelletier/go-toml/v2 from 2.2.0 to 2.2.1 * Add Luminance to Color * hugolib: Add an asciidoc rebuild test case * Pass .RenderShortcodes' Page to render hooks as .PageInner * build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 * helpers: Fix TrimShortHTML when used with AsciiDoc content * github: Add a "free space" step on Ubuntu * helpers: Add BenchmarkTrimShortHTML * github: Update actions * github: Format GitHub actions files * hugolib: Display server address after each rebuild * resources/page: Add taxonomies Page method * commands: Adjust completions * completion: Improve existing argument completions, add many more * Upgrade to Go 1.22.2 * build(deps): bump golang.org/x/tools from 0.19.0 to 0.20.0 * github: Fix CI build * all: Fix duplicate words in comments * build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 * build(deps): bump github.com/getkin/kin-openapi from 0.123.0 to 0.124.0 * all: Typo fixes * babel: Run go fmt * babel: Close file before removing * bump golang.org/x/mod from 0.16.0 to 0.17.0 * hugolib: Fix regression for blank summaries * Fix sectionPagesMenu for pages in root level * resources/page: Escape hash sign in permalinks
buildservice-autocommit
accepted
request 1165709
from
Jeff Kowalczyk (jfkw)
(revision 159)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1165708
from
Jeff Kowalczyk (jfkw)
(revision 158)
- Packaging improvements: * Add basic %check to execute binary --help
Jeff Kowalczyk (jfkw)
accepted
request 1165693
from
Andrea Manzini (amanzini)
(revision 157)
- added zsh completion package - added %check section in spec file following rpmlint warning
buildservice-autocommit
accepted
request 1159951
from
Jeff Kowalczyk (jfkw)
(revision 156)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1159941
from
Jeff Kowalczyk (jfkw)
(revision 155)
- Update to version 0.124.1: * Fix potential deadlock in Translations * Fix rebuild when changing mixed case named templates * testing: Set usesFMA as true for riscv64 too * Fix regression for outputs defined in front matter for term pages
buildservice-autocommit
accepted
request 1158573
from
Jeff Kowalczyk (jfkw)
(revision 154)
baserev update by copy to link target
Jeff Kowalczyk (jfkw)
accepted
request 1158572
from
Jeff Kowalczyk (jfkw)
(revision 153)
- Update to version 0.124.0: * Add segments config + --renderSegments flag * Fix .Parent when there are overlapping regular pages inbetween * hugolib: Remove Site.HomeAbsURL * deps: Upgrade github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.1.0 => v0.2.0 * hugolib: Fix sitemap index with monolingual site * hugolib: Deprecate site methods Author, Authors, and Social * all: Typo fixes * Fix translationKey handling for term pages * Fix intersect and similar for term entry page collections * Upgrade to Go 1.22.1 * build(deps): bump github.com/evanw/esbuild from 0.20.1 to 0.20.2 * Fix server rebuilds when adding sub sections especially on Windows * tpl/tplimpl: Remove deprecated method from sitemapindex.xml * build(deps): bump golang.org/x/tools from 0.18.0 to 0.19.0 * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.17 to 2.20.19 * deps: Upgrade github.com/alecthomas/chroma/v2 to v2.13.0 * tpl/tplimpl: Modify figure shortcode to look for page resource * Fix panic when changing archetype files when servere is running * build(deps): bump golang.org/x/mod from 0.15.0 to 0.16.0 * Fix front matter date location when value gets inherited from other dates * Fix Name for nested resourced fetched in resources.ByName and similar * common/hugo: Rename IsMultiHost and IsMultiLingual * hugolib: Deprecate .Site.MultiLingual in favor of hugo.IsMultiLingual * snap: Transition to from core20 to core22
Displaying revisions 21 - 40 of 192